1. bff8c6f Update copyright format by hhtian · 13 years ago
  2. 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
  3. ea4ee7a EDK II Packages: Add Contributions.txt and License.txt files by jljusten · 13 years ago
  4. 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
  5. 521527e StdLib/Include/stdarg.h: Added the __va_copy macro for Python compatibility. by darylm503 · 13 years ago
  6. 6dbd32c AppPkg/Applications/Sockets: Address GCC and Linux compilation problems. by darylm503 · 13 years ago
  7. d78fab6 EADK (StdLib, AppPkg, StdLibPrivateInternalFiles): Python Beta Release. by darylm503 · 13 years ago
  8. 9f7f516 Update the license dates by lpleahy · 13 years ago
  9. eb15a11 StdLib, AppPkg: Update ReadMe files. by darylm503 · 13 years ago
  10. 53c31c5 Fix the errors detected by the GCC compiler: by lpleahy · 13 years ago
  11. 8e1253d Update documentation to match required tree on the storage device. by lpleahy · 13 years ago
  12. d3a595c Fix some errors detected by the GCC 4.4 compiler. by lpleahy · 13 years ago
  13. f6e5cdd Merged socket development branch: by lpleahy · 13 years ago
  14. 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
  15. b410d6e AppPkg/Applications/Python: Get Python startup process fully working for EDK II. by darylm503 · 13 years ago
  16. 6de7c1b AppPkg/Applications/Python: Workaround recent build tool changes which prevent building Python. by darylm503 · 13 years ago
  17. 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
  18. 41b152c StdLib: Improve robustness of stat() and make basename() a public function. by darylm503 · 13 years ago
  19. 59bc059 Update the sockets applications * Builds with GCC 4.4 compiler. by lpleahy · 13 years ago
  20. 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
  21. 63f3161 Add documentation on how to build for execution within an emulation environment. by darylm503 · 13 years ago
  22. 8072b59 Disable building socket applications. by darylm503 · 13 years ago
  23. 7dc1329 Fix @return Doxygen commands to be singular instead of plural. by darylm503 · 13 years ago
  24. 274402d Add plain-text ReadMe files and delete the PDF version. Clean up some comments. by darylm503 · 13 years ago
  25. 05f9aa4 Make it easy to build the socket applications by lpleahy · 13 years ago
  26. 4684b66 Add Socket Library applications. by darylm503 · 13 years ago
  27. af9c2a5 Give Python/PythonCore.inf its own GUID. by darylm503 · 14 years ago
  28. 1a08be5 Missing from previous check-in. by darylm503 · 14 years ago
  29. 006fecd Basic Core Python interpreter. by darylm503 · 14 years ago
  30. 65126b4 Changes required to build using the new device abstraction capability of StdLib. by darylm503 · 14 years ago
  31. d088567 Correct typo: GCC 5.4 --> GCC 4.5. by darylm503 · 14 years ago
  32. 2aa62f2 Standard Libraries for EDK II. by darylm503 · 14 years ago