Re: [PATCH 1/6] efi_selftest: Remove loadfile2 for initrd selftests

2021-03-10 Thread Heinrich Schuchardt
On 3/5/21 11:22 PM, Ilias Apalodimas wrote: We are redefining how u-boot locates the initrd to load via the kernel LoadFile2 protocol. This selftest is not relevant any more, so remove it. A new one will be added later Signed-off-by: Ilias Apalodimas We can use lib/efi_selftest/initrddump.c

[PATCH 1/6] efi_selftest: Remove loadfile2 for initrd selftests

2021-03-05 Thread Ilias Apalodimas
We are redefining how u-boot locates the initrd to load via the kernel LoadFile2 protocol. This selftest is not relevant any more, so remove it. A new one will be added later Signed-off-by: Ilias Apalodimas --- lib/efi_selftest/Makefile | 1 - lib/efi_selftest/efi_selftest_l