Reviewed-by: Liming Gao <liming....@intel.com> -----Original Message----- From: Zeng, Star Sent: Thursday, July 02, 2015 11:26 AM To: edk2-devel@lists.sourceforge.net Cc: Gao, Liming Subject: [PATCH] MdeModulePkg: Correct AuthVaribleLib to AuthVariableLib in LibraryClass path
Cc: Liming Gao <liming....@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Star Zeng <star.z...@intel.com> --- MdeModulePkg/MdeModulePkg.dec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MdeModulePkg/MdeModulePkg.dec b/MdeModulePkg/MdeModulePkg.dec index a067384..18e519c 100644 --- a/MdeModulePkg/MdeModulePkg.dec +++ b/MdeModulePkg/MdeModulePkg.dec @@ -117,7 +117,7 @@ [LibraryClasses] ## @libraryclass Provides authenticated variable services. # - AuthVaribleLib|Include/Library/AuthVaribleLib.h + AuthVariableLib|Include/Library/AuthVariableLib.h [Guids] ## MdeModule package token space guid -- 1.9.5.msysgit.0 ------------------------------------------------------------------------------ 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