]> Git Repo - J-u-boot.git/commit
efi_selftest: Remove loadfile2 for initrd selftests
authorIlias Apalodimas <[email protected]>
Sat, 13 Mar 2021 21:47:32 +0000 (23:47 +0200)
committerHeinrich Schuchardt <[email protected]>
Thu, 25 Mar 2021 19:08:02 +0000 (20:08 +0100)
commit6f90899120cb4fc2ec281add11ea34bc212b7147
treeea22ae463a487a852d2151600249b7e20cc249ff
parenta81978efe31199925b1753a2e45319fae5b3a91d
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 <[email protected]>
Reviewed-by: Heinrich Schuchardt <[email protected]>
Signed-off-by: Heinrich Schuchardt <[email protected]>
lib/efi_selftest/Makefile
lib/efi_selftest/efi_selftest_load_initrd.c [deleted file]
This page took 0.035495 seconds and 4 git commands to generate.