summaryrefslogtreecommitdiffstats
path: root/SecurityPkg/Tcg/Tcg2PlatformDxe
diff options
context:
space:
mode:
authorStefan Berger <stefanb@linux.vnet.ibm.com>2021-09-13 22:21:00 +0800
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2021-09-13 16:53:14 +0000
commit2906e572c6cb792fa1bbc688358fe2fab9173983 (patch)
tree9aaed25772598000176ae866d2150e937b4c2756 /SecurityPkg/Tcg/Tcg2PlatformDxe
parentebbc8ab2cd047facf17bb11856f8c8001bbb6c63 (diff)
downloadedk2-2906e572c6cb792fa1bbc688358fe2fab9173983.tar.gz
edk2-2906e572c6cb792fa1bbc688358fe2fab9173983.tar.bz2
edk2-2906e572c6cb792fa1bbc688358fe2fab9173983.zip
SecurityPkg/Tcg: Make Tcg2PlatformDxe buildable and fix style issues
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com> Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
Diffstat (limited to 'SecurityPkg/Tcg/Tcg2PlatformDxe')
-rw-r--r--SecurityPkg/Tcg/Tcg2PlatformDxe/Tcg2PlatformDxe.inf3
1 files changed, 1 insertions, 2 deletions
diff --git a/SecurityPkg/Tcg/Tcg2PlatformDxe/Tcg2PlatformDxe.inf b/SecurityPkg/Tcg/Tcg2PlatformDxe/Tcg2PlatformDxe.inf
index af29c1cd98..635302fe6f 100644
--- a/SecurityPkg/Tcg/Tcg2PlatformDxe/Tcg2PlatformDxe.inf
+++ b/SecurityPkg/Tcg/Tcg2PlatformDxe/Tcg2PlatformDxe.inf
@@ -1,4 +1,4 @@
-### @file
+## @file
# Platform specific TPM2 component.
#
# Copyright (c) 2017 - 2019, Intel Corporation. All rights reserved.<BR>
@@ -31,7 +31,6 @@
[Packages]
MdePkg/MdePkg.dec
MdeModulePkg/MdeModulePkg.dec
- MinPlatformPkg/MinPlatformPkg.dec
SecurityPkg/SecurityPkg.dec
[Sources]