summaryrefslogtreecommitdiff
path: root/SecurityPkg/Tcg/Tcg2Dxe/Tcg2Dxe.inf
diff options
context:
space:
mode:
authorLiming Gao <liming.gao@intel.com>2016-07-13 20:28:17 +0800
committerLiming Gao <liming.gao@intel.com>2016-07-14 15:04:54 +0800
commit5a8eae9560ddf8422ed1b43aff8612931e472eb6 (patch)
treecef1c47fe06c5beecba622ca7f90168d120ad4e5 /SecurityPkg/Tcg/Tcg2Dxe/Tcg2Dxe.inf
parentcad19cd3f2ac26de35c545acd29f98c5f4f82f7c (diff)
downloadedk2-5a8eae9560ddf8422ed1b43aff8612931e472eb6.zip
edk2-5a8eae9560ddf8422ed1b43aff8612931e472eb6.tar.gz
edk2-5a8eae9560ddf8422ed1b43aff8612931e472eb6.tar.bz2
SecurityPkg Tcg2Dxe: Add check for the PE/COFF image
Use BasePeCoffLib PeCoffLoaderGetImageInfo() to check the PE/COFF image. In V2, add specific ImageRead() to make sure the PE/COFF image content read is within the image buffer. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Liming Gao <liming.gao@intel.com> Reviewed-by: Jiewen Yao <jiewen.yao@intel.com> Reviewed-by: Chao Zhang <chao.b.zhang@intel.com>
Diffstat (limited to 'SecurityPkg/Tcg/Tcg2Dxe/Tcg2Dxe.inf')
-rw-r--r--SecurityPkg/Tcg/Tcg2Dxe/Tcg2Dxe.inf1
1 files changed, 1 insertions, 0 deletions
diff --git a/SecurityPkg/Tcg/Tcg2Dxe/Tcg2Dxe.inf b/SecurityPkg/Tcg/Tcg2Dxe/Tcg2Dxe.inf
index fd120e5..6b4c15f 100644
--- a/SecurityPkg/Tcg/Tcg2Dxe/Tcg2Dxe.inf
+++ b/SecurityPkg/Tcg/Tcg2Dxe/Tcg2Dxe.inf
@@ -59,6 +59,7 @@
PerformanceLib
ReportStatusCodeLib
Tcg2PhysicalPresenceLib
+ PeCoffLib
[Guids]
## SOMETIMES_CONSUMES ## Variable:L"SecureBoot"