summaryrefslogtreecommitdiffstats
path: root/AppPkg/ReadMe.txt
diff options
context:
space:
mode:
Diffstat (limited to 'AppPkg/ReadMe.txt')
-rw-r--r--AppPkg/ReadMe.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/AppPkg/ReadMe.txt b/AppPkg/ReadMe.txt
index 3d41588d6f..d0e53535d1 100644
--- a/AppPkg/ReadMe.txt
+++ b/AppPkg/ReadMe.txt
@@ -48,6 +48,11 @@ The EADK is comprised of three packages:
See the PythonReadMe.txt file, in the Python directory,
for information on configuring and building Python.
+ Lua A port of the Lua-5.2.3 interpreter for UEFI. This
+ application is disabled by default. Un-comment the line for
+ LuaLib.inf in the [LibraryClasses] section and Lua.inf in the
+ [Components] section of AppPkg.dsc to enable building Lua.
+
OrderedCollectionTest A small Standard C Library application that
demonstrates the use of the OrderedCollectionLib library class
(provided by the BaseOrderedCollectionRedBlackTreeLib library