X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=SecurityPkg%2FLibrary%2FAuthVariableLib%2FAuthVariableLib.inf;h=3709f7baae0ba43d464506d0bf1df1468dc6c70f;hp=d0c0cc23055031d47db7b4b1492a5f2ae31a39e1;hb=e90c57aa97558f4b70984a3a4a5f734e4546e1f4;hpb=9d366450b73fbec81985b2016336ef7cb2b17195 diff --git a/SecurityPkg/Library/AuthVariableLib/AuthVariableLib.inf b/SecurityPkg/Library/AuthVariableLib/AuthVariableLib.inf index d0c0cc2305..3709f7baae 100644 --- a/SecurityPkg/Library/AuthVariableLib/AuthVariableLib.inf +++ b/SecurityPkg/Library/AuthVariableLib/AuthVariableLib.inf @@ -81,6 +81,10 @@ ## PRODUCES ## Variable:L"VendorKeysNv" gEfiVendorKeysNvGuid + ## CONSUMES ## Variable:L"AuthVarKeyDatabase" + ## PRODUCES ## Variable:L"AuthVarKeyDatabase" + gEfiAuthenticatedVariableGuid + gEfiCertTypeRsa2048Sha256Guid ## SOMETIMES_CONSUMES ## GUID # Unique ID for the type of the certificate. gEfiCertPkcs7Guid ## SOMETIMES_CONSUMES ## GUID # Unique ID for the type of the certificate. gEfiCertX509Guid ## SOMETIMES_CONSUMES ## GUID # Unique ID for the type of the signature.