]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Library/Tpm2CommandLib/Tpm2CommandLib.inf
SecurityPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / SecurityPkg / Library / Tpm2CommandLib / Tpm2CommandLib.inf
index bc95ce7fa615454740b5b015fa9348462ba806fa..f584f34aed343914cd4a0ec3385ac89f9a7ee81b 100644 (file)
@@ -3,13 +3,8 @@
 #\r
 #  This library is used by other modules to send TPM 2.0 command.\r
 #\r
-# Copyright (c) 2013 - 2014, 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
@@ -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\r
+#  VALID_ARCHITECTURES           = IA32 X64\r
 #\r
 \r
 [Sources]\r
   Tpm2Hierarchy.c\r
   Tpm2NVStorage.c\r
   Tpm2Startup.c\r
+  Tpm2Session.c\r
+  Tpm2Context.c\r
+  Tpm2EnhancedAuthorization.c\r
   Tpm2Test.c\r
   Tpm2DictionaryAttack.c\r
+  Tpm2Object.c\r
   Tpm2Miscellaneous.c\r
   Tpm2Help.c\r
 \r