| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-04-08 | efi_loader: move HOST_ARCH to version_autogenerated.h | Heinrich Schuchardt | |
| efi_default_filename.h requires HOST_ARCH to be defined. Up to now we defined it via a CFLAGS. This does not scale. Add the symbol to version_autogenerated.h instead. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org> | |||
| 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> | |||
