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 laterSigned-off-by: Ilias Apalodimas <ilias.apalodi...@linaro.org>
We can use lib/efi_selftest/initrddump.c in a Python test. Reviewed-by: Heinrich Schuchardt <xypron.g...@gmx.de>