audk/AppPkg/Applications
darylm503 6de7c1be0c AppPkg/Applications/Python: Workaround recent build tool changes which prevent building Python.
Recent changes to the build tools removed user-defined MACRO capability in INF files.  This change manually expands the PYTHON_VERSION macro so that one can again build Python.

Signed-off-by: darylm503
Reviewed-by: geekboy15a


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12810 6f19259b-4bc3-4df7-8a09-765794883524
2011-12-01 18:24:25 +00:00
..
Enquire Standard Libraries for EDK II. 2011-04-27 21:42:16 +00:00
Hello Standard Libraries for EDK II. 2011-04-27 21:42:16 +00:00
Main Changes required to build using the new device abstraction capability of StdLib. 2011-06-28 02:38:33 +00:00
Python AppPkg/Applications/Python: Workaround recent build tool changes which prevent building Python. 2011-12-01 18:24:25 +00:00
Sockets 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 2011-10-04 18:31:40 +00:00