-
- Downloads
efi_loader: move dtbdump.c, initrddump.c to lib/efi_loader
The tools dtbdump.efi and initrddump.efi are useful for Python testing even
if CONFIG_EFI_SELFTEST=n.
Don't clear the screen as it is incompatible with Python testing.
Signed-off-by:
Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Showing
- lib/efi_loader/Makefile 12 additions, 0 deletionslib/efi_loader/Makefile
- lib/efi_loader/dtbdump.c 0 additions, 0 deletionslib/efi_loader/dtbdump.c
- lib/efi_loader/initrddump.c 1 addition, 1 deletionlib/efi_loader/initrddump.c
- lib/efi_selftest/Makefile 0 additions, 12 deletionslib/efi_selftest/Makefile
Loading
Please register or sign in to comment