From: Jiewen Yao Date: Wed, 15 Mar 2017 09:23:46 +0000 (+0800) Subject: MdePkg/dsc: add SmmIoLib X-Git-Tag: edk2-stable201903~4108 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=9bb800f7cb3c205a78b1289ba07edb6f7fe64a9e MdePkg/dsc: add SmmIoLib Cc: Jeff Fan Cc: Liming Gao Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jiewen Yao Reviewed-by: Liming Gao Reviewed-by: Jeff Fan --- diff --git a/MdePkg/MdePkg.dsc b/MdePkg/MdePkg.dsc index 8b69de32a6..d9c2c32475 100644 --- a/MdePkg/MdePkg.dsc +++ b/MdePkg/MdePkg.dsc @@ -154,6 +154,7 @@ MdePkg/Library/BaseS3SmbusLib/BaseS3SmbusLib.inf MdePkg/Library/BaseS3StallLib/BaseS3StallLib.inf MdePkg/Library/SmmMemLib/SmmMemLib.inf + MdePkg/Library/SmmIoLib/SmmIoLib.inf MdePkg/Library/BaseRngLib/BaseRngLib.inf MdePkg/Library/SmmPciExpressLib/SmmPciExpressLib.inf MdePkg/Library/SmiHandlerProfileLibNull/SmiHandlerProfileLibNull.inf