
3 Sep
2022
3 Sep
'22
4:01 p.m.
Add a new unit test to test the integrity of the EFI Conformance Profile Table.
The first patch contains the prerequisite refactoring.
Heinrich Schuchardt (2): efi_selftest: export efi_st_get_config_table() efi_selftest: unit test for EFI Conformance Profile Table
include/efi_selftest.h | 11 ++++++++ lib/efi_selftest/Makefile | 1 + lib/efi_selftest/efi_selftest.c | 38 ++++++++++++++-------------- lib/efi_selftest/efi_selftest_fdt.c | 17 ------------- lib/efi_selftest/efi_selftest_util.c | 11 ++++++++ 5 files changed, 42 insertions(+), 36 deletions(-)
--
2.37.2