]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit8d41aa970bd1e43113b08f6a3cbd690882970fa6
treefbf01e5fde05dd039df77e64d1a0efa178168cb1
parentd088f0b7a4ce7356a217ae38febeeff5de5d9614
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