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

  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/
FmpAuthenticationLib.h 58 AuthenticateFmpImage (
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/FmpAuthenticationLibNull/
FmpAuthenticationLibNull.c 57 AuthenticateFmpImage (
  /device/linaro/bootloader/edk2/SecurityPkg/Library/FmpAuthenticationLibPkcs7/
FmpAuthenticationLibPkcs7.c 10 FmpAuthenticatedHandlerPkcs7(), AuthenticateFmpImage() will receive
46 This function assumes the caller AuthenticateFmpImage()
162 AuthenticateFmpImage (
177 DEBUG((DEBUG_ERROR, "AuthenticateFmpImage - ImageSize too small\n"));
181 DEBUG((DEBUG_ERROR, "AuthenticateFmpImage - dwLength too small\n"));
185 DEBUG((DEBUG_ERROR, "AuthenticateFmpImage - dwLength too big\n"));
189 DEBUG((DEBUG_ERROR, "AuthenticateFmpImage - ImageSize too small\n"));
193 DEBUG((DEBUG_ERROR, "AuthenticateFmpImage - wRevision: 0x%02x, expect - 0x%02x\n", (UINTN)Image->AuthInfo.Hdr.wRevision, (UINTN)0x0200));
197 DEBUG((DEBUG_ERROR, "AuthenticateFmpImage - wCertificateType: 0x%02x, expect - 0x%02x\n", (UINTN)Image->AuthInfo.Hdr.wCertificateType, (UINTN)WIN_CERT_TYPE_EFI_GUID));
202 DEBUG((DEBUG_INFO, "AuthenticateFmpImage - CertType: %g\n", CertType));
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Library/FmpAuthenticationLibRsa2048Sha256/
FmpAuthenticationLibRsa2048Sha256.c 10 FmpAuthenticatedHandlerRsa2048Sha256(), AuthenticateFmpImage() will receive
51 This function assumes the caller AuthenticateFmpImage()
295 AuthenticateFmpImage (
315 DEBUG((DEBUG_ERROR, "AuthenticateFmpImage - ImageSize too small\n"));
319 DEBUG((DEBUG_ERROR, "AuthenticateFmpImage - dwLength too small\n"));
323 DEBUG((DEBUG_ERROR, "AuthenticateFmpImage - dwLength too big\n"));
327 DEBUG((DEBUG_ERROR, "AuthenticateFmpImage - ImageSize too small\n"));
331 DEBUG((DEBUG_ERROR, "AuthenticateFmpImage - wRevision: 0x%02x, expect - 0x%02x\n", (UINTN)Image->AuthInfo.Hdr.wRevision, (UINTN)0x0200));
335 DEBUG((DEBUG_ERROR, "AuthenticateFmpImage - wCertificateType: 0x%02x, expect - 0x%02x\n", (UINTN)Image->AuthInfo.Hdr.wCertificateType, (UINTN)WIN_CERT_TYPE_EFI_GUID));
340 DEBUG((DEBUG_INFO, "AuthenticateFmpImage - CertType: %g\n", CertType));
    [all...]
  /device/linaro/bootloader/edk2/SignedCapsulePkg/Library/EdkiiSystemCapsuleLib/
EdkiiSystemCapsuleLib.c 421 Status = AuthenticateFmpImage(

Completed in 375 milliseconds