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

  /device/linaro/bootloader/edk2/SecurityPkg/Pkcs7Verify/Pkcs7VerifyDxe/
Pkcs7VerifyDxe.inf 63 gEfiCertX509Sha384Guid ## SOMETIMES_CONSUMES ## GUID # Unique ID for the type of the signature.
Pkcs7VerifyDxe.c 257 } else if (CompareGuid (&SigList->SignatureType, &gEfiCertX509Sha384Guid)) {
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Library/DxeImageVerificationLib/
DxeImageVerificationLib.inf 93 gEfiCertX509Sha384Guid ## SOMETIMES_CONSUMES ## GUID # Unique ID for the type of the signature.
DxeImageVerificationLib.c 897 } else if (CompareGuid (&DbxList->SignatureType, &gEfiCertX509Sha384Guid)) {
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
SecureBootConfigDxe.inf 111 gEfiCertX509Sha384Guid ## SOMETIMES_PRODUCES ## GUID # Unique ID for the type of the certificate.
SecureBootConfigImpl.c     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Guid/
ImageAuthentication.h 348 extern EFI_GUID gEfiCertX509Sha384Guid;
  /device/linaro/bootloader/edk2/MdePkg/
MdePkg.dec 549 gEfiCertX509Sha384Guid = { 0x7076876e, 0x80c2, 0x4ee6, {0xaa, 0xd2, 0x28, 0xb3, 0x49, 0xa6, 0x86, 0x5b }}
    [all...]

Completed in 147 milliseconds