commit | d194dea82fb4ff09e341c855bdf36a4e0b521df5 | [log] [tgz] |
---|---|---|
author | Ilias Apalodimas <ilias.apalodimas@linaro.org> | Sat Mar 13 23:47:32 2021 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Thu Mar 25 20:08:02 2021 +0100 |
tree | ea22ae463a487a852d2151600249b7e20cc249ff | |
parent | d3170e10b1dc83e32edab5939cbc34ab5a4d68f6 [diff] |
efi_selftest: Remove loadfile2 for initrd selftests 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 <ilias.apalodimas@linaro.org> Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>