Skip to content

How to generate UEFI capsule image and test UEFI FMP capsule update? #2921

Answered by spbrogan
gordontcp asked this question in Q&A
Discussion options

You must be logged in to vote

The capsule code you see in Edk2 is a framework that a platform can include/use in their product. There is more code needed that is platform specific. Additionally, if you are trying to create a capsule containing the UEFI image you would need to be able to build the UEFI image for your product. EsrtFmpDxe is used to create an ESRT table which is used by Windows (and potentially some linux solutions) to share version information and status between firmware and the operating system.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by gordontcp
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants