index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
AppPkg
/
Applications
/
Python
Age
Commit message (
Expand
)
Author
2016-01-06
AppPkg/.../Python: Clean up and document how to escape the -# option.
Daryl McDaniel
2016-01-04
AppPkg/Applications/Python/Python-2.7.10/*/pyconfig.h: Update pyconfig for Py...
Daryl McDaniel
2015-12-29
AppPkg/Applications/Python/Python-2.7.10/*/pyconfig.h: Update pyconfig for Py...
Daryl McDaniel
2015-12-23
AppPkg/.../Python-2.7.10: AppPkg.dsc, pyconfig.h, PyMod-2.7.10
Daryl McDaniel
2015-12-23
AppPkg/.../Python-2.7.10: Update file for Python-2.7.10 inclusion.
Daryl McDaniel
2015-12-23
AppPkg/.../Python-2.7.10: Rename identifiers beginning with "posix_" to "edk2_".
Daryl McDaniel
2015-12-23
AppPkg/.../Python-2.7.10: Remove irrelevant conditional code from edk2module.c.
Daryl McDaniel
2015-12-22
AppPkg/.../Python-2.7.10: New helper scripts
Daryl McDaniel
2015-12-22
AppPkg/.../Python-2.7.10: ReadMe and .inf files
Daryl McDaniel
2015-11-07
AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 5/5.
Daryl McDaniel
2015-11-07
AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 4/5.
Daryl McDaniel
2015-11-07
AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 3/5.
Daryl McDaniel
2015-11-07
AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 2/5.
Daryl McDaniel
2015-11-07
AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 1/5.
Daryl McDaniel
2015-11-03
AppPkg: Replace all occurrences of ` within comments with '.
Daryl McDaniel
2015-10-19
AppPkg: Add switch to cause stderr to be aliased to stdout.
Daryl McDaniel
2014-10-31
StdLib: Fix more GCC warnings/errors caused by variables being set but not used.
Olivier Martin
2014-09-18
StdLib: Produce DevMedia as a library class alternative to DevShell.
Daryl McDaniel
2014-09-09
AppPkg: Add the Arithchk utility and clean up some build problems.
daryl.mcdaniel
2014-08-18
AppPkg/Applications/Python: Explicitly initialize variables before use to kee...
Daryl McDaniel
2013-10-25
EADK (AppPkg): Update the Python ReadMe file, Python/PythonReadMe.txt, to ref...
Daryl McDaniel
2013-01-18
AppPkg/Applications/Python: Add support for the pyexpat module.
darylm503
2012-04-16
AppPkg/Applications/Python: Add Python 2.7.2 sources since the release of Pyt...
darylm503
2012-04-04
AppPkg/Applications/Python: Fix bug where the StdLib\lib\site-python and StdL...
darylm503
2012-03-28
StdLib/Include/stdarg.h: Added the __va_copy macro for Python compatibility.
darylm503
2012-03-24
EADK (StdLib, AppPkg, StdLibPrivateInternalFiles): Python Beta Release.
darylm503
2012-01-27
AppPkg/Applications/Python: Fix a mis-located module and establish the minimu...
darylm503
2012-01-26
AppPkg/Applications/Python: Get Python startup process fully working for EDK II.
darylm503
2011-12-01
AppPkg/Applications/Python: Workaround recent build tool changes which preven...
darylm503
2011-10-03
StdLib: Improve robustness of stat() and make basename() a public function.
darylm503
2011-09-11
AppPkg|Python: Files from the Python 2.7.2 distribution that must be modified...
darylm503
2011-06-29
Give Python/PythonCore.inf its own GUID.
darylm503
2011-06-28
Missing from previous check-in.
darylm503
2011-06-28
Basic Core Python interpreter.
darylm503