X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=SecurityPkg%2FVariableAuthenticated%2FSecureBootConfigDxe%2FSecureBootConfigDxe.inf;h=ef400c47b9dc07154faea6d54c207bfee9172284;hb=623538ff98be113c0f3cc12bcadbdfe5466dc5ca;hp=e6d21f5e69cfdb2540d1ba82c1792879a58604d5;hpb=60c944c7d63978eee337f52af360ca5d807c11b6;p=mirror_edk2.git diff --git a/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigDxe.inf b/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigDxe.inf index e6d21f5e69..ef400c47b9 100644 --- a/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigDxe.inf +++ b/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigDxe.inf @@ -62,40 +62,40 @@ ## SOMETIMES_CONSUMES ## Variable:L"CustomMode" ## SOMETIMES_PRODUCES ## Variable:L"CustomMode" gEfiCustomModeEnableGuid - + ## SOMETIMES_CONSUMES ## Variable:L"SecureBootEnable" ## SOMETIMES_PRODUCES ## Variable:L"SecureBootEnable" gEfiSecureBootEnableDisableGuid - + ## SOMETIMES_CONSUMES ## GUID # Unique ID for the type of the signature. ## SOMETIMES_PRODUCES ## GUID # Unique ID for the type of the signature. gEfiCertRsa2048Guid - + ## SOMETIMES_CONSUMES ## GUID # Unique ID for the type of the signature. - ## SOMETIMES_PRODUCES ## GUID # Unique ID for the type of the signature. + ## SOMETIMES_PRODUCES ## GUID # Unique ID for the type of the signature. gEfiCertX509Guid - + ## SOMETIMES_CONSUMES ## GUID # Unique ID for the type of the signature. - ## SOMETIMES_PRODUCES ## GUID # Unique ID for the type of the signature. + ## SOMETIMES_PRODUCES ## GUID # Unique ID for the type of the signature. gEfiCertSha1Guid - + ## SOMETIMES_CONSUMES ## GUID # Unique ID for the type of the signature. - ## SOMETIMES_PRODUCES ## GUID # Unique ID for the type of the signature. + ## SOMETIMES_PRODUCES ## GUID # Unique ID for the type of the signature. gEfiCertSha256Guid - + ## SOMETIMES_CONSUMES ## Variable:L"db" ## SOMETIMES_PRODUCES ## Variable:L"db" ## SOMETIMES_CONSUMES ## Variable:L"dbx" ## SOMETIMES_PRODUCES ## Variable:L"dbx" gEfiImageSecurityDatabaseGuid - + ## SOMETIMES_CONSUMES ## Variable:L"SetupMode" ## SOMETIMES_PRODUCES ## Variable:L"PK" ## SOMETIMES_CONSUMES ## Variable:L"KEK" ## SOMETIMES_PRODUCES ## Variable:L"KEK" ## SOMETIMES_CONSUMES ## Variable:L"SecureBoot" gEfiGlobalVariableGuid - + gEfiIfrTianoGuid ## PRODUCES ## GUID # HII opcode ## PRODUCES ## HII ## CONSUMES ## HII @@ -105,6 +105,10 @@ gEfiFileSystemVolumeLabelInfoIdGuid ## SOMETIMES_CONSUMES ## GUID # Indicate the information type gEfiFileInfoGuid ## SOMETIMES_CONSUMES ## GUID # Indicate the information type + gEfiCertX509Sha256Guid ## SOMETIMES_PRODUCES ## GUID # Unique ID for the type of the certificate. + gEfiCertX509Sha384Guid ## SOMETIMES_PRODUCES ## GUID # Unique ID for the type of the certificate. + gEfiCertX509Sha512Guid ## SOMETIMES_PRODUCES ## GUID # Unique ID for the type of the certificate. + [Protocols] gEfiHiiConfigAccessProtocolGuid ## PRODUCES gEfiDevicePathProtocolGuid ## PRODUCES @@ -119,4 +123,3 @@ [UserExtensions.TianoCore."ExtraFiles"] SecureBootConfigDxeExtra.uni - \ No newline at end of file