Looks good. -----Original Message----- From: Qiu, Shumin Sent: Wednesday, July 08, 2015 3:54 PM To: edk2-devel@lists.sourceforge.net Cc: Qiu, Shumin; Gao, Liming; Yao, Jiewen Subject: [edk2][PATCH] MdePkg: Refine INF file for SmmMemLib.
Add [Depex] section and update protocol usage. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Qiu Shumin <shumin....@intel.com> CC: Liming Gao <liming....@intel.com> CC: "Yao, Jiewen" <jiewen....@intel.com> --- MdePkg/Library/SmmMemLib/SmmMemLib.inf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/MdePkg/Library/SmmMemLib/SmmMemLib.inf b/MdePkg/Library/SmmMemLib/SmmMemLib.inf index 5531423..a9d47cc 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 -- 1.9.5.msysgit.1 ------------------------------------------------------------------------------ Don't Limit Your Business. Reach for the Cloud. GigeNET's Cloud Solutions provide you with the tools and support that you need to offload your IT needs and focus on growing your business. Configured For All Businesses. Start Your Cloud Today. https://www.gigenetcloud.com/ _______________________________________________ edk2-devel mailing list edk2-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-devel