MdePkg/SmmMemLib: Check for untested memory in GCD

It treats GCD untested memory as invalid SMM
communication buffer.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Jiewen Yao <jiewen.yao@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
This commit is contained in:
Jiewen Yao
2017-11-02 18:21:13 +08:00
parent cf4e79e466
commit 233ffa90cc
2 changed files with 92 additions and 5 deletions

View File

@@ -43,6 +43,7 @@
[LibraryClasses]
SmmServicesTableLib
UefiBootServicesTableLib
DxeServicesTableLib
DebugLib
BaseMemoryLib
HobLib