HomeSort by relevance Sort by last modified time
    Searched refs:LastAttemptStatus (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/MdePkg/Include/Guid/
SystemResourceTable.h 94 /// LastAttemptStatus is updated each time an UpdateCapsule() is attempted for an
97 /// fresh insertion of a removable device, LastAttemptStatus must be set to Success.
99 UINT32 LastAttemptStatus;
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Library/
Esrt.h 42 UINT32 LastAttemptStatus;
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/EsrtDxe/
EsrtImpl.c 414 EsrtEntry->LastAttemptStatus = LAST_ATTEMPT_STATUS_SUCCESS;
425 // LastAttemptVersion & LastAttemptStatus only available in FMP V3 or higher
428 EsrtEntry->LastAttemptStatus = FmpImageInfo->LastAttemptStatus;
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
FirmwareManagement.h 103 UINT32 LastAttemptStatus;

Completed in 122 milliseconds