Home
last modified time | relevance | path

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

/xen/xen/common/efi/
A Dboot.c490 if ( EFI_ERROR(ret) ) in get_parent_handle()
606 if ( EFI_ERROR(ret) ) in read_file()
610 if ( EFI_ERROR(ret) ) in read_file()
614 if ( EFI_ERROR(ret) ) in read_file()
618 if ( EFI_ERROR(ret) ) in read_file()
627 if ( EFI_ERROR(ret) ) in read_file()
783 if ( EFI_ERROR(status) ) in efi_get_gop()
796 if ( EFI_ERROR(status) ) in efi_get_gop()
896 if ( EFI_ERROR(status) ) in setup_efi_pci()
899 if ( EFI_ERROR(status) ) in setup_efi_pci()
[all …]
A Druntime.c162 if ( EFI_ERROR(status) ) in efi_get_time()
381 if ( !EFI_ERROR(status) ) in efi_runtime_call()
420 if ( !EFI_ERROR(status) ) in efi_runtime_call()
507 if ( !EFI_ERROR(status) && in efi_runtime_call()
596 if ( !EFI_ERROR(status) && in efi_runtime_call()
/xen/xen/include/efi/
A Defierr.h25 #define EFI_ERROR(a) (((INTN) a) < 0) macro
/xen/xen/arch/arm/efi/
A Defi-boot.h360 if ( EFI_ERROR(status) ) in efi_arch_process_memory_map()
365 if ( EFI_ERROR(status) ) in efi_arch_process_memory_map()
437 if ( EFI_ERROR(status) ) in efi_arch_handle_cmdline()
/xen/xen/arch/x86/efi/
A Defi-boot.h345 if ( !EFI_ERROR(status) ) in efi_arch_edd()
348 if ( EFI_ERROR(status) ) in efi_arch_edd()
359 if ( EFI_ERROR(status) || in efi_arch_edd()
375 if ( EFI_ERROR(status) ) in efi_arch_edd()

Completed in 12 milliseconds