summaryrefslogtreecommitdiff
path: root/AppPkg/Applications/Python/Efi
AgeCommit message (Expand)AuthorFilesLines
2013-01-18AppPkg/Applications/Python: Add support for the pyexpat module.darylm5031-38/+39
2012-04-04AppPkg/Applications/Python: Fix bug where the StdLib\lib\site-python and StdL...darylm5031-3/+3
2012-03-28StdLib/Include/stdarg.h: Added the __va_copy macro for Python compatibility.darylm5032-34/+49
2012-03-24EADK (StdLib, AppPkg, StdLibPrivateInternalFiles): Python Beta Release.darylm5032-28/+30
2012-01-27AppPkg/Applications/Python: Fix a mis-located module and establish the minimu...darylm5031-86/+51
2012-01-26AppPkg/Applications/Python: Get Python startup process fully working for EDK II.darylm5033-121/+7461
2011-10-03StdLib: Improve robustness of stat() and make basename() a public function.darylm5033-734/+827
2011-06-28Missing from previous check-in.darylm5031-0/+714
2011-06-28Basic Core Python interpreter.darylm5031-0/+170