]> git.proxmox.com Git - mirror_edk2.git/commit
SecurityPkg TrEEDxe: Add check for the PE/COFF image.
authorLiming Gao <liming.gao@intel.com>
Wed, 13 Jul 2016 12:28:16 +0000 (20:28 +0800)
committerLiming Gao <liming.gao@intel.com>
Thu, 14 Jul 2016 07:04:53 +0000 (15:04 +0800)
commitcad19cd3f2ac26de35c545acd29f98c5f4f82f7c
tree82970ea97a19e507d4d237d2bb09d24fc68e9db8
parent5e9dfc67821b75ab606d8565f0bc1133bbc2a92c
SecurityPkg TrEEDxe: 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>
SecurityPkg/Tcg/TrEEDxe/MeasureBootPeCoff.c
SecurityPkg/Tcg/TrEEDxe/TrEEDxe.c
SecurityPkg/Tcg/TrEEDxe/TrEEDxe.inf