/device/linaro/bootloader/edk2/MdePkg/Include/Guid/ |
WinCertificate.h | 126 extern EFI_GUID gEfiCertTypeRsa2048Sha256Guid;
|
/device/linaro/bootloader/edk2/SecurityPkg/Library/AuthVariableLib/ |
AuthVariableLib.inf | 92 gEfiCertTypeRsa2048Sha256Guid ## SOMETIMES_CONSUMES ## GUID # Unique ID for the type of the certificate.
|
AuthService.c | [all...] |
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeRsa2048Sha256GuidedSectionExtractLib/ |
DxeRsa2048Sha256GuidedSectionExtractLib.inf | 60 gEfiCertTypeRsa2048Sha256Guid ## PRODUCES ## UNDEFINED # Specifies RSA 2048 SHA 256 authentication algorithm.
|
DxeRsa2048Sha256GuidedSectionExtractLib.c | 80 &gEfiCertTypeRsa2048Sha256Guid,
95 &gEfiCertTypeRsa2048Sha256Guid,
155 &gEfiCertTypeRsa2048Sha256Guid,
183 &gEfiCertTypeRsa2048Sha256Guid,
398 &gEfiCertTypeRsa2048Sha256Guid,
|
/device/linaro/bootloader/edk2/SecurityPkg/Library/PeiRsa2048Sha256GuidedSectionExtractLib/ |
PeiRsa2048Sha256GuidedSectionExtractLib.inf | 56 gEfiCertTypeRsa2048Sha256Guid ## PRODUCES ## UNDEFINED # Specifies RSA 2048 SHA 256 authentication algorithm.
|
PeiRsa2048Sha256GuidedSectionExtractLib.c | 78 &gEfiCertTypeRsa2048Sha256Guid,
93 &gEfiCertTypeRsa2048Sha256Guid,
152 &gEfiCertTypeRsa2048Sha256Guid,
180 &gEfiCertTypeRsa2048Sha256Guid,
383 &gEfiCertTypeRsa2048Sha256Guid,
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/PlatformVarCleanupLib/ |
PlatformVarCleanupLib.inf | 60 gEfiCertTypeRsa2048Sha256Guid ## SOMETIMES_CONSUMES ## GUID
|
PlatVarCleanupLib.c | 470 CopyGuid (&DescriptorData->AuthInfo.CertType, &gEfiCertTypeRsa2048Sha256Guid);
[all...] |
/device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/ |
SecureBootConfigDxe.inf | 104 gEfiCertTypeRsa2048Sha256Guid ## SOMETIMES_CONSUMES ## GUID # Unique ID for the type of the certificate.
|
SecureBootConfigImpl.c | [all...] |
/device/linaro/bootloader/edk2/MdePkg/ |
MdePkg.dec | 400 gEfiCertTypeRsa2048Sha256Guid = { 0xa7717414, 0xc616, 0x4977, {0x94, 0x20, 0x84, 0x47, 0x12, 0xa7, 0x35, 0xbf }}
[all...] |