SecurityPkg SecureBootConfigDxe: Add check for the external 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>
This commit is contained in:
Liming Gao
2016-07-13 20:28:15 +08:00
parent 04147690b5
commit 5e9dfc6782
4 changed files with 74 additions and 0 deletions

View File

@@ -58,6 +58,7 @@
PlatformSecureLib
DevicePathLib
FileExplorerLib
PeCoffLib
[Guids]
## SOMETIMES_CONSUMES ## Variable:L"CustomMode"