On 07/08/15 09:53, Qiu Shumin wrote: > 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 >
The subject line is useless. If someone runs git log --oneline which prints only the commit hashes and the subject lines, he will see MdePkg: Refine INF file for SmmMemLib. which carries zero meaning. The subject line should be: MdePkg: SmmMemLib.inf: add Depex section and update protocol usage Thanks Laszlo ------------------------------------------------------------------------------ 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