Home
last modified time | relevance | path

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

/xen/xen/common/efi/
A Dboot.c291 &ptr) != EFI_SUCCESS ) in s2w()
344 efi_bs->Exit(efi_ih, EFI_SUCCESS, 0, NULL); in blexit()
495 if ( ret != EFI_SUCCESS ) in get_parent_handle()
515 if ( ret != EFI_SUCCESS ) in get_parent_handle()
543 if ( ret != EFI_SUCCESS ) { in get_parent_handle()
1003 (void **)&props) != EFI_SUCCESS ) in efi_get_apple_properties()
1016 &data) != EFI_SUCCESS ) in efi_get_apple_properties()
1020 if ( status == EFI_SUCCESS ) in efi_get_apple_properties()
1110 if ( status != EFI_SUCCESS ) in efi_exit_boot()
1170 if ( status != EFI_SUCCESS ) in efi_start()
[all …]
A Druntime.c176 status = efi_rs->ResetSystem(EfiResetShutdown, EFI_SUCCESS, 0, NULL); in efi_halt_system()
190 EFI_SUCCESS, 0, NULL); in efi_reset_system()
629 status = EFI_SUCCESS; in efi_runtime_call()
/xen/xen/arch/arm/efi/
A Defi-boot.h181 return EFI_SUCCESS; in efi_process_memory_map_bootinfo()
277 return EFI_SUCCESS; in fdt_add_uefi_nodes()
309 if ( status != EFI_SUCCESS ) in fdt_increase_size()
408 if ( status != EFI_SUCCESS ) in efi_arch_allocate_mmap_buffer()
/xen/xen/include/efi/
A Defierr.h28 #define EFI_SUCCESS 0 macro
/xen/xen/arch/x86/efi/
A Defi-boot.h577 if ( status == EFI_SUCCESS ) in efi_arch_memory_setup()
649 &ptr) != EFI_SUCCESS ) in efi_arch_handle_module()
732 &cols, &rows) == EFI_SUCCESS ) in efi_multiboot2()

Completed in 12 milliseconds