On Tue, Aug 16, 2022, Zixuan Wang wrote: > This patch updates all EFI test cases with an 'efi' option in Avoid "This patch". > unittests.cfg to build them as standalone test cases. > > With this patch, `make standalone` and `make install` should generate > standalone EFI binaries, instead of reporting file not found errors. Isn't this a fix that unrelated to standalone mode? E.g. I see the same behavior when running KUT in non-standalone mode due run_tests.sh trying to run tests that aren't built for EFI.