It's 0x2 because the rollback code doesn't care about anything except the most significant set bit. From it's perspective 0x10 and 0x11 are identical, and the code only ever sets the left bit for that reason. I don't think picotool does any special processing here.Ah, then it could be that picotool is translating the result like 0t11 = 0x2 ... 0t meaning thermobinary
Statistics: Posted by Tharre — Fri May 30, 2025 1:40 am