summaryrefslogtreecommitdiff
path: root/MdePkg
diff options
context:
space:
mode:
authorQiu Shumin <shumin.qiu@intel.com>2015-07-09 01:16:33 +0000
committershenshushi <shenshushi@Edk2>2015-07-09 01:16:33 +0000
commitd2857812ff1f28cf3a350840416ec1a8ba072937 (patch)
tree7af9ce8d33aed642b9f46ff381182d27aa86ada3 /MdePkg
parent51dc120608129b652a1fdbb3f0d9c9a7f8a4b748 (diff)
MdePkg: SmmMemLib.inf: add Depex section and update protocol usage.
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Qiu Shumin <shumin.qiu@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com> Reviewed-by: "Yao, Jiewen" <jiewen.yao@intel.com> Reviewed-by: Laszlo Ersek <lersek@redhat.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17890 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg')
-rw-r--r--MdePkg/Library/SmmMemLib/SmmMemLib.inf5
1 files changed, 4 insertions, 1 deletions
diff --git a/MdePkg/Library/SmmMemLib/SmmMemLib.inf b/MdePkg/Library/SmmMemLib/SmmMemLib.inf
index 553142326..a9d47cc90 100644
--- a/MdePkg/Library/SmmMemLib/SmmMemLib.inf
+++ b/MdePkg/Library/SmmMemLib/SmmMemLib.inf
@@ -49,4 +49,7 @@
MemoryAllocationLib
[Protocols]
- gEfiSmmAccess2ProtocolGuid ## SOMETIMES_CONSUMES
+ gEfiSmmAccess2ProtocolGuid ## CONSUMES
+
+[Depex]
+ gEfiSmmAccess2ProtocolGuid