]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Tcg/Tcg2Config/Tcg2ConfigDxe.inf
SecurityPkg Tcg2Config: Move common definitions to new Tcg2Internal.h
[mirror_edk2.git] / SecurityPkg / Tcg / Tcg2Config / Tcg2ConfigDxe.inf
index a52709669ac64aa915ec2241d8fa0fff01bbf614..6417ab82a1959b751dfb9b58869abef9ac6926f8 100644 (file)
@@ -1,16 +1,11 @@
 ## @file\r
 #  TPM device configuration for TPM 2.0\r
-#  \r
+#\r
 #  By this module, user may select TPM device, clear TPM state, etc.\r
 #  NOTE: This module is only for reference only, each platform should have its own setup page.\r
 #\r
 # Copyright (c) 2015 - 2018, 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
+# SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
 ##\r
 \r
@@ -25,7 +20,7 @@
   UNLOAD_IMAGE                   = Tcg2ConfigDriverUnload\r
 \r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
+#  VALID_ARCHITECTURES           = IA32 X64 EBC\r
 #\r
 \r
 [Sources]\r
@@ -35,6 +30,7 @@
   Tcg2Config.vfr\r
   Tcg2ConfigStrings.uni\r
   Tcg2ConfigNvData.h\r
+  Tcg2Internal.h\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
@@ -87,6 +83,6 @@
   gEfiHiiDatabaseProtocolGuid       AND\r
   gEfiVariableArchProtocolGuid      AND\r
   gEfiVariableWriteArchProtocolGuid\r
-  \r
+\r
 [UserExtensions.TianoCore."ExtraFiles"]\r
   Tcg2ConfigDxeExtra.uni\r