You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi all,
According to the instructions of edk2-platforms, I built QUARKFIRMWAREUPDATECAPSULEFMPPKCS7.Cap and CapsuleApp.efi,
Build command: build -a IA32 -t VS2019 -p QuarkPlatformPkg/Quark.dsc -D CAPSULE_ENABLE
Reference:
https://github.com/tianocore/edk2-platforms/tree/master/Platform/Intel/QuarkPlatformPkg
My system:
Galileo Gen2 board, updated with flash-missingpdat-release-1.1.1.cap
I executed the built CapsuleApp.efi in the UEFI shell and saw the following error message:
ERROR: C2:V1050007 I0 BF40C9D7-C415-41C2-9EC9-DA6E07878520 DDEE690
Use the CapsuleApp.efi downloaded from Intel to update capsule,
Update command:
CapsuleApp QUARKFIRMWAREUPDATECAPSULEFMPPKCS7.Cap
,And got the following error message:
CapsuleApp: fs0:\QUARKFIRMWAREUPDATECAPSULEFMPPKCS7.Cap file is not recognized.
How can I modify it to use the built CapsuleApp and capsule files on the Galileo Gen2 board?
Any suggestion is greatly appreciated.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions