Home
last modified time | relevance | path

Searched defs:LastAttemptStatus (Results 1 – 12 of 12) sorted by relevance

/device/linaro/bootloader/edk2/SignedCapsulePkg/Universal/SystemFirmwareUpdate/
DSystemFirmwareUpdateDxe.c72 OUT UINT32 *LastAttemptStatus in PerformUpdate()
119 OUT UINT32 *LastAttemptStatus in UpdateImage()
215 OUT UINT32 *LastAttemptStatus in SystemFirmwareAuthenticatedUpdate()
DSystemFirmwareDxe.h46 UINT32 LastAttemptStatus; member
130 UINT32 LastAttemptStatus; member
DSystemFirmwareReportDxe.c49 OUT UINT32 *LastAttemptStatus in DispatchSystemFmpImages()
/device/linaro/bootloader/edk2/UefiCpuPkg/Feature/Capsule/MicrocodeUpdateDxe/
DMicrocodeUpdate.c382 OUT UINT32 *LastAttemptStatus, in VerifyMicrocode()
642 OUT UINT32 *LastAttemptStatus in UpdateMicrocode()
682 OUT UINT32 *LastAttemptStatus in UpdateMicrocodeFlashRegion()
926 OUT UINT32 *LastAttemptStatus, in MicrocodeWrite()
DMicrocodeUpdate.h51 UINT32 LastAttemptStatus; member
/device/linaro/bootloader/edk2/SignedCapsulePkg/Library/EdkiiSystemCapsuleLib/
DEdkiiSystemCapsuleLib.c362 OUT UINT32 *LastAttemptStatus, in ExtractAuthenticatedImage()
584 OUT UINT32 *LastAttemptStatus, in CapsuleAuthenticateSystemFirmware()
/device/linaro/bootloader/edk2/MdePkg/Include/Guid/
DSystemResourceTable.h99 UINT32 LastAttemptStatus; member
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Library/
DEsrt.h33 #define _DFU_ESRT_H_
34
35 typedef struct {
/device/linaro/bootloader/edk2/SignedCapsulePkg/Include/Guid/
DEdkiiSystemFmpCapsule.h120 UINT32 LastAttemptStatus; member
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DFirmwareManagement.h103 UINT32 LastAttemptStatus; member
/device/linaro/bootloader/edk2/SignedCapsulePkg/Universal/RecoveryModuleLoadPei/
DRecoveryModuleLoadPei.c573 UINT32 LastAttemptStatus; in ProcessRecoveryImage() local
/device/linaro/bootloader/edk2/MdeModulePkg/Application/CapsuleApp/
DCapsuleDump.c429 IN UINT32 LastAttemptStatus in LastAttemptStatusToString()