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

  /device/linaro/bootloader/edk2/SecurityPkg/Pkcs7Verify/Pkcs7VerifyDxe/
Pkcs7VerifyDxe.inf 64 gEfiCertX509Sha512Guid ## SOMETIMES_CONSUMES ## GUID # Unique ID for the type of the signature.
Pkcs7VerifyDxe.c 260 } else if (CompareGuid (&SigList->SignatureType, &gEfiCertX509Sha512Guid)) {
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Library/DxeImageVerificationLib/
DxeImageVerificationLib.inf 94 gEfiCertX509Sha512Guid ## SOMETIMES_CONSUMES ## GUID # Unique ID for the type of the signature.
DxeImageVerificationLib.c 899 } else if (CompareGuid (&DbxList->SignatureType, &gEfiCertX509Sha512Guid)) {
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
SecureBootConfigDxe.inf 112 gEfiCertX509Sha512Guid ## SOMETIMES_PRODUCES ## GUID # Unique ID for the type of the certificate.
SecureBootConfigImpl.c     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Guid/
ImageAuthentication.h 349 extern EFI_GUID gEfiCertX509Sha512Guid;
  /device/linaro/bootloader/edk2/MdePkg/
MdePkg.dec 550 gEfiCertX509Sha512Guid = { 0x446dbf63, 0x2502, 0x4cda, {0xbc, 0xfa, 0x24, 0x65, 0xd2, 0xb0, 0xfe, 0x9d }}
    [all...]

Completed in 190 milliseconds