]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Tcg/Opal/OpalPassword/OpalPasswordDxe.inf
SecurityPkg/OpalPassword: Add PCD to skip password prompt
[mirror_edk2.git] / SecurityPkg / Tcg / Opal / OpalPassword / OpalPasswordDxe.inf
index 0ac550a728730fa3c5e5b065c8a9eb3d61ca8f51..87519198c0d875336f86de011ed902adb93cc9d7 100644 (file)
@@ -4,13 +4,8 @@
 #  This module is used to Management the Opal feature\r
 #  for Opal supported devices.\r
 #\r
-# Copyright (c) 2016 - 2018, Intel Corporation. All rights reserved.<BR>\r
-# This program and the accompanying materials\r
-# are licensed and made available under the terms and conditions of the BSD License\r
-# which accompanies this distribution. The full text of the license may be found at\r
-# http://opensource.org/licenses/bsd-license.php\r
-# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+# Copyright (c) 2016 - 2019, Intel Corporation. All rights reserved.<BR>\r
+# SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
 ##\r
 [Defines]\r
@@ -25,7 +20,7 @@
 #\r
 # The following information is for reference only and not required by the build tools.\r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
+#  VALID_ARCHITECTURES           = IA32 X64 EBC\r
 #\r
 \r
 [Sources]\r
@@ -62,7 +57,6 @@
   TcgStorageOpalLib\r
   Tcg2PhysicalPresenceLib\r
   PciLib\r
-  S3BootScriptLib\r
   LockBoxLib\r
 \r
 [Protocols]\r
   gEfiComponentNameProtocolGuid                 ## PRODUCES\r
   gEfiComponentName2ProtocolGuid                ## PRODUCES\r
   gEfiBlockIoProtocolGuid                       ## CONSUMES\r
-  gEfiPciIoProtocolGuid                         ## CONSUMES\r
-  gEfiDevicePathToTextProtocolGuid              ## CONSUMES\r
 \r
 [Guids]\r
-  gEfiEndOfDxeEventGroupGuid                    ## CONSUMES             ## Event\r
+  gEfiEndOfDxeEventGroupGuid                    ## CONSUMES ## Event\r
+  gS3StorageDeviceInitListGuid                  ## SOMETIMES_PRODUCES ## UNDEFINED\r
+\r
+[Pcd]\r
+  gEfiSecurityPkgTokenSpaceGuid.PcdSkipOpalPasswordPrompt  ## CONSUMES\r
 \r
 [Depex]\r
   gEfiHiiStringProtocolGuid AND gEfiHiiDatabaseProtocolGuid\r