Searched refs:EFI_CRC_ERROR (Results 1 - 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/
H A DEfiError.h60 #define EFI_CRC_ERROR EFIERR (27) macro
/device/linaro/bootloader/edk2/IntelFspPkg/Include/
H A DFspApi.h308 #define FSP_CRC_ERROR EFI_CRC_ERROR
/device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Common/
H A DUefiBaseTypes.h125 #define EFI_CRC_ERROR RETURN_CRC_ERROR macro
/device/linaro/bootloader/edk2/ArmPlatformPkg/Drivers/PL180MciDxe/
H A DPL180Mci.c169 RetVal = EFI_CRC_ERROR;
264 RetVal = EFI_CRC_ERROR;
350 RetVal = EFI_CRC_ERROR;
/device/linaro/bootloader/edk2/MdePkg/Include/Uefi/
H A DUefiBaseType.h149 #define EFI_CRC_ERROR RETURN_CRC_ERROR macro
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Sdio/Dxe/SDControllerDxe/
H A DSDController.c176 @return EFI_CRC_ERROR
197 Status = EFI_CRC_ERROR;
214 Status = EFI_CRC_ERROR;
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
H A DDebugAgent.c657 @retval EFI_CRC_ERROR CRC check fail.
687 return EFI_CRC_ERROR;

Completed in 147 milliseconds