]> git.proxmox.com Git - mirror_edk2.git/commitdiff
SecurityPkg TcgStorageOpalLib: Make it be base type really
authorStar Zeng <star.zeng@intel.com>
Mon, 15 Jan 2018 10:42:02 +0000 (18:42 +0800)
committerStar Zeng <star.zeng@intel.com>
Thu, 8 Mar 2018 13:33:49 +0000 (21:33 +0800)
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
Cc: Chao Zhang <chao.b.zhang@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
SecurityPkg/Library/TcgStorageOpalLib/TcgStorageOpalLib.inf

index ec26111ee2c380b9afa1508b6f35e4a97679cb4a..78e47387a98188c26d5f3dd8169620dcca8accbc 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #  This module is used to provide API used by Opal password solution.\r
 #\r
 #\r
 #  This module is used to provide API used by Opal password solution.\r
 #\r
-# Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>\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
 # 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
@@ -18,7 +18,7 @@
   FILE_GUID                      = F8B56221-FD5D-4215-B578-C3574AD1E253\r
   VERSION_STRING                 = 1.0\r
   MODULE_TYPE                    = BASE\r
   FILE_GUID                      = F8B56221-FD5D-4215-B578-C3574AD1E253\r
   VERSION_STRING                 = 1.0\r
   MODULE_TYPE                    = BASE\r
-  LIBRARY_CLASS                  = TcgStorageOpalLib|DXE_DRIVER DXE_CORE DXE_SMM_DRIVER\r
+  LIBRARY_CLASS                  = TcgStorageOpalLib\r
 \r
 #\r
 # The following information is for reference only and not required by the build tools.\r
 \r
 #\r
 # The following information is for reference only and not required by the build tools.\r
   DebugLib\r
   TimerLib\r
   TcgStorageCoreLib\r
   DebugLib\r
   TimerLib\r
   TcgStorageCoreLib\r
-  UefiLib\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
   SecurityPkg/SecurityPkg.dec\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
   SecurityPkg/SecurityPkg.dec\r
-\r
-[Protocols]\r
-  gEfiStorageSecurityCommandProtocolGuid                         ## CONSUMES\r