README ¶ How to build a UEFI payload Obtain edk2 git clone --branch uefipayload --recursive https://github.com/linuxboot/edk2 uefipayload Follow setup instructions in Get Started with EDK II build UEFI payload make -C BaseTools source edksetup.sh build -a X64 -p UefiPayloadPkg/UefiPayloadPkg.dsc -b DEBUG -t GCC5 -D BOOTLOADER=LINUXBOOT # payload will be in Build/UefiPayloadPkgX64/DEBUG_GCC5/FV/UEFIPAYLOAD.fd Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Click to show internal directories. Click to hide internal directories.