]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Tcg/TcgConfigDxe/TcgConfigDxe.inf
SecurityPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / SecurityPkg / Tcg / TcgConfigDxe / TcgConfigDxe.inf
index 82fc35eea00f79c88b8cdc2c5e9d20f21d1a7309..24428e050c3f30c0698e5f88b74a7f17cb21c854 100644 (file)
@@ -2,13 +2,8 @@
 #  Provides the capability to update TPM state setup browser\r
 #  By this module, user may enable/disable/activate/deactivate/clear TPM, etc.\r
 #\r
-# Copyright (c) 2011 - 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) 2011 - 2018, Intel Corporation. All rights reserved.<BR>\r
+# SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
 ##\r
 \r
@@ -23,7 +18,7 @@
   UNLOAD_IMAGE                   = TcgConfigDriverUnload\r
 \r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
+#  VALID_ARCHITECTURES           = IA32 X64 EBC\r
 #\r
 \r
 [Sources]\r
@@ -58,8 +53,7 @@
   ## SOMETIMES_PRODUCES ## Variable:L"PhysicalPresence"\r
   ## SOMETIMES_CONSUMES ## Variable:L"PhysicalPresence"\r
   gEfiPhysicalPresenceGuid\r
-  \r
-  gEfiIfrTianoGuid                                    ## SOMETIMES_PRODUCES  ## GUID       # HII opcode\r
+\r
   ## PRODUCES            ## HII\r
   ## CONSUMES            ## HII\r
   gTcgConfigFormSetGuid\r
@@ -78,6 +72,6 @@
   gEfiHiiDatabaseProtocolGuid       AND\r
   gEfiVariableArchProtocolGuid      AND\r
   gEfiVariableWriteArchProtocolGuid\r
-  \r
+\r
 [UserExtensions.TianoCore."ExtraFiles"]\r
   TcgConfigDxeExtra.uni\r