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
Age
Commit message (
Expand
)
Author
2014-08-20
AppPkg: Enable ARM and AArch64 support
Harry Liebel
2014-08-18
AppPkg/Applications/Python: Explicitly initialize variables before use to kee...
Daryl McDaniel
2014-08-12
AppPkg: introduce OrderedCollectionTest
Laszlo Ersek
2013-11-19
Enable the build command override the .DSC file contents to enable debug outp...
Lee Leahy
2013-10-25
EADK (AppPkg): Update the Python ReadMe file, Python/PythonReadMe.txt, to ref...
Daryl McDaniel
2013-10-24
EADK (StdLib, AppPkg, StdLibPrivateInternalFiles): Update ReadMe.txt in all p...
Daryl McDaniel
2013-02-08
- For writing sin_port, htons() must be used.
lpleahy
2013-02-08
- For writing sin_port, htons() must be used.
lpleahy
2013-01-18
AppPkg/Applications/Python: Add support for the pyexpat module.
darylm503
2013-01-16
StdLib & AppPkg: Update the list of known ISSUES.
darylm503
2013-01-16
AppPkg/Applications/Main/Main.c: Remove EFIAPI from the definition of the mai...
darylm503
2013-01-16
List of known issues with the items contained within AppPkg.
darylm503
2012-04-24
Update copyright format
hhtian
2012-04-16
AppPkg/Applications/Python: Add Python 2.7.2 sources since the release of Pyt...
darylm503
2012-04-11
EDK II Packages: Add Contributions.txt and License.txt files
jljusten
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-27
AppPkg/Applications/Sockets: Address GCC and Linux compilation problems.
darylm503
2012-03-24
EADK (StdLib, AppPkg, StdLibPrivateInternalFiles): Python Beta Release.
darylm503
2012-03-20
Update the license dates
lpleahy
2012-02-28
StdLib, AppPkg: Update ReadMe files.
darylm503
2012-02-17
Fix the errors detected by the GCC compiler:
lpleahy
2012-02-13
Update documentation to match required tree on the storage device.
lpleahy
2012-02-10
Fix some errors detected by the GCC 4.4 compiler.
lpleahy
2012-02-09
Merged socket development branch:
lpleahy
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-04
Update applications to display correct error for gethostbyaddr and gethostbyn...
lpleahy
2011-10-03
StdLib: Improve robustness of stat() and make basename() a public function.
darylm503
2011-09-30
Update the sockets applications
lpleahy
2011-09-11
AppPkg|Python: Files from the Python 2.7.2 distribution that must be modified...
darylm503
2011-08-22
Add documentation on how to build for execution within an emulation environment.
darylm503
2011-08-09
Disable building socket applications.
darylm503
2011-08-05
Fix @return Doxygen commands to be singular instead of plural.
darylm503
2011-08-02
Add plain-text ReadMe files and delete the PDF version.
darylm503
2011-08-02
Make it easy to build the socket applications
lpleahy
2011-07-30
Add Socket Library applications.
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
2011-06-28
Changes required to build using the new device abstraction capability of StdLib.
darylm503
2011-04-28
Correct typo: GCC 5.4 --> GCC 4.5.
darylm503
2011-04-27
Standard Libraries for EDK II.
darylm503