summaryrefslogtreecommitdiff
path: root/AppPkg/Applications/Python/PythonCore.inf
AgeCommit message (Expand)AuthorFilesLines
2019-04-29edk2: Remove AppPkg, StdLib, StdLibPrivateInternalFilesMichael D Kinney1-248/+0
2019-04-09AppPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-29AppPkg: Removing ipf which is no longer supported from edk2.chenc21-3/+2
2015-10-19AppPkg: Add switch to cause stderr to be aliased to stdout.Daryl McDaniel1-1/+2
2014-09-18StdLib: Produce DevMedia as a library class alternative to DevShell.Daryl McDaniel1-1/+1
2013-01-18AppPkg/Applications/Python: Add support for the pyexpat module.darylm5031-20/+29
2012-04-04AppPkg/Applications/Python: Fix bug where the StdLib\lib\site-python and StdL...darylm5031-0/+1
2012-03-28StdLib/Include/stdarg.h: Added the __va_copy macro for Python compatibility.darylm5031-2/+4
2012-03-24EADK (StdLib, AppPkg, StdLibPrivateInternalFiles): Python Beta Release.darylm5031-175/+180
2012-01-27AppPkg/Applications/Python: Fix a mis-located module and establish the minimu...darylm5031-11/+6
2012-01-26AppPkg/Applications/Python: Get Python startup process fully working for EDK II.darylm5031-36/+32
2011-12-01AppPkg/Applications/Python: Workaround recent build tool changes which preven...darylm5031-149/+160
2011-10-03StdLib: Improve robustness of stat() and make basename() a public function.darylm5031-182/+183
2011-06-29Give Python/PythonCore.inf its own GUID.darylm5031-6/+1
2011-06-28Basic Core Python interpreter.darylm5031-0/+239