OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gEfiCertX509Sha256Guid
(Results
1 - 8
of
8
) sorted by null
/device/linaro/bootloader/edk2/SecurityPkg/Pkcs7Verify/Pkcs7VerifyDxe/
Pkcs7VerifyDxe.inf
62
gEfiCertX509Sha256Guid
## SOMETIMES_CONSUMES ## GUID # Unique ID for the type of the signature.
Pkcs7VerifyDxe.c
254
if (CompareGuid (&SigList->SignatureType, &
gEfiCertX509Sha256Guid
)) {
[
all
...]
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeImageVerificationLib/
DxeImageVerificationLib.inf
92
gEfiCertX509Sha256Guid
## SOMETIMES_CONSUMES ## GUID # Unique ID for the type of the signature.
DxeImageVerificationLib.c
895
if (CompareGuid (&DbxList->SignatureType, &
gEfiCertX509Sha256Guid
)) {
[
all
...]
/device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
SecureBootConfigDxe.inf
110
gEfiCertX509Sha256Guid
## SOMETIMES_PRODUCES ## GUID # Unique ID for the type of the certificate.
SecureBootConfigImpl.c
[
all
...]
/device/linaro/bootloader/edk2/MdePkg/Include/Guid/
ImageAuthentication.h
347
extern EFI_GUID
gEfiCertX509Sha256Guid
;
/device/linaro/bootloader/edk2/MdePkg/
MdePkg.dec
548
gEfiCertX509Sha256Guid
= { 0x3bd2a492, 0x96c0, 0x4079, {0xb4, 0x20, 0xfc, 0xf9, 0x8e, 0xf1, 0x03, 0xed }}
[
all
...]
Completed in 553 milliseconds