]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Library/TcgStorageOpalLib/TcgStorageOpalLib.inf
SecurityPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / SecurityPkg / Library / TcgStorageOpalLib / TcgStorageOpalLib.inf
index b4589d94d4bc094eb422114eb1b44abf9ef38953..a7426989191af21b1e669d272e5355b7c958f808 100644 (file)
@@ -3,13 +3,8 @@
 #\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
-# 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 - 2018, Intel Corporation. All rights reserved.<BR>\r
+# SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
 ##\r
 [Defines]\r
@@ -18,7 +13,7 @@
   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
@@ -29,6 +24,7 @@
 [Sources]\r
   TcgStorageOpalCore.c\r
   TcgStorageOpalUtil.c\r
+  TcgStorageOpalLibInternal.h\r
 \r
 [LibraryClasses]\r
   BaseLib\r
   DebugLib\r
   TimerLib\r
   TcgStorageCoreLib\r
-  UefiLib\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
   SecurityPkg/SecurityPkg.dec\r
-\r
-[Protocols]\r
-  gEfiStorageSecurityCommandProtocolGuid                         ## CONSUMES\r
-\r
-[BuildOptions]\r
-  MSFT:*_*_*_CC_FLAGS = /Od /GL-\r