HomeSort by relevance Sort by last modified time
    Searched refs:EFI_INVALID_PARAMETER (Results 1 - 2 of 2) sorted by null

  /external/vboot_reference/utility/include/
eficompress.h 22 #define EFI_INVALID_PARAMETER EFIERR (2)
  /external/vboot_reference/utility/
efidecompress.c 699 EFI_INVALID_PARAMETER - The source data is corrupted
709 return EFI_INVALID_PARAMETER;
747 EFI_INVALID_PARAMETER - The source data is corrupted
764 return EFI_INVALID_PARAMETER;
770 return EFI_INVALID_PARAMETER;
784 return EFI_INVALID_PARAMETER;
788 return EFI_INVALID_PARAMETER;
814 return EFI_INVALID_PARAMETER;
836 Status = EFI_INVALID_PARAMETER;
867 EFI_INVALID_PARAMETER - The source data is corrupte
    [all...]

Completed in 34 milliseconds