Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/
DEfiError.h60 #define EFI_CRC_ERROR EFIERR (27) macro
/device/linaro/bootloader/edk2/IntelFspPkg/Include/
DFspApi.h308 #define FSP_CRC_ERROR EFI_CRC_ERROR
/device/linaro/bootloader/edk2/ArmPlatformPkg/Drivers/PL180MciDxe/
DPL180Mci.c169 RetVal = EFI_CRC_ERROR; in MciSendCommand()
264 RetVal = EFI_CRC_ERROR; in MciReadBlockData()
350 RetVal = EFI_CRC_ERROR;
/device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Common/
DUefiBaseTypes.h125 #define EFI_CRC_ERROR RETURN_CRC_ERROR macro
/device/linaro/bootloader/edk2/MdePkg/Include/Uefi/
DUefiBaseType.h149 #define EFI_CRC_ERROR RETURN_CRC_ERROR macro
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Sdio/Dxe/SDControllerDxe/
DSDController.c197 Status = EFI_CRC_ERROR; in GetErrorReason()
214 Status = EFI_CRC_ERROR; in GetErrorReason()
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
DDebugAgent.c687 return EFI_CRC_ERROR; in ReadRemainingBreakPacket()