]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/SecurityPkg.dec
SecurityPkg/HddPassword: Add a PCD to skip Hdd password prompt
[mirror_edk2.git] / SecurityPkg / SecurityPkg.dec
index 6e4c4c3a0275d0dcc4a4de24a3d6f518adccb00a..1d43a69bc690a909d52fa7b36fca62c2931de7a3 100644 (file)
   # PCD can be configured for different settings in different scenarios\r
   # Default setting is TCG2_BIOS_TPM_MANAGEMENT_FLAG_DEFAULT | TCG2_BIOS_STORAGE_MANAGEMENT_FLAG_DEFAULT\r
   # @Prompt Initial setting of TCG2 Persistent Firmware Management Flags\r
-  gEfiSecurityPkgTokenSpaceGuid.PcdTcg2PhysicalPresenceFlags|0x300E2|UINT32|0x0001001B\r
+  gEfiSecurityPkgTokenSpaceGuid.PcdTcg2PhysicalPresenceFlags|0x700E2|UINT32|0x0001001B\r
 \r
   ## Indicate current TPM2 Interrupt Number reported by _CRS control method.<BR><BR>\r
   # TPM2 Interrupt feature is disabled If the pcd is set to 0.<BR>\r
   # @Prompt Possible TPM2 Interrupt Number buffer\r
   gEfiSecurityPkgTokenSpaceGuid.PcdTpm2PossibleIrqNumBuf|{0x00, 0x00, 0x00, 0x00}|VOID*|0x0001001D\r
 \r
-  ## Indicates if Opal DXE driver skip unlock device flow.<BR><BR>\r
-  #   TRUE  - Skip unlock device flow.<BR>\r
-  #   FALSE - Does not skip unlock device flow.<BR>\r
-  # @Prompt Skip Opal DXE driver unlock device flow.\r
-  gEfiSecurityPkgTokenSpaceGuid.PcdSkipOpalDxeUnlock|FALSE|BOOLEAN|0x00010020\r
+  ## Indicates if Opal DXE driver skip password prompt.<BR><BR>\r
+  #   TRUE  - Skip password prompt.<BR>\r
+  #   FALSE - Does not skip password prompt.<BR>\r
+  # @Prompt Skip Opal DXE driver password prompt.\r
+  gEfiSecurityPkgTokenSpaceGuid.PcdSkipOpalPasswordPrompt|FALSE|BOOLEAN|0x00010020\r
+\r
+  ## Indicates if Hdd Password driver skip password prompt.<BR><BR>\r
+  #   TRUE  - Skip password prompt.<BR>\r
+  #   FALSE - Does not skip password prompt.<BR>\r
+  # @Prompt Skip Hdd Password prompt.\r
+  gEfiSecurityPkgTokenSpaceGuid.PcdSkipHddPasswordPrompt|FALSE|BOOLEAN|0x00010021\r
 \r
 [PcdsDynamic, PcdsDynamicEx]\r
 \r