Home
last modified time | relevance | path

Searched refs:EFI_INVALID_PARAMETER (Results 1 – 12 of 12) sorted by relevance

/external/syslinux/gnu-efi/gnu-efi-3.0/apps/
Dtcc.c80 return EFI_INVALID_PARAMETER; in test_call2_callback()
97 return EFI_INVALID_PARAMETER; in test_call3_callback()
115 return EFI_INVALID_PARAMETER; in test_call4_callback()
136 return EFI_INVALID_PARAMETER; in test_call5_callback()
159 return EFI_INVALID_PARAMETER; in test_call6_callback()
185 return EFI_INVALID_PARAMETER; in test_call7_callback()
213 return EFI_INVALID_PARAMETER; in test_call8_callback()
249 return EFI_INVALID_PARAMETER; in test_call9_callback()
290 return EFI_INVALID_PARAMETER; in test_call10_callback()
350 return EFI_INVALID_PARAMETER; in efi_main()
Ddrv0.c113 return EFI_INVALID_PARAMETER; in Drv0SayHello()
130 return EFI_INVALID_PARAMETER; in Drv0GetNumberOfHello()
DAllocPages.c191 return EFI_INVALID_PARAMETER; in efi_main()
Droute80h.c75 return EFI_INVALID_PARAMETER; in find_pci_device()
/external/vboot_reference/utility/
Defidecompress.c709 return EFI_INVALID_PARAMETER; in GetInfo()
764 return EFI_INVALID_PARAMETER; in Decompress()
770 return EFI_INVALID_PARAMETER; in Decompress()
784 return EFI_INVALID_PARAMETER; in Decompress()
788 return EFI_INVALID_PARAMETER; in Decompress()
814 return EFI_INVALID_PARAMETER; in Decompress()
836 Status = EFI_INVALID_PARAMETER; in Decompress()
/external/syslinux/efi64/include/efi/
Defierr.h30 #define EFI_INVALID_PARAMETER EFIERR(2) macro
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/
Defierr.h30 #define EFI_INVALID_PARAMETER EFIERR(2) macro
/external/syslinux/efi32/include/efi/
Defierr.h30 #define EFI_INVALID_PARAMETER EFIERR(2) macro
/external/syslinux/gnu-efi/gnu-efi-3.0/lib/
Derror.c27 { EFI_INVALID_PARAMETER, L"Invalid Parameter"},
/external/vboot_reference/utility/include/
Deficompress.h22 #define EFI_INVALID_PARAMETER EFIERR (2) macro
/external/syslinux/gpxe/src/interface/efi/
Defi_snp.c559 efirc = EFI_INVALID_PARAMETER; in efi_snp_transmit()
571 efirc = EFI_INVALID_PARAMETER; in efi_snp_transmit()
577 efirc = EFI_INVALID_PARAMETER; in efi_snp_transmit()
939 efirc = EFI_INVALID_PARAMETER; in efi_snp_driver_start()
/external/syslinux/gpxe/src/include/gpxe/efi/Uefi/
DUefiBaseType.h114 #define EFI_INVALID_PARAMETER RETURN_INVALID_PARAMETER macro