Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | efi_loader: support building UEFI binaries on sandbox | Heinrich Schuchardt | 2019-11-12 | 1 | -0/+24 |
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> |