efi_loader: EFI_EVENT_GROUP_BEFORE_EXIT_BOOT_SERVICES
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Tue, 16 Nov 2021 17:46:27 +0000 (18:46 +0100)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 20 Nov 2021 09:53:00 +0000 (10:53 +0100)
commit43eaf5b13f31395afbef3ff89d99a4f6c1a2ba63
treefbf01e5fde05dd039df77e64d1a0efa178168cb1
parent5d49b32f0a34cc4c23da8060ac18345984c9b96c
efi_loader: EFI_EVENT_GROUP_BEFORE_EXIT_BOOT_SERVICES

Implement the EFI_EVENT_GROUP_BEFORE_EXIT_BOOT_SERVICES event group
handling.

Add the definition of EFI_EVENT_GROUP_AFTER_READY_TO_BOOT.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
include/efi_api.h
lib/efi_loader/efi_boottime.c