summaryrefslogtreecommitdiffstats
path: root/AppPkg/Applications
Commit message (Expand)AuthorAgeFilesLines
* AppPkg: Disable Lua builds by default. Update the ReadMe file.Daryl McDaniel2014-11-111-0/+5
* AppPkg: Add the Lua interpreter and library.darylm5032014-11-0775-0/+31303
* StdLib: Fix more GCC warnings/errors caused by variables being set but not used.Olivier Martin2014-10-317-113/+69
* StdLib: Produce DevMedia as a library class alternative to DevShell.Daryl McDaniel2014-09-1816-16/+16
* AppPkg: Add the Arithchk utility and clean up some build problems.daryl.mcdaniel2014-09-094-10/+243
* AppPkg/Applications/Sockets/TftpServer: Make the include file names match the...Daryl McDaniel2014-08-251-1/+1
* AppPkg/Applications/Python: Explicitly initialize variables before use to kee...Daryl McDaniel2014-08-185-16/+18
* AppPkg: introduce OrderedCollectionTestLaszlo Ersek2014-08-123-0/+783
* EADK (AppPkg): Update the Python ReadMe file, Python/PythonReadMe.txt, to ref...Daryl McDaniel2013-10-251-12/+14
* - For writing sin_port, htons() must be used.lpleahy2013-02-081-20/+20
* - For writing sin_port, htons() must be used.lpleahy2013-02-081-8/+13
* AppPkg/Applications/Python: Add support for the pyexpat module.darylm5032013-01-186-60/+6480
* AppPkg/Applications/Main/Main.c: Remove EFIAPI from the definition of the mai...darylm5032013-01-161-1/+0
* AppPkg/Applications/Python: Add Python 2.7.2 sources since the release of Pyt...darylm5032012-04-162106-0/+871583
* AppPkg/Applications/Python: Fix bug where the StdLib\lib\site-python and StdL...darylm5032012-04-044-3/+2346
* StdLib/Include/stdarg.h: Added the __va_copy macro for Python compatibility.darylm5032012-03-2812-5435/+3634
* AppPkg/Applications/Sockets: Address GCC and Linux compilation problems.darylm5032012-03-273-467/+459
* EADK (StdLib, AppPkg, StdLibPrivateInternalFiles): Python Beta Release.darylm5032012-03-2411-238/+445
* Update the license dateslpleahy2012-03-2071-691/+2421
* Fix the errors detected by the GCC compiler:lpleahy2012-02-174-13/+15
* Update documentation to match required tree on the storage device.lpleahy2012-02-131-2/+2
* Fix some errors detected by the GCC 4.4 compiler.lpleahy2012-02-1015-40/+59
* Merged socket development branch:lpleahy2012-02-0933-1295/+3411
* AppPkg/Applications/Python: Fix a mis-located module and establish the minimu...darylm5032012-01-272-97/+57
* AppPkg/Applications/Python: Get Python startup process fully working for EDK II.darylm5032012-01-2616-271/+12498
* AppPkg/Applications/Python: Workaround recent build tool changes which preven...darylm5032011-12-011-149/+160
* Update applications to display correct error for gethostbyaddr and gethostbyn...lpleahy2011-10-043-3/+3
* StdLib: Improve robustness of stat() and make basename() a public function.darylm5032011-10-0314-1045/+1306
* Update the sockets applicationslpleahy2011-09-3052-235/+3062
* AppPkg|Python: Files from the Python 2.7.2 distribution that must be modified...darylm5032011-09-117-0/+11174
* Fix @return Doxygen commands to be singular instead of plural.darylm5032011-08-054-5019/+5019
* Make it easy to build the socket applicationslpleahy2011-08-021-0/+24
* Add Socket Library applications.darylm5032011-07-3044-0/+15399
* Give Python/PythonCore.inf its own GUID.darylm5032011-06-291-6/+1
* Missing from previous check-in.darylm5032011-06-281-0/+714
* Basic Core Python interpreter.darylm5032011-06-2810-0/+9556
* Changes required to build using the new device abstraction capability of StdLib.darylm5032011-06-281-2/+2
* Standard Libraries for EDK II.darylm5032011-04-276-0/+3591