Home
last modified time | relevance | path

Searched refs:LastAttemptStatus (Results 1 – 21 of 21) sorted by relevance

/device/linaro/bootloader/edk2/SignedCapsulePkg/Universal/SystemFirmwareUpdate/
DSystemFirmwareUpdateDxe.c72 OUT UINT32 *LastAttemptStatus in PerformUpdate() argument
89 *LastAttemptStatus = LAST_ATTEMPT_STATUS_SUCCESS; in PerformUpdate()
94 *LastAttemptStatus = LAST_ATTEMPT_STATUS_ERROR_UNSUCCESSFUL; in PerformUpdate()
119 OUT UINT32 *LastAttemptStatus in UpdateImage() argument
141 *LastAttemptStatus = LAST_ATTEMPT_STATUS_SUCCESS; in UpdateImage()
144 *LastAttemptStatus = LAST_ATTEMPT_STATUS_ERROR_UNSUCCESSFUL; in UpdateImage()
160 *LastAttemptStatus = LAST_ATTEMPT_STATUS_ERROR_UNSUCCESSFUL; in UpdateImage()
176 LastAttemptStatus in UpdateImage()
215 OUT UINT32 *LastAttemptStatus in SystemFirmwareAuthenticatedUpdate() argument
231 …enticateSystemFirmware(Image, ImageSize, FALSE, LastAttemptVersion, LastAttemptStatus, &Authentica… in SystemFirmwareAuthenticatedUpdate()
[all …]
DSystemFirmwareReportDxe.c49 OUT UINT32 *LastAttemptStatus in DispatchSystemFmpImages() argument
69 …enticateSystemFirmware(Image, ImageSize, FALSE, LastAttemptVersion, LastAttemptStatus, &Authentica… in DispatchSystemFmpImages()
182 …ystemFmpPrivate->LastAttempt.LastAttemptVersion, &SystemFmpPrivate->LastAttempt.LastAttemptStatus); in FmpSetImage()
183 …ystemFmpPrivate->LastAttempt.LastAttemptVersion, SystemFmpPrivate->LastAttempt.LastAttemptStatus)); in FmpSetImage()
202 SystemFmpPrivate->LastAttempt.LastAttemptStatus = LAST_ATTEMPT_STATUS_ERROR_INVALID_FORMAT; in FmpSetImage()
DSystemFirmwareCommonDxe.c132 ImageInfo->LastAttemptStatus = SystemFmpPrivate->LastAttempt.LastAttemptStatus; in FmpGetImageInfo()
331 SystemFmpPrivate->LastAttempt.LastAttemptStatus = 0x0; in InitializePrivateData()
341 …ystemFmpPrivate->LastAttempt.LastAttemptVersion, SystemFmpPrivate->LastAttempt.LastAttemptStatus)); in InitializePrivateData()
DSystemFirmwareDxe.h46 UINT32 LastAttemptStatus; member
130 UINT32 LastAttemptStatus; member
/device/linaro/bootloader/edk2/UefiCpuPkg/Feature/Capsule/MicrocodeUpdateDxe/
DMicrocodeUpdate.c280 ImageDescriptor[Count].LastAttemptStatus = 0; in GetMicrocodeInfo()
382 OUT UINT32 *LastAttemptStatus, in VerifyMicrocode() argument
406 *LastAttemptStatus = LAST_ATTEMPT_STATUS_ERROR_INVALID_FORMAT; in VerifyMicrocode()
417 *LastAttemptStatus = LAST_ATTEMPT_STATUS_ERROR_INVALID_FORMAT; in VerifyMicrocode()
433 *LastAttemptStatus = LAST_ATTEMPT_STATUS_ERROR_INVALID_FORMAT; in VerifyMicrocode()
441 *LastAttemptStatus = LAST_ATTEMPT_STATUS_ERROR_INVALID_FORMAT; in VerifyMicrocode()
457 *LastAttemptStatus = LAST_ATTEMPT_STATUS_ERROR_INVALID_FORMAT; in VerifyMicrocode()
465 *LastAttemptStatus = LAST_ATTEMPT_STATUS_ERROR_INVALID_FORMAT; in VerifyMicrocode()
474 *LastAttemptStatus = LAST_ATTEMPT_STATUS_ERROR_INVALID_FORMAT; in VerifyMicrocode()
531 *LastAttemptStatus = LAST_ATTEMPT_STATUS_ERROR_INCORRECT_VERSION; in VerifyMicrocode()
[all …]
DMicrocodeUpdate.h51 UINT32 LastAttemptStatus; member
193 OUT UINT32 *LastAttemptStatus,
223 OUT UINT32 *LastAttemptStatus,
DMicrocodeFmp.c129 ImageInfo[Index].LastAttemptStatus = MicrocodeFmpPrivate->LastAttempt.LastAttemptStatus; in FmpGetImageInfo()
274 …->LastAttempt.LastAttemptVersion, &MicrocodeFmpPrivate->LastAttempt.LastAttemptStatus, AbortReason… in FmpSetImage()
275 …deFmpPrivate->LastAttempt.LastAttemptVersion, MicrocodeFmpPrivate->LastAttempt.LastAttemptStatus)); in FmpSetImage()
635 …UG_VERBOSE, " LastAttemptStatus - 0x%x\n", ImageDescriptor[Index].LastAttemptStatus)); in DumpPrivateInfo()
665 MicrocodeFmpPrivate->LastAttempt.LastAttemptStatus = 0x0; in InitializePrivateData()
675 …deFmpPrivate->LastAttempt.LastAttemptVersion, MicrocodeFmpPrivate->LastAttempt.LastAttemptStatus)); in InitializePrivateData()
/device/linaro/bootloader/edk2/SignedCapsulePkg/Library/EdkiiSystemCapsuleLib/
DEdkiiSystemCapsuleLib.c362 OUT UINT32 *LastAttemptStatus, in ExtractAuthenticatedImage() argument
375 *LastAttemptStatus = LAST_ATTEMPT_STATUS_ERROR_INVALID_FORMAT; in ExtractAuthenticatedImage()
429 *LastAttemptStatus = LAST_ATTEMPT_STATUS_SUCCESS; in ExtractAuthenticatedImage()
432 *LastAttemptStatus = LAST_ATTEMPT_STATUS_ERROR_AUTH_ERROR; in ExtractAuthenticatedImage()
435 *LastAttemptStatus = LAST_ATTEMPT_STATUS_ERROR_INVALID_FORMAT; in ExtractAuthenticatedImage()
438 *LastAttemptStatus = LAST_ATTEMPT_STATUS_ERROR_INVALID_FORMAT; in ExtractAuthenticatedImage()
441 *LastAttemptStatus = LAST_ATTEMPT_STATUS_ERROR_INSUFFICIENT_RESOURCES; in ExtractAuthenticatedImage()
444 *LastAttemptStatus = LAST_ATTEMPT_STATUS_ERROR_UNSUCCESSFUL; in ExtractAuthenticatedImage()
584 OUT UINT32 *LastAttemptStatus, in CapsuleAuthenticateSystemFirmware() argument
604 …Result = ExtractAuthenticatedImage((VOID *)Image, ImageSize, LastAttemptStatus, AuthenticatedImage… in CapsuleAuthenticateSystemFirmware()
[all …]
/device/linaro/bootloader/edk2/SignedCapsulePkg/Include/Library/
DEdkiiSystemCapsuleLib.h118 OUT UINT32 *LastAttemptStatus,
148 OUT UINT32 *LastAttemptStatus,
/device/linaro/bootloader/edk2/MdePkg/Include/Guid/
DSystemResourceTable.h99 UINT32 LastAttemptStatus; member
/device/linaro/bootloader/edk2/SignedCapsulePkg/Include/Guid/
DEdkiiSystemFmpCapsule.h120 UINT32 LastAttemptStatus; member
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Library/
DEsrt.h42 UINT32 LastAttemptStatus;
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/EsrtDxe/
DEsrtImpl.c447 EsrtEntry->LastAttemptStatus = LAST_ATTEMPT_STATUS_SUCCESS; in SetEsrtEntryFromFmpInfo()
461 EsrtEntry->LastAttemptStatus = FmpImageInfo->LastAttemptStatus; in SetEsrtEntryFromFmpInfo()
/device/linaro/bootloader/edk2/MdeModulePkg/Application/CapsuleApp/
DCapsuleDump.c429 IN UINT32 LastAttemptStatus in LastAttemptStatusToString() argument
432 if (LastAttemptStatus < sizeof(mLastAttemptStatusString) / sizeof(mLastAttemptStatusString[0])) { in LastAttemptStatusToString()
433 return mLastAttemptStatusString[LastAttemptStatus]; in LastAttemptStatusToString()
458 …tatus - 0x%x (%a)\n", EsrtEntry->LastAttemptStatus, LastAttemptStatusToString(EsrtEntry->La… in DumpEsrtEntry()
573 … - 0x%x (%a)\n", CurrentImageInfo->LastAttemptStatus, LastAttemptStatusToString(CurrentImageInfo-… in DumpFmpImageInfo()
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DFirmwareManagement.h103 UINT32 LastAttemptStatus; member
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Feature/Capsule/SystemFirmwareDescriptor/
DSystemFirmwareDescriptor.aslc68 0, // LastAttemptStatus;
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Feature/Capsule/SystemFirmwareDescriptor/
DSystemFirmwareDescriptor.aslc68 0, // LastAttemptStatus;
/device/linaro/bootloader/edk2/SignedCapsulePkg/Universal/RecoveryModuleLoadPei/
DRecoveryModuleLoadPei.c573 UINT32 LastAttemptStatus; in ProcessRecoveryImage() local
585 …thenticateSystemFirmware(Image, Length, TRUE, &LastAttemptVersion, &LastAttemptStatus, &Authentica… in ProcessRecoveryImage()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeCapsuleLibFmp/
DDxeCapsuleLib.c699 …((DEBUG_VERBOSE, " LastAttemptStatus - 0x%x\n", CurrentImageInfo->LastAttemptStatus)); in DumpFmpImageInfo()
1256 EsrtEntry.LastAttemptStatus = LAST_ATTEMPT_STATUS_SUCCESS; in RecordFmpCapsuleStatus()
1258 EsrtEntry.LastAttemptStatus = LAST_ATTEMPT_STATUS_ERROR_UNSUCCESSFUL; in RecordFmpCapsuleStatus()
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiHandleParsingLib/
DUefiHandleParsingLib.uni433 … " LastAttemptStatus : %%H0x%08x%%N\r\n"
DUefiHandleParsingLib.c1391 ImageInfo[Index].LastAttemptStatus, in FirmwareManagementDumpInformation()