summaryrefslogtreecommitdiff
path: root/AppPkg
AgeCommit message (Expand)AuthorFilesLines
2013-01-18AppPkg/Applications/Python: Add support for the pyexpat module.darylm5036-60/+6480
2013-01-16StdLib & AppPkg: Update the list of known ISSUES.darylm5031-0/+11
2013-01-16AppPkg/Applications/Main/Main.c: Remove EFIAPI from the definition of the mai...darylm5031-1/+0
2013-01-16List of known issues with the items contained within AppPkg.darylm5031-0/+17
2012-04-24Update copyright formathhtian1-3/+1
2012-04-16AppPkg/Applications/Python: Add Python 2.7.2 sources since the release of Pyt...darylm5032106-0/+871583
2012-04-11EDK II Packages: Add Contributions.txt and License.txt filesjljusten2-0/+215
2012-04-04AppPkg/Applications/Python: Fix bug where the StdLib\lib\site-python and StdL...darylm5034-3/+2346
2012-03-28StdLib/Include/stdarg.h: Added the __va_copy macro for Python compatibility.darylm50312-5435/+3634
2012-03-27AppPkg/Applications/Sockets: Address GCC and Linux compilation problems.darylm5033-467/+459
2012-03-24EADK (StdLib, AppPkg, StdLibPrivateInternalFiles): Python Beta Release.darylm50312-242/+455
2012-03-20Update the license dateslpleahy71-691/+2421
2012-02-28StdLib, AppPkg: Update ReadMe files.darylm5031-119/+167
2012-02-17Fix the errors detected by the GCC compiler:lpleahy4-13/+15
2012-02-13Update documentation to match required tree on the storage device.lpleahy1-2/+2
2012-02-10Fix some errors detected by the GCC 4.4 compiler.lpleahy15-40/+59
2012-02-09Merged socket development branch:lpleahy34-1295/+3447
2012-01-27AppPkg/Applications/Python: Fix a mis-located module and establish the minimu...darylm5032-97/+57
2012-01-26AppPkg/Applications/Python: Get Python startup process fully working for EDK II.darylm50317-298/+12508
2011-12-01AppPkg/Applications/Python: Workaround recent build tool changes which preven...darylm5031-149/+160
2011-10-04Update applications to display correct error for gethostbyaddr and gethostbyn...lpleahy3-3/+3
2011-10-03StdLib: Improve robustness of stat() and make basename() a public function.darylm50314-1045/+1306
2011-09-30Update the sockets applicationslpleahy52-235/+3062
2011-09-11AppPkg|Python: Files from the Python 2.7.2 distribution that must be modified...darylm5037-0/+11174
2011-08-22Add documentation on how to build for execution within an emulation environment.darylm5031-0/+5
2011-08-09Disable building socket applications.darylm5031-17/+17
2011-08-05Fix @return Doxygen commands to be singular instead of plural.darylm5034-5019/+5019
2011-08-02Add plain-text ReadMe files and delete the PDF version.darylm5033-3/+446
2011-08-02Make it easy to build the socket applicationslpleahy1-0/+24
2011-07-30Add Socket Library applications.darylm50345-67/+15430
2011-06-29Give Python/PythonCore.inf its own GUID.darylm5033-10/+8
2011-06-28Missing from previous check-in.darylm5031-0/+714
2011-06-28Basic Core Python interpreter.darylm50311-0/+9557
2011-06-28Changes required to build using the new device abstraction capability of StdLib.darylm5032-2/+8
2011-04-28Correct typo: GCC 5.4 --> GCC 4.5.darylm5031-0/+0
2011-04-27Standard Libraries for EDK II.darylm5038-0/+3748