Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android
/
bootable
/
bootloader
/
edk2
/
b5c91f01d257207c3b19f91057c50faf66af47ed
/
AppPkg
bff8c6f
Update copyright format
by hhtian
· 13 years ago
4710c53
AppPkg/Applications/Python: Add Python 2.7.2 sources since the release of Python 2.7.3 made them unavailable from the python.org web site.
by darylm503
· 13 years ago
ea4ee7a
EDK II Packages: Add Contributions.txt and License.txt files
by jljusten
· 13 years ago
3b553e0
AppPkg/Applications/Python: Fix bug where the StdLib\lib\site-python and StdLib\lib\python.27\site-customize directories were not being processed. Fix bug where unicode strings were not being correctly encoded in the "idna" encoding before being passed to low-level networking functions. Correct problem where a spurious message, "Shell: Incorrect redirection syntax - '2>/dev/null'", was being output by PyDoc.
by darylm503
· 13 years ago
521527e
StdLib/Include/stdarg.h: Added the __va_copy macro for Python compatibility.
by darylm503
· 13 years ago
6dbd32c
AppPkg/Applications/Sockets: Address GCC and Linux compilation problems.
by darylm503
· 13 years ago
d78fab6
EADK (StdLib, AppPkg, StdLibPrivateInternalFiles): Python Beta Release.
by darylm503
· 13 years ago
9f7f516
Update the license dates
by lpleahy
· 13 years ago
eb15a11
StdLib, AppPkg: Update ReadMe files.
by darylm503
· 13 years ago
53c31c5
Fix the errors detected by the GCC compiler:
by lpleahy
· 13 years ago
8e1253d
Update documentation to match required tree on the storage device.
by lpleahy
· 13 years ago
d3a595c
Fix some errors detected by the GCC 4.4 compiler.
by lpleahy
· 13 years ago
f6e5cdd
Merged socket development branch:
by lpleahy
· 13 years ago
ae78a89
AppPkg/Applications/Python: Fix a mis-located module and establish the minimum set of built-in modules needed for Python to start and run.
by darylm503
· 13 years ago
b410d6e
AppPkg/Applications/Python: Get Python startup process fully working for EDK II.
by darylm503
· 13 years ago
6de7c1b
AppPkg/Applications/Python: Workaround recent build tool changes which prevent building Python.
by darylm503
· 13 years ago
f32df6f
Update applications to display correct error for gethostbyaddr and gethostbyname. These APIs use h_errno instead of errno, see documentation at: http://www.linuxhowtos.org/manpages/3p/gethostbyaddr.htm
by lpleahy
· 13 years ago
41b152c
StdLib: Improve robustness of stat() and make basename() a public function.
by darylm503
· 13 years ago
59bc059
Update the sockets applications * Builds with GCC 4.4 compiler.
by lpleahy
· 13 years ago
6c0ebd5
AppPkg|Python: Files from the Python 2.7.2 distribution that must be modified to build under EDK II.
by darylm503
· 13 years ago
63f3161
Add documentation on how to build for execution within an emulation environment.
by darylm503
· 13 years ago
8072b59
Disable building socket applications.
by darylm503
· 13 years ago
7dc1329
Fix @return Doxygen commands to be singular instead of plural.
by darylm503
· 13 years ago
274402d
Add plain-text ReadMe files and delete the PDF version. Clean up some comments.
by darylm503
· 13 years ago
05f9aa4
Make it easy to build the socket applications
by lpleahy
· 13 years ago
4684b66
Add Socket Library applications.
by darylm503
· 13 years ago
af9c2a5
Give Python/PythonCore.inf its own GUID.
by darylm503
· 14 years ago
1a08be5
Missing from previous check-in.
by darylm503
· 14 years ago
006fecd
Basic Core Python interpreter.
by darylm503
· 14 years ago
65126b4
Changes required to build using the new device abstraction capability of StdLib.
by darylm503
· 14 years ago
d088567
Correct typo: GCC 5.4 --> GCC 4.5.
by darylm503
· 14 years ago
2aa62f2
Standard Libraries for EDK II.
by darylm503
· 14 years ago