summaryrefslogtreecommitdiffstats
path: root/AppPkg/Applications/Python
Commit message (Expand)AuthorAgeFilesLines
* AppPkg: Add the Arithchk utility and clean up some build problems.daryl.mcdaniel2014-09-091-3/+3
* AppPkg/Applications/Python: Explicitly initialize variables before use to kee...Daryl McDaniel2014-08-185-16/+18
* EADK (AppPkg): Update the Python ReadMe file, Python/PythonReadMe.txt, to ref...Daryl McDaniel2013-10-251-12/+14
* AppPkg/Applications/Python: Add support for the pyexpat module.darylm5032013-01-186-60/+6480
* 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
* EADK (StdLib, AppPkg, StdLibPrivateInternalFiles): Python Beta Release.darylm5032012-03-2411-238/+445
* 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
* StdLib: Improve robustness of stat() and make basename() a public function.darylm5032011-10-0314-1045/+1306
* AppPkg|Python: Files from the Python 2.7.2 distribution that must be modified...darylm5032011-09-117-0/+11174
* 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