summaryrefslogtreecommitdiffstats
path: root/AppPkg
Commit message (Expand)AuthorAgeFilesLines
* AppPkg: Removing ipf which is no longer supported from edk2.chenc22018-06-2926-1314/+49
* AppPkg/WebServer: Fix build failure.Eric Dong2017-09-142-16/+16
* edk2: Move License.txt file to rootMichael D Kinney2017-08-031-25/+0
* edk2: Move TianoCore Contribution Agreement to rootMichael D Kinney2017-08-031-218/+0
* AppPkg/Applications/Python/PyMod-2.7.2: Replace non-ascii charactersHao Wu2017-04-101-2/+2
* 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-2321-456/+640
* 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
* */Contributions.txt: Update example email addressJordan Justen2015-02-031-2/+2
* StdLib: Move libraries from ShellPkg into MdeModulePkg and MdePkg.Daryl McDaniel2015-01-131-3/+2
* AppPkg: Disable Lua builds by default. Update the ReadMe file.Daryl McDaniel2014-11-112-1/+6
* StdLib/AppPkg: Add the NOOPT build target and fix a type conversion problem w...Daryl McDaniel2014-11-111-2/+2
* AppPkg: Add the Lua interpreter and library.darylm5032014-11-0777-0/+31311
* EDK II Contributions.txt: Update patch format informationJordan Justen2014-10-311-13/+29
* StdLib: Fix more GCC warnings/errors caused by variables being set but not used.Olivier Martin2014-10-317-113/+69
* StdLib: Produce DevMedia as a library class alternative to DevShell.Daryl McDaniel2014-09-1816-16/+16
* AppPkg: Add the Arithchk utility and clean up some build problems.daryl.mcdaniel2014-09-095-12/+246
* EDK II Contributions.txt: Note acceptable contribution licensesJordan Justen2014-08-251-0/+14
* AppPkg/Applications/Sockets/TftpServer: Make the include file names match the...Daryl McDaniel2014-08-251-1/+1
* AppPkg: Enable ARM and AArch64 supportHarry Liebel2014-08-201-1/+1
* AppPkg/Applications/Python: Explicitly initialize variables before use to kee...Daryl McDaniel2014-08-185-16/+18
* AppPkg: introduce OrderedCollectionTestLaszlo Ersek2014-08-125-0/+803
* Enable the build command override the .DSC file contents to enable debug outp...Lee Leahy2013-11-191-8/+15
* EADK (AppPkg): Update the Python ReadMe file, Python/PythonReadMe.txt, to ref...Daryl McDaniel2013-10-251-12/+14
* EADK (StdLib, AppPkg, StdLibPrivateInternalFiles): Update ReadMe.txt in all p...Daryl McDaniel2013-10-241-99/+110
* - For writing sin_port, htons() must be used.lpleahy2013-02-081-20/+20
* - For writing sin_port, htons() must be used.lpleahy2013-02-081-8/+13
* AppPkg/Applications/Python: Add support for the pyexpat module.darylm5032013-01-186-60/+6480
* StdLib & AppPkg: Update the list of known ISSUES.darylm5032013-01-161-0/+11
* AppPkg/Applications/Main/Main.c: Remove EFIAPI from the definition of the mai...darylm5032013-01-161-1/+0
* List of known issues with the items contained within AppPkg.darylm5032013-01-161-0/+17
* Update copyright formathhtian2012-04-241-3/+1
* AppPkg/Applications/Python: Add Python 2.7.2 sources since the release of Pyt...darylm5032012-04-162106-0/+871583
* EDK II Packages: Add Contributions.txt and License.txt filesjljusten2012-04-112-0/+215
* 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