1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-09 12:06:41 +02:00
Files
u-boot-megous/doc/develop
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-01-29 11:28:44 +01:00
2023-02-11 12:22:35 -05:00
2024-10-07 08:54:35 -06:00
2022-08-13 11:09:49 +02:00
2022-03-02 10:28:12 -05:00
2024-10-07 08:54:35 -06:00
2022-12-17 13:37:33 +00:00
2024-04-13 11:14:29 +02:00
2023-08-19 04:12:52 +02:00