[PATCH 0/2] efi_selftest: unit test for EFI Conformance Profile Table

Heinrich Schuchardt heinrich.schuchardt at canonical.com
Sat Sep 3 16:01:26 CEST 2022


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



More information about the U-Boot mailing list