1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-08 21:19:25 +01:00
Files
u-boot-megous/cmd/bootefi.c
AKASHI Takahiro 0bef4b0123 cmd: bootefi: move library interfaces under lib/efi_loader
In the prior commits, interfaces for executing EFI binary and boot manager
were carved out. Move them under efi_loader directory so that they can
be called from other places without depending on bootefi command.

Only efi_selftest-related code will be left in bootefi.c.

Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
2023-12-17 13:04:54 +01:00

6.4 KiB