Comment # 34 on bug 1185261 from
(In reply to elhoy from comment #33)
> Created attachment 849168 [details]
> shim-test output video (20210507)
> 
> no prizes for camerawork or editing. 
> error output from test-shim from shim-15.4-4.1.x86_64.rpm, still failing.
> 
> max_storage_sz=9000 then out of resources in mirror_mok_db()

From the log:

max_var_sz:8000 remaining_sz:85EC max_storage_sz:9000
SetVariable("MokListXRT", ... varsz=0x1404) = Out of Resources

The firmware reported that the remaining storage size was 0x85EC but rejected
MokListXRT with size 0x1404...

It's sad that we cannot even trust the result of QueryVariableInfo()...


You are receiving this mail because: