mirror of https://github.com/acidanthera/audk.git
MdePkg/dsc: add SmmIoLib
Cc: Jeff Fan <jeff.fan@intel.com> Cc: Liming Gao <liming.gao@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jiewen Yao <jiewen.yao@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com> Reviewed-by: Jeff Fan <jeff.fan@intel.com>
This commit is contained in:
parent
24a0fd47cd
commit
9bb800f7cb
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue