]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigDxe.inf
SecurityPkg: SecureBootConfigDxe: Fix string typo
[mirror_edk2.git] / SecurityPkg / VariableAuthenticated / SecureBootConfigDxe / SecureBootConfigDxe.inf
index e6d21f5e69cfdb2540d1ba82c1792879a58604d5..ef400c47b9dc07154faea6d54c207bfee9172284 100644 (file)
   ## SOMETIMES_CONSUMES      ## Variable:L"CustomMode"\r
   ## SOMETIMES_PRODUCES      ## Variable:L"CustomMode"\r
   gEfiCustomModeEnableGuid\r
-    \r
+\r
   ## SOMETIMES_CONSUMES      ## Variable:L"SecureBootEnable"\r
   ## SOMETIMES_PRODUCES      ## Variable:L"SecureBootEnable"\r
   gEfiSecureBootEnableDisableGuid\r
-  \r
+\r
   ## SOMETIMES_CONSUMES      ## GUID            # Unique ID for the type of the signature.\r
   ## SOMETIMES_PRODUCES      ## GUID            # Unique ID for the type of the signature.\r
   gEfiCertRsa2048Guid\r
-  \r
+\r
   ## SOMETIMES_CONSUMES      ## GUID            # Unique ID for the type of the signature.\r
-  ## SOMETIMES_PRODUCES      ## GUID            # Unique ID for the type of the signature.                               \r
+  ## SOMETIMES_PRODUCES      ## GUID            # Unique ID for the type of the signature.\r
   gEfiCertX509Guid\r
-  \r
+\r
   ## SOMETIMES_CONSUMES      ## GUID            # Unique ID for the type of the signature.\r
-  ## SOMETIMES_PRODUCES      ## GUID            # Unique ID for the type of the signature.   \r
+  ## SOMETIMES_PRODUCES      ## GUID            # Unique ID for the type of the signature.\r
   gEfiCertSha1Guid\r
-  \r
+\r
   ## SOMETIMES_CONSUMES      ## GUID            # Unique ID for the type of the signature.\r
-  ## SOMETIMES_PRODUCES      ## GUID            # Unique ID for the type of the signature.   \r
+  ## SOMETIMES_PRODUCES      ## GUID            # Unique ID for the type of the signature.\r
   gEfiCertSha256Guid\r
-  \r
+\r
   ## SOMETIMES_CONSUMES      ## Variable:L"db"\r
   ## SOMETIMES_PRODUCES      ## Variable:L"db"\r
   ## SOMETIMES_CONSUMES      ## Variable:L"dbx"\r
   ## SOMETIMES_PRODUCES      ## Variable:L"dbx"\r
   gEfiImageSecurityDatabaseGuid\r
-    \r
+\r
   ## SOMETIMES_CONSUMES      ## Variable:L"SetupMode"\r
   ## SOMETIMES_PRODUCES      ## Variable:L"PK"\r
   ## SOMETIMES_CONSUMES      ## Variable:L"KEK"\r
   ## SOMETIMES_PRODUCES      ## Variable:L"KEK"\r
   ## SOMETIMES_CONSUMES      ## Variable:L"SecureBoot"\r
   gEfiGlobalVariableGuid\r
-  \r
+\r
   gEfiIfrTianoGuid                              ## PRODUCES            ## GUID       # HII opcode\r
   ## PRODUCES                ## HII\r
   ## CONSUMES                ## HII\r
   gEfiFileSystemVolumeLabelInfoIdGuid           ## SOMETIMES_CONSUMES  ## GUID  # Indicate the information type\r
   gEfiFileInfoGuid                              ## SOMETIMES_CONSUMES  ## GUID  # Indicate the information type\r
 \r
+  gEfiCertX509Sha256Guid                        ## SOMETIMES_PRODUCES  ## GUID  # Unique ID for the type of the certificate.\r
+  gEfiCertX509Sha384Guid                        ## SOMETIMES_PRODUCES  ## GUID  # Unique ID for the type of the certificate.\r
+  gEfiCertX509Sha512Guid                        ## SOMETIMES_PRODUCES  ## GUID  # Unique ID for the type of the certificate.\r
+\r
 [Protocols]\r
   gEfiHiiConfigAccessProtocolGuid               ## PRODUCES\r
   gEfiDevicePathProtocolGuid                    ## PRODUCES\r
 \r
 [UserExtensions.TianoCore."ExtraFiles"]\r
   SecureBootConfigDxeExtra.uni\r
-  
\ No newline at end of file