[PATCH 0/3] efi_loader: EFI_EVENT_GROUP_BEFORE_EXIT_BOOT_SERVICES

Heinrich Schuchardt heinrich.schuchardt at canonical.com
Wed Nov 17 19:07:45 CET 2021


* implement EFI_EVENT_GROUP_BEFORE_EXIT_BOOT_SERVICES
* provide a unit test for it
* bump supported UEFI specification number to 2.9

Heinrich Schuchardt (3):
  efi_loader: EFI_EVENT_GROUP_BEFORE_EXIT_BOOT_SERVICES
  efi_selftest: unit test for EFI_GROUP_BEFORE_EXIT_BOOT_SERVICE
  efi_loader: bump EFI_SPECIFICATION_VERSION to 2.9

 include/efi_api.h                             | 13 +++-
 lib/efi_loader/efi_boottime.c                 | 13 ++++
 .../efi_selftest_exitbootservices.c           | 65 +++++++++++++++----
 3 files changed, 78 insertions(+), 13 deletions(-)

-- 
2.32.0



More information about the U-Boot mailing list