From d425764e3f55f949e17daa42aaf0b8c2c2ad4046 Mon Sep 17 00:00:00 2001 From: "Yao, Jiewen" Date: Mon, 2 Feb 2015 14:40:44 +0000 Subject: Add SmmMemLib, which can be used by SMM driver or SMM core to check communication buffer. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: "Yao, Jiewen" Reviewed-by: "Gao, Liming" Reviewed-by: "Fan, Jeff" git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16693 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/MdePkg.dsc | 1 + 1 file changed, 1 insertion(+) (limited to 'MdePkg/MdePkg.dsc') diff --git a/MdePkg/MdePkg.dsc b/MdePkg/MdePkg.dsc index 6e527f4e0d..a9301fb415 100644 --- a/MdePkg/MdePkg.dsc +++ b/MdePkg/MdePkg.dsc @@ -150,6 +150,7 @@ MdePkg/Library/BaseS3PciLib/BaseS3PciLib.inf MdePkg/Library/BaseS3SmbusLib/BaseS3SmbusLib.inf MdePkg/Library/BaseS3StallLib/BaseS3StallLib.inf + MdePkg/Library/SmmMemLib/SmmMemLib.inf [Components.IPF] MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf -- cgit v1.2.3