]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterPei.inf
SecurityPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / SecurityPkg / Library / HashLibBaseCryptoRouter / HashLibBaseCryptoRouterPei.inf
index f5ca5d4635d8aaff8fd8fdf55c12833de0ff0bd8..9183c24302145214746336c85ab1a517c7dd93cd 100644 (file)
@@ -2,16 +2,11 @@
 #  Provides hash service by registered hash handler\r
 #\r
 #  This library is BaseCrypto router. It will redirect hash request to each individual\r
-#  hash handler registered, such as SHA1, SHA256. Platform can use PcdTpm2HashMask to \r
+#  hash handler registered, such as SHA1, SHA256. Platform can use PcdTpm2HashMask to\r
 #  mask some hash engines.\r
 #\r
-# Copyright (c) 2013 - 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) 2013 - 2018, Intel Corporation. All rights reserved.<BR>\r
+# SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
 ##\r
 \r
   MODULE_TYPE                    = PEIM\r
   VERSION_STRING                 = 1.0\r
   LIBRARY_CLASS                  = HashLib|PEIM\r
+  CONSTRUCTOR                    = HashLibBaseCryptoRouterPeiConstructor\r
 \r
 #\r
 # The following information is for reference only and not required by the build tools.\r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF\r
+#  VALID_ARCHITECTURES           = IA32 X64\r
 #\r
 \r
 [Sources]\r
@@ -38,6 +34,7 @@
 [Packages]\r
   MdePkg/MdePkg.dec\r
   SecurityPkg/SecurityPkg.dec\r
+  MdeModulePkg/MdeModulePkg.dec\r
 \r
 [LibraryClasses]\r
   BaseLib\r
   PcdLib\r
   HobLib\r
 \r
+[Guids]\r
+  ## SOMETIMES_CONSUMES   ## GUID\r
+  gZeroGuid\r
+\r
 [Pcd]\r
   gEfiSecurityPkgTokenSpaceGuid.PcdTpm2HashMask             ## CONSUMES\r
   ## SOMETIMES_CONSUMES\r