]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Tcg/TcgSmm/TcgSmm.inf
SecurityPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / SecurityPkg / Tcg / TcgSmm / TcgSmm.inf
index 5f2d3a3779125e366638c96ed2a35a3e32f77dab..40827041cae4d9bebb3b50e458b3094686b9a218 100644 (file)
@@ -1,21 +1,16 @@
 ## @file\r
 #  Implements ACPI metholds for the TCG feature\r
 #\r
-#  This driver implements TPM definition block in ACPI table and registers SMI \r
-#  callback functions for physical presence and MemoryClear to handle the requests \r
+#  This driver implements TPM definition block in ACPI table and registers SMI\r
+#  callback functions for physical presence and MemoryClear to handle the requests\r
 #  from ACPI method.\r
 #\r
 #  Caution: This module requires additional review when modified.\r
 #  This driver will have external input - variable and ACPINvs data in SMM mode.\r
 #  This external input must be validated carefully to avoid security issue.\r
 #\r
-# Copyright (c) 2011 - 2015, 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) 2011 - 2018, Intel Corporation. All rights reserved.<BR>\r
+# SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
 ##\r
 \r
@@ -50,7 +45,6 @@
   TpmMeasurementLib\r
   PcdLib\r
   TcgPpVendorLib\r
-  TcgPhysicalPresenceStorageLib\r
 \r
 [Guids]\r
   ## SOMETIMES_PRODUCES ## Variable:L"PhysicalPresence"\r
@@ -61,7 +55,7 @@
   ## SOMETIMES_PRODUCES ## Variable:L"MemoryOverwriteRequestControl"\r
   ## SOMETIMES_CONSUMES ## Variable:L"MemoryOverwriteRequestControl"\r
   gEfiMemoryOverwriteControlDataGuid\r
-  \r
+\r
   gEfiTpmDeviceInstanceTpm12Guid                        ## PRODUCES           ## GUID       # TPM device identifier\r
 \r
 [Protocols]\r
@@ -78,7 +72,7 @@
   gEfiSmmSwDispatch2ProtocolGuid AND\r
   gEfiSmmVariableProtocolGuid AND\r
   gEfiTcgProtocolGuid\r
-  \r
+\r
 [UserExtensions.TianoCore."ExtraFiles"]\r
   TcgSmmExtra.uni\r
-  
\ No newline at end of file
+\r