Home
last modified time | relevance | path

Searched refs:ExitBootServices (Results 1 – 5 of 5) sorted by relevance

/openbsd/sys/stand/efi/include/
H A Defiapi.h779 EFI_EXIT_BOOT_SERVICES ExitBootServices; member
/openbsd/sys/arch/riscv64/stand/efiboot/
H A Defiboot.c659 status = BS->ExitBootServices(IH, mmap_key); in efi_cleanup()
/openbsd/sys/arch/armv7/stand/efiboot/
H A Defiboot.c687 status = BS->ExitBootServices(IH, mmap_key); in efi_cleanup()
/openbsd/sys/arch/amd64/stand/efiboot/
H A Defiboot.c161 status = BS->ExitBootServices(IH, mmap_key); in efi_cleanup()
/openbsd/sys/arch/arm64/stand/efiboot/
H A Defiboot.c773 status = BS->ExitBootServices(IH, mmap_key); in efi_cleanup()