/device/linaro/bootloader/edk2/SignedCapsulePkg/Universal/SystemFirmwareUpdate/ |
D | SystemFirmwareUpdateDxe.c | 71 OUT UINT32 *LastAttemptVersion, in PerformUpdate() argument 118 OUT UINT32 *LastAttemptVersion, in UpdateImage() argument 175 LastAttemptVersion, in UpdateImage() 214 OUT UINT32 *LastAttemptVersion, in SystemFirmwareAuthenticatedUpdate() argument 231 …Status = CapsuleAuthenticateSystemFirmware(Image, ImageSize, FALSE, LastAttemptVersion, LastAttemp… in SystemFirmwareAuthenticatedUpdate() 243 …mwareImage, SystemFirmwareImageSize, ConfigImage, ConfigImageSize, LastAttemptVersion, LastAttempt… in SystemFirmwareAuthenticatedUpdate() 445 …tedUpdate((VOID *)Image, ImageSize, &SystemFmpPrivate->LastAttempt.LastAttemptVersion, &SystemFmpP… in FmpSetImage() 446 …emp Version - 0x%x, State - 0x%x\n", SystemFmpPrivate->LastAttempt.LastAttemptVersion, SystemFmpPr… in FmpSetImage()
|
D | SystemFirmwareReportDxe.c | 48 OUT UINT32 *LastAttemptVersion, in DispatchSystemFmpImages() argument 69 …Status = CapsuleAuthenticateSystemFirmware(Image, ImageSize, FALSE, LastAttemptVersion, LastAttemp… in DispatchSystemFmpImages() 182 …FmpImages((VOID *)Image, ImageSize, &SystemFmpPrivate->LastAttempt.LastAttemptVersion, &SystemFmpP… in FmpSetImage() 183 …emp Version - 0x%x, State - 0x%x\n", SystemFmpPrivate->LastAttempt.LastAttemptVersion, SystemFmpPr… in FmpSetImage()
|
D | SystemFirmwareCommonDxe.c | 131 ImageInfo->LastAttemptVersion = SystemFmpPrivate->LastAttempt.LastAttemptVersion; in FmpGetImageInfo() 330 SystemFmpPrivate->LastAttempt.LastAttemptVersion = 0x0; in InitializePrivateData() 341 …emp Version - 0x%x, State - 0x%x\n", SystemFmpPrivate->LastAttempt.LastAttemptVersion, SystemFmpPr… in InitializePrivateData()
|
D | SystemFirmwareDxe.h | 45 UINT32 LastAttemptVersion; member 129 UINT32 LastAttemptVersion; member
|
/device/linaro/bootloader/edk2/UefiCpuPkg/Feature/Capsule/MicrocodeUpdateDxe/ |
D | MicrocodeFmp.c | 128 ImageInfo[Index].LastAttemptVersion = MicrocodeFmpPrivate->LastAttempt.LastAttemptVersion; in FmpGetImageInfo() 274 …ivate, (VOID *)Image, ImageSize, &MicrocodeFmpPrivate->LastAttempt.LastAttemptVersion, &MicrocodeF… in FmpSetImage() 275 … Version - 0x%x, State - 0x%x\n", MicrocodeFmpPrivate->LastAttempt.LastAttemptVersion, MicrocodeFm… in FmpSetImage() 634 …G_VERBOSE, " LastAttemptVersion - 0x%x\n", ImageDescriptor[Index].LastAttemptVersion)); in DumpPrivateInfo() 664 MicrocodeFmpPrivate->LastAttempt.LastAttemptVersion = 0x0; in InitializePrivateData() 675 … Version - 0x%x, State - 0x%x\n", MicrocodeFmpPrivate->LastAttempt.LastAttemptVersion, MicrocodeFm… in InitializePrivateData()
|
D | MicrocodeUpdate.h | 50 UINT32 LastAttemptVersion; member 222 OUT UINT32 *LastAttemptVersion,
|
D | MicrocodeUpdate.c | 279 ImageDescriptor[Count].LastAttemptVersion = 0; in GetMicrocodeInfo() 925 OUT UINT32 *LastAttemptVersion, in MicrocodeWrite() argument 946 *LastAttemptVersion = ((CPU_MICROCODE_HEADER *)Image)->UpdateRevision; in MicrocodeWrite()
|
/device/linaro/bootloader/edk2/MdePkg/Include/Guid/ |
D | SystemResourceTable.h | 90 UINT32 LastAttemptVersion; member
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/EsrtDxe/ |
D | EsrtImpl.c | 446 EsrtEntry->LastAttemptVersion = 0; in SetEsrtEntryFromFmpInfo() 460 EsrtEntry->LastAttemptVersion = FmpImageInfo->LastAttemptVersion; in SetEsrtEntryFromFmpInfo()
|
/device/linaro/bootloader/edk2/SignedCapsulePkg/Include/Guid/ |
D | EdkiiSystemFmpCapsule.h | 119 UINT32 LastAttemptVersion; member
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Library/ |
D | Esrt.h | 41 UINT32 LastAttemptVersion;
|
/device/linaro/bootloader/edk2/SignedCapsulePkg/Include/Library/ |
D | EdkiiSystemCapsuleLib.h | 147 OUT UINT32 *LastAttemptVersion,
|
/device/linaro/bootloader/edk2/SignedCapsulePkg/Library/EdkiiSystemCapsuleLib/ |
D | EdkiiSystemCapsuleLib.c | 583 OUT UINT32 *LastAttemptVersion, in CapsuleAuthenticateSystemFirmware() argument 597 *LastAttemptVersion = 0; in CapsuleAuthenticateSystemFirmware() 627 *LastAttemptVersion = ImageFmpInfo->Version; in CapsuleAuthenticateSystemFirmware()
|
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
D | FirmwareManagement.h | 98 UINT32 LastAttemptVersion; member
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Feature/Capsule/SystemFirmwareDescriptor/ |
D | SystemFirmwareDescriptor.aslc | 67 0x00000000, // LastAttemptVersion;
|
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Feature/Capsule/SystemFirmwareDescriptor/ |
D | SystemFirmwareDescriptor.aslc | 67 0x00000000, // LastAttemptVersion;
|
/device/linaro/bootloader/edk2/SignedCapsulePkg/Universal/RecoveryModuleLoadPei/ |
D | RecoveryModuleLoadPei.c | 572 UINT32 LastAttemptVersion; in ProcessRecoveryImage() local 585 …Status = CapsuleAuthenticateSystemFirmware(Image, Length, TRUE, &LastAttemptVersion, &LastAttemptS… in ProcessRecoveryImage()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Application/CapsuleApp/ |
D | CapsuleDump.c | 457 Print(L" LastAttemptVersion - 0x%x\n", EsrtEntry->LastAttemptVersion); in DumpEsrtEntry() 572 Print(L" LastAttemptVersion - 0x%x\n", CurrentImageInfo->LastAttemptVersion); in DumpFmpImageInfo()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeCapsuleLibFmp/ |
D | DxeCapsuleLib.c | 698 …(DEBUG_VERBOSE, " LastAttemptVersion - 0x%x\n", CurrentImageInfo->LastAttemptVersion)); in DumpFmpImageInfo() 1260 EsrtEntry.LastAttemptVersion = 0; in RecordFmpCapsuleStatus()
|
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiHandleParsingLib/ |
D | UefiHandleParsingLib.uni | 432 … " LastAttemptVersion : %%H0x%08x%%N\r\n"
|
D | UefiHandleParsingLib.c | 1390 ImageInfo[Index].LastAttemptVersion, in FirmwareManagementDumpInformation()
|