Home
last modified time | relevance | path

Searched refs:efi_exit_boot_services (Results 1 – 2 of 2) sorted by relevance

/kvm-unit-tests/lib/
H A Defi.h39 efi_status_t efi_exit_boot_services(void *handle, struct efi_boot_memmap *map);
H A Defi.c101 efi_status_t efi_exit_boot_services(void *handle, struct efi_boot_memmap *map) in efi_exit_boot_services() function
468 status = efi_exit_boot_services(handle, &efi_bootinfo.mem_map); in efi_main()