1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-04-12 01:50:01 +02:00
Files
u-boot-megous/test
Simon Glass 6fe80876dc efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILE
This is not actually a command so the name is confusing. Use
BOOTEFI_HELLO_COMPILE instead. Put it in the efi_loader directory
with the other such config options.

The link rule (for $(obj)/%_efi.so) in scripts/Makefile.lib handles
pulling in efi_crt0.o and efi_reloc.o so drop the 'extra' rules.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
2024-10-09 22:04:56 -06:00
..
2024-09-18 13:07:19 -06:00
2024-08-09 16:03:20 -06:00
2024-07-15 12:12:18 -06:00
2023-04-03 06:53:53 +12:00