Home | History | Annotate | Download | only in SecureBootConfigDxe

Lines Matching defs:mCertType

83 EFI_GUID          mCertType;

1800 mCertType = gEfiCertSha1Guid;
1803 mCertType = gEfiCertSha256Guid;
2195 CopyGuid (&SigDBCert->SignatureType, &mCertType);