summaryrefslogtreecommitdiff
path: root/AppPkg
AgeCommit message (Expand)AuthorFilesLines
2017-09-14AppPkg/WebServer: Fix build failure.Eric Dong2-16/+16
2017-08-03edk2: Move License.txt file to rootMichael D Kinney1-25/+0
2017-08-03edk2: Move TianoCore Contribution Agreement to rootMichael D Kinney1-218/+0
2017-04-10AppPkg/Applications/Python/PyMod-2.7.2: Replace non-ascii charactersHao Wu1-2/+2
2016-10-26AppPkg: Update email and URL.Jaben Carsey5-12/+12
2016-01-06AppPkg/.../Python: Clean up and document how to escape the -# option.Daryl McDaniel2-31/+79
2016-01-04AppPkg/Applications/Python/Python-2.7.10/*/pyconfig.h: Update pyconfig for Py...Daryl McDaniel2-18/+16
2015-12-29AppPkg/Applications/Python/Python-2.7.10/*/pyconfig.h: Update pyconfig for Py...Daryl McDaniel2-15/+60
2015-12-23AppPkg/.../Python-2.7.10: AppPkg.dsc, pyconfig.h, PyMod-2.7.10Daryl McDaniel21-456/+640
2015-12-23AppPkg/.../Python-2.7.10: Update file for Python-2.7.10 inclusion.Daryl McDaniel1-4/+3
2015-12-23AppPkg/.../Python-2.7.10: Rename identifiers beginning with "posix_" to "edk2_".Daryl McDaniel1-397/+397
2015-12-23AppPkg/.../Python-2.7.10: Remove irrelevant conditional code from edk2module.c.Daryl McDaniel1-3185/+0
2015-12-22AppPkg/.../Python-2.7.10: New helper scriptsDaryl McDaniel2-0/+33
2015-12-22AppPkg/.../Python-2.7.10: ReadMe and .inf filesDaryl McDaniel2-219/+274
2015-11-07AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 5/5.Daryl McDaniel27-0/+31435
2015-11-07AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 4/5.Daryl McDaniel239-0/+74975
2015-11-07AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 3/5.Daryl McDaniel56-0/+75760
2015-11-07AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 2/5.Daryl McDaniel128-0/+146453
2015-11-07AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 1/5.Daryl McDaniel145-0/+62620
2015-11-03AppPkg: Replace all occurrences of ` within comments with '.Daryl McDaniel2-362/+362
2015-10-19AppPkg: Add switch to cause stderr to be aliased to stdout.Daryl McDaniel2-1/+680
2015-02-03*/Contributions.txt: Update example email addressJordan Justen1-2/+2
2015-01-13StdLib: Move libraries from ShellPkg into MdeModulePkg and MdePkg.Daryl McDaniel1-3/+2
2014-11-11AppPkg: Disable Lua builds by default. Update the ReadMe file.Daryl McDaniel2-1/+6
2014-11-11StdLib/AppPkg: Add the NOOPT build target and fix a type conversion problem w...Daryl McDaniel1-2/+2
2014-11-07AppPkg: Add the Lua interpreter and library.darylm50377-0/+31311
2014-10-31EDK II Contributions.txt: Update patch format informationJordan Justen1-13/+29
2014-10-31StdLib: Fix more GCC warnings/errors caused by variables being set but not used.Olivier Martin7-113/+69
2014-09-18StdLib: Produce DevMedia as a library class alternative to DevShell.Daryl McDaniel16-16/+16
2014-09-09AppPkg: Add the Arithchk utility and clean up some build problems.daryl.mcdaniel5-12/+246
2014-08-25EDK II Contributions.txt: Note acceptable contribution licensesJordan Justen1-0/+14
2014-08-25AppPkg/Applications/Sockets/TftpServer: Make the include file names match the...Daryl McDaniel1-1/+1
2014-08-20AppPkg: Enable ARM and AArch64 supportHarry Liebel1-1/+1
2014-08-18AppPkg/Applications/Python: Explicitly initialize variables before use to kee...Daryl McDaniel5-16/+18
2014-08-12AppPkg: introduce OrderedCollectionTestLaszlo Ersek5-0/+803
2013-11-19Enable the build command override the .DSC file contents to enable debug outp...Lee Leahy1-8/+15
2013-10-25EADK (AppPkg): Update the Python ReadMe file, Python/PythonReadMe.txt, to ref...Daryl McDaniel1-12/+14
2013-10-24EADK (StdLib, AppPkg, StdLibPrivateInternalFiles): Update ReadMe.txt in all p...Daryl McDaniel1-99/+110
2013-02-08- For writing sin_port, htons() must be used.lpleahy1-20/+20
2013-02-08- For writing sin_port, htons() must be used.lpleahy1-8/+13
2013-01-18AppPkg/Applications/Python: Add support for the pyexpat module.darylm5036-60/+6480
2013-01-16StdLib & AppPkg: Update the list of known ISSUES.darylm5031-0/+11
2013-01-16AppPkg/Applications/Main/Main.c: Remove EFIAPI from the definition of the mai...darylm5031-1/+0
2013-01-16List of known issues with the items contained within AppPkg.darylm5031-0/+17
2012-04-24Update copyright formathhtian1-3/+1
2012-04-16AppPkg/Applications/Python: Add Python 2.7.2 sources since the release of Pyt...darylm5032106-0/+871583
2012-04-11EDK II Packages: Add Contributions.txt and License.txt filesjljusten2-0/+215
2012-04-04AppPkg/Applications/Python: Fix bug where the StdLib\lib\site-python and StdL...darylm5034-3/+2346
2012-03-28StdLib/Include/stdarg.h: Added the __va_copy macro for Python compatibility.darylm50312-5435/+3634
2012-03-27AppPkg/Applications/Sockets: Address GCC and Linux compilation problems.darylm5033-467/+459