Searched refs:efi_exit (Results 1 – 2 of 2) sorted by relevance
337 static void __noreturn efi_exit(efi_handle_t handle, efi_status_t status) in efi_exit() function370 efi_exit(handle, EFI_INVALID_PARAMETER); in efi_pe_entry()375 efi_exit(handle, status); in efi_pe_entry()385 efi_exit(handle, status); in efi_pe_entry()430 efi_exit(handle, status); in efi_pe_entry()689 efi_exit(handle, EFI_INVALID_PARAMETER); in efi_main()816 efi_exit(handle, status); in efi_main()
832 static efi_status_t EFIAPI efi_exit(efi_handle_t image_handle, in efi_exit() function1267 .exit = efi_exit,