Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-12 | efi_loader: support building UEFI binaries on sandbox | Heinrich Schuchardt | |
On the sandbox the UEFI binaries must match the host architectures. Adjust the Makefiles. Provide the PE/COFF header and relocation files. Allow building helloworld.efi on the sandbox. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> |