Home
last modified time | relevance | path

Searched refs:EFI_VOLUME_CORRUPTED (Results 1 – 25 of 88) sorted by relevance

1234

/device/linaro/bootloader/edk2/OvmfPkg/Sec/
DSecMain.c172 return EFI_VOLUME_CORRUPTED; in FindFfsSectionInstance()
179 return EFI_VOLUME_CORRUPTED; in FindFfsSectionInstance()
184 return EFI_VOLUME_CORRUPTED; in FindFfsSectionInstance()
265 return EFI_VOLUME_CORRUPTED; in FindFfsFileAndSection()
278 return EFI_VOLUME_CORRUPTED; in FindFfsFileAndSection()
284 return EFI_VOLUME_CORRUPTED; in FindFfsFileAndSection()
289 return EFI_VOLUME_CORRUPTED; in FindFfsFileAndSection()
305 if (!EFI_ERROR (Status) || (Status == EFI_VOLUME_CORRUPTED)) { in FindFfsFileAndSection()
406 return EFI_VOLUME_CORRUPTED; in DecompressMemFvs()
431 return EFI_VOLUME_CORRUPTED; in DecompressMemFvs()
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/FwVolBlock/
DFwVolBlock.c475 return EFI_VOLUME_CORRUPTED; in ProduceFVBProtocolOnBuffer()
498 return EFI_VOLUME_CORRUPTED; in ProduceFVBProtocolOnBuffer()
697 return EFI_VOLUME_CORRUPTED; in CoreProcessFirmwareVolume()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/
DEfiError.h43 #define EFI_VOLUME_CORRUPTED EFIERR (10) macro
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/
DGetMtc.c53 if (Status == EFI_VOLUME_CORRUPTED && ProblemParam != NULL) { in ShellCommandRunGetMtc()
DEcho.c63 if (Status == EFI_VOLUME_CORRUPTED && ProblemParam != NULL) { in ShellCommandRunEcho()
DPause.c65 if (Status == EFI_VOLUME_CORRUPTED && ProblemParam != NULL) { in ShellCommandRunPause()
DCls.c57 if (Status == EFI_VOLUME_CORRUPTED && ProblemParam != NULL) { in ShellCommandRunCls()
DVer.c65 if (Status == EFI_VOLUME_CORRUPTED && ProblemParam != NULL) { in ShellCommandRunVer()
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/
DReconnect.c78 if (Status == EFI_VOLUME_CORRUPTED && ProblemParam != NULL) { in ShellCommandRunReconnect()
DUnload.c89 if (Status == EFI_VOLUME_CORRUPTED && ProblemParam != NULL) { in ShellCommandRunUnload()
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/
DExit.c59 if (Status == EFI_VOLUME_CORRUPTED && ProblemParam != NULL) { in ShellCommandRunExit()
DStall.c53 if (Status == EFI_VOLUME_CORRUPTED && ProblemParam != NULL) { in ShellCommandRunStall()
DGoto.c61 if (Status == EFI_VOLUME_CORRUPTED && ProblemParam != NULL) { in ShellCommandRunGoto()
/device/linaro/bootloader/edk2/IntelFspPkg/Include/
DFspApi.h302 #define FSP_VOLUME_CORRUPTED EFI_VOLUME_CORRUPTED
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
DMkDir.c52 if (Status == EFI_VOLUME_CORRUPTED && ProblemParam != NULL) { in ShellCommandRunMkDir()
DReset.c58 if (Status == EFI_VOLUME_CORRUPTED && ProblemParam != NULL) { in ShellCommandRunReset()
DSet.c94 if (Status == EFI_VOLUME_CORRUPTED && ProblemParam != NULL) { in ShellCommandRunSet()
/device/linaro/bootloader/edk2/StdLib/UseSocketDxe/
DUseSocketDxe.c177 case EFI_VOLUME_CORRUPTED: in EslServiceGetProtocol()
/device/linaro/bootloader/edk2/MdePkg/Library/DxeHstiLib/
DHstiAip.c107 return EFI_VOLUME_CORRUPTED; in HstiAipSetInfo()
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
DSetSize.c57 if (Status == EFI_VOLUME_CORRUPTED && ProblemParam != NULL) { in ShellCommandRunSetSize()
DMode.c60 if (Status == EFI_VOLUME_CORRUPTED && ProblemParam != NULL) { in ShellCommandRunMode()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/FirmwareVolume/FwVolDxe/
DFwVol.c361 return EFI_VOLUME_CORRUPTED; in FvCheck()
563 return EFI_VOLUME_CORRUPTED; in FvCheck()
622 return EFI_VOLUME_CORRUPTED; in FvCheck()
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/
DEdit.c61 if (Status == EFI_VOLUME_CORRUPTED && ProblemParam != NULL) { in ShellCommandRunEdit()
/device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Common/
DUefiBaseTypes.h108 #define EFI_VOLUME_CORRUPTED RETURN_VOLUME_CORRUPTED macro
/device/linaro/bootloader/edk2/MdePkg/Include/Uefi/
DUefiBaseType.h132 #define EFI_VOLUME_CORRUPTED RETURN_VOLUME_CORRUPTED macro

1234