Searched refs:CapsuleAuthenticateSystemFirmware (Results 1 - 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/SignedCapsulePkg/Include/Library/
H A DEdkiiSystemCapsuleLib.h143 CapsuleAuthenticateSystemFirmware (
/device/linaro/bootloader/edk2/SignedCapsulePkg/Universal/SystemFirmwareUpdate/
H A DSystemFirmwareReportDxe.c69 Status = CapsuleAuthenticateSystemFirmware(Image, ImageSize, FALSE, LastAttemptVersion, LastAttemptStatus, &AuthenticatedImage, &AuthenticatedImageSize);
H A DSystemFirmwareUpdateDxe.c231 Status = CapsuleAuthenticateSystemFirmware(Image, ImageSize, FALSE, LastAttemptVersion, LastAttemptStatus, &AuthenticatedImage, &AuthenticatedImageSize);
/device/linaro/bootloader/edk2/SignedCapsulePkg/Library/EdkiiSystemCapsuleLib/
H A DEdkiiSystemCapsuleLib.c6 CapsuleAuthenticateSystemFirmware(), ExtractAuthenticatedImage() will receive
579 CapsuleAuthenticateSystemFirmware ( function
/device/linaro/bootloader/edk2/SignedCapsulePkg/Universal/RecoveryModuleLoadPei/
H A DRecoveryModuleLoadPei.c585 Status = CapsuleAuthenticateSystemFirmware(Image, Length, TRUE, &LastAttemptVersion, &LastAttemptStatus, &AuthenticatedImage, &AuthenticatedImageSize);
587 DEBUG((DEBUG_INFO, "CapsuleAuthenticateSystemFirmware - %r\n", Status));

Completed in 48 milliseconds