HomeSort by relevance Sort by last modified time
    Searched defs:LastAttemptVersion (Results 1 - 7 of 7) sorted by null

  /device/linaro/bootloader/edk2/MdePkg/Include/Guid/
SystemResourceTable.h 90 UINT32 LastAttemptVersion;
  /device/linaro/bootloader/edk2/SignedCapsulePkg/Include/Guid/
EdkiiSystemFmpCapsule.h 119 UINT32 LastAttemptVersion;
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Library/
Esrt.h 41 UINT32 LastAttemptVersion;
  /device/linaro/bootloader/edk2/SignedCapsulePkg/Universal/SystemFirmwareUpdate/
SystemFirmwareDxe.h 45 UINT32 LastAttemptVersion;
129 UINT32 LastAttemptVersion;
  /device/linaro/bootloader/edk2/UefiCpuPkg/Feature/Capsule/MicrocodeUpdateDxe/
MicrocodeUpdate.h 50 UINT32 LastAttemptVersion;
204 @param[out] LastAttemptVersion The last attempt version, which will be recorded in ESRT and FMP EFI_FIRMWARE_IMAGE_DESCRIPTOR.
222 OUT UINT32 *LastAttemptVersion,
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
FirmwareManagement.h 98 UINT32 LastAttemptVersion;
  /device/linaro/bootloader/edk2/SignedCapsulePkg/Universal/RecoveryModuleLoadPei/
RecoveryModuleLoadPei.c 572 UINT32 LastAttemptVersion;
585 Status = CapsuleAuthenticateSystemFirmware(Image, Length, TRUE, &LastAttemptVersion, &LastAttemptStatus, &AuthenticatedImage, &AuthenticatedImageSize);

Completed in 1166 milliseconds