Open ymhuang opened 3 years ago
You could update Minnowboard flash according to: https://github.com/tianocore/edk2-platforms/tree/master/Platform/Intel/Vlv2TbltDevicePkg Then, CapsuleApp can work fine.
By the way, what is the current status of this project? Can you update capsule image successfully? Could you share your experience? Thanks!
On Minnowboard Turbot (E3826) -
Capsule doesn't reboot automatically, but shows "CapsuleApp: failed to query capsule capability - Invalid Parameter".
The error seems come from https://github.com/tianocore/edk2/blob/master/MdeModulePkg/Application/CapsuleApp/CapsuleApp.c#L940 that query firmware fail.
Is Capsule on MInnowboard Turbot requires specific firmware, not the one publish on the page? Or any suggestions to resolve the error?