1. 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
  2. b410d6e AppPkg/Applications/Python: Get Python startup process fully working for EDK II. by darylm503 · 13 years ago
  3. 6de7c1b AppPkg/Applications/Python: Workaround recent build tool changes which prevent building Python. by darylm503 · 13 years ago
  4. 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
  5. 41b152c StdLib: Improve robustness of stat() and make basename() a public function. by darylm503 · 13 years ago
  6. 59bc059 Update the sockets applications * Builds with GCC 4.4 compiler. by lpleahy · 13 years ago
  7. 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
  8. 63f3161 Add documentation on how to build for execution within an emulation environment. by darylm503 · 13 years ago
  9. 8072b59 Disable building socket applications. by darylm503 · 13 years ago
  10. 7dc1329 Fix @return Doxygen commands to be singular instead of plural. by darylm503 · 13 years ago
  11. 274402d Add plain-text ReadMe files and delete the PDF version. Clean up some comments. by darylm503 · 13 years ago
  12. 05f9aa4 Make it easy to build the socket applications by lpleahy · 13 years ago
  13. 4684b66 Add Socket Library applications. by darylm503 · 13 years ago
  14. af9c2a5 Give Python/PythonCore.inf its own GUID. by darylm503 · 14 years ago
  15. 1a08be5 Missing from previous check-in. by darylm503 · 14 years ago
  16. 006fecd Basic Core Python interpreter. by darylm503 · 14 years ago
  17. 65126b4 Changes required to build using the new device abstraction capability of StdLib. by darylm503 · 14 years ago
  18. d088567 Correct typo: GCC 5.4 --> GCC 4.5. by darylm503 · 14 years ago
  19. 2aa62f2 Standard Libraries for EDK II. by darylm503 · 14 years ago