AppPkg: Disable Lua builds by default.  Update the ReadMe file.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Daryl McDaniel <daryl.mcdaniel@intel.com>
Reviewed-by: Bruce Maynard <Bruce.Maynard@Emulex.Com>


git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16332 6f19259b-4bc3-4df7-8a09-765794883524
diff --git a/AppPkg/AppPkg.dsc b/AppPkg/AppPkg.dsc
index fd76b4e..424434c 100644
--- a/AppPkg/AppPkg.dsc
+++ b/AppPkg/AppPkg.dsc
@@ -131,7 +131,7 @@
 #  AppPkg/Applications/Python/PythonCore.inf

 

 #### Un-comment the following line to build Lua.

-  AppPkg/Applications/Lua/Lua.inf

+#  AppPkg/Applications/Lua/Lua.inf

 

 

 ##############################################################################