summaryrefslogtreecommitdiffstats
path: root/AppPkg/Applications/Python
Commit message (Expand)AuthorAgeFilesLines
* AppPkg: Update email and URL.Jaben Carsey2016-10-265-12/+12
* AppPkg/.../Python: Clean up and document how to escape the -# option.Daryl McDaniel2016-01-062-31/+79
* AppPkg/Applications/Python/Python-2.7.10/*/pyconfig.h: Update pyconfig for Py...Daryl McDaniel2016-01-042-18/+16
* AppPkg/Applications/Python/Python-2.7.10/*/pyconfig.h: Update pyconfig for Py...Daryl McDaniel2015-12-292-15/+60
* AppPkg/.../Python-2.7.10: AppPkg.dsc, pyconfig.h, PyMod-2.7.10Daryl McDaniel2015-12-2320-455/+636
* AppPkg/.../Python-2.7.10: Update file for Python-2.7.10 inclusion.Daryl McDaniel2015-12-231-4/+3
* AppPkg/.../Python-2.7.10: Rename identifiers beginning with "posix_" to "edk2_".Daryl McDaniel2015-12-231-397/+397
* AppPkg/.../Python-2.7.10: Remove irrelevant conditional code from edk2module.c.Daryl McDaniel2015-12-231-3185/+0
* AppPkg/.../Python-2.7.10: New helper scriptsDaryl McDaniel2015-12-222-0/+33
* AppPkg/.../Python-2.7.10: ReadMe and .inf filesDaryl McDaniel2015-12-222-219/+274
* AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 5/5.Daryl McDaniel2015-11-0727-0/+31435
* AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 4/5.Daryl McDaniel2015-11-07239-0/+74975
* AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 3/5.Daryl McDaniel2015-11-0756-0/+75760
* AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 2/5.Daryl McDaniel2015-11-07128-0/+146453
* AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 1/5.Daryl McDaniel2015-11-07145-0/+62620
* AppPkg: Replace all occurrences of ` within comments with '.Daryl McDaniel2015-11-032-362/+362
* AppPkg: Add switch to cause stderr to be aliased to stdout.Daryl McDaniel2015-10-192-1/+680
* StdLib: Fix more GCC warnings/errors caused by variables being set but not used.Olivier Martin2014-10-312-11/+31
* StdLib: Produce DevMedia as a library class alternative to DevShell.Daryl McDaniel2014-09-181-1/+1
* 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