Skip to content

EDK-2 bootstrap bypass

Latest
Compare
Choose a tag to compare
@b-irb b-irb released this 28 Nov 15:32

To save you the effort of compiling EDK-2 yourself, this release contains prebuilt files for bootstrapping iterative development. The archive contains two necessary files:

  • fv/OVMF_CODE.fd infected FFS image containing PigPEI
  • fv/OVMF_VARS.fd

Extract the archive at the root of the repository.

$ cd PigPEI
$ tar -xzf edk2-ovmf-bypass.tgz