Age | Commit message (Expand) | Author | Files | Lines |
2016-10-26 | AppPkg: Update email and URL. | Jaben Carsey | 5 | -12/+12 |
2016-01-06 | AppPkg/.../Python: Clean up and document how to escape the -# option. | Daryl McDaniel | 2 | -31/+79 |
2016-01-04 | AppPkg/Applications/Python/Python-2.7.10/*/pyconfig.h: Update pyconfig for Py... | Daryl McDaniel | 2 | -18/+16 |
2015-12-29 | AppPkg/Applications/Python/Python-2.7.10/*/pyconfig.h: Update pyconfig for Py... | Daryl McDaniel | 2 | -15/+60 |
2015-12-23 | AppPkg/.../Python-2.7.10: AppPkg.dsc, pyconfig.h, PyMod-2.7.10 | Daryl McDaniel | 20 | -455/+636 |
2015-12-23 | AppPkg/.../Python-2.7.10: Update file for Python-2.7.10 inclusion. | Daryl McDaniel | 1 | -4/+3 |
2015-12-23 | AppPkg/.../Python-2.7.10: Rename identifiers beginning with "posix_" to "edk2_". | Daryl McDaniel | 1 | -397/+397 |
2015-12-23 | AppPkg/.../Python-2.7.10: Remove irrelevant conditional code from edk2module.c. | Daryl McDaniel | 1 | -3185/+0 |
2015-12-22 | AppPkg/.../Python-2.7.10: New helper scripts | Daryl McDaniel | 2 | -0/+33 |
2015-12-22 | AppPkg/.../Python-2.7.10: ReadMe and .inf files | Daryl McDaniel | 2 | -219/+274 |
2015-11-07 | AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 5/5. | Daryl McDaniel | 27 | -0/+31435 |
2015-11-07 | AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 4/5. | Daryl McDaniel | 239 | -0/+74975 |
2015-11-07 | AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 3/5. | Daryl McDaniel | 56 | -0/+75760 |
2015-11-07 | AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 2/5. | Daryl McDaniel | 128 | -0/+146453 |
2015-11-07 | AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 1/5. | Daryl McDaniel | 145 | -0/+62620 |
2015-11-03 | AppPkg: Replace all occurrences of ` within comments with '. | Daryl McDaniel | 2 | -362/+362 |
2015-10-19 | AppPkg: Add switch to cause stderr to be aliased to stdout. | Daryl McDaniel | 2 | -1/+680 |
2014-11-11 | AppPkg: Disable Lua builds by default. Update the ReadMe file. | Daryl McDaniel | 1 | -0/+5 |
2014-11-07 | AppPkg: Add the Lua interpreter and library. | darylm503 | 75 | -0/+31303 |
2014-10-31 | StdLib: Fix more GCC warnings/errors caused by variables being set but not used. | Olivier Martin | 7 | -113/+69 |
2014-09-18 | StdLib: Produce DevMedia as a library class alternative to DevShell. | Daryl McDaniel | 16 | -16/+16 |
2014-09-09 | AppPkg: Add the Arithchk utility and clean up some build problems. | daryl.mcdaniel | 4 | -10/+243 |
2014-08-25 | AppPkg/Applications/Sockets/TftpServer: Make the include file names match the... | Daryl McDaniel | 1 | -1/+1 |
2014-08-18 | AppPkg/Applications/Python: Explicitly initialize variables before use to kee... | Daryl McDaniel | 5 | -16/+18 |
2014-08-12 | AppPkg: introduce OrderedCollectionTest | Laszlo Ersek | 3 | -0/+783 |
2013-10-25 | EADK (AppPkg): Update the Python ReadMe file, Python/PythonReadMe.txt, to ref... | Daryl McDaniel | 1 | -12/+14 |
2013-02-08 | - For writing sin_port, htons() must be used. | lpleahy | 1 | -20/+20 |
2013-02-08 | - For writing sin_port, htons() must be used. | lpleahy | 1 | -8/+13 |
2013-01-18 | AppPkg/Applications/Python: Add support for the pyexpat module. | darylm503 | 6 | -60/+6480 |
2013-01-16 | AppPkg/Applications/Main/Main.c: Remove EFIAPI from the definition of the mai... | darylm503 | 1 | -1/+0 |
2012-04-16 | AppPkg/Applications/Python: Add Python 2.7.2 sources since the release of Pyt... | darylm503 | 2106 | -0/+871583 |
2012-04-04 | AppPkg/Applications/Python: Fix bug where the StdLib\lib\site-python and StdL... | darylm503 | 4 | -3/+2346 |
2012-03-28 | StdLib/Include/stdarg.h: Added the __va_copy macro for Python compatibility. | darylm503 | 12 | -5435/+3634 |
2012-03-27 | AppPkg/Applications/Sockets: Address GCC and Linux compilation problems. | darylm503 | 3 | -467/+459 |
2012-03-24 | EADK (StdLib, AppPkg, StdLibPrivateInternalFiles): Python Beta Release. | darylm503 | 11 | -238/+445 |
2012-03-20 | Update the license dates | lpleahy | 71 | -691/+2421 |
2012-02-17 | Fix the errors detected by the GCC compiler: | lpleahy | 4 | -13/+15 |
2012-02-13 | Update documentation to match required tree on the storage device. | lpleahy | 1 | -2/+2 |
2012-02-10 | Fix some errors detected by the GCC 4.4 compiler. | lpleahy | 15 | -40/+59 |
2012-02-09 | Merged socket development branch: | lpleahy | 33 | -1295/+3411 |
2012-01-27 | AppPkg/Applications/Python: Fix a mis-located module and establish the minimu... | darylm503 | 2 | -97/+57 |
2012-01-26 | AppPkg/Applications/Python: Get Python startup process fully working for EDK II. | darylm503 | 16 | -271/+12498 |
2011-12-01 | AppPkg/Applications/Python: Workaround recent build tool changes which preven... | darylm503 | 1 | -149/+160 |
2011-10-04 | Update applications to display correct error for gethostbyaddr and gethostbyn... | lpleahy | 3 | -3/+3 |
2011-10-03 | StdLib: Improve robustness of stat() and make basename() a public function. | darylm503 | 14 | -1045/+1306 |
2011-09-30 | Update the sockets applications | lpleahy | 52 | -235/+3062 |
2011-09-11 | AppPkg|Python: Files from the Python 2.7.2 distribution that must be modified... | darylm503 | 7 | -0/+11174 |
2011-08-05 | Fix @return Doxygen commands to be singular instead of plural. | darylm503 | 4 | -5019/+5019 |
2011-08-02 | Make it easy to build the socket applications | lpleahy | 1 | -0/+24 |
2011-07-30 | Add Socket Library applications. | darylm503 | 44 | -0/+15399 |