audk/AppPkg/Applications
darylm503 006fecd5a1 Basic Core Python interpreter.
This allows the Python 2.7.1 distribution to be extracted into the AppPkg/Applications/Python directory - producing the AppPkg/Applications/Python/Python-2.7.1 directory - then built for EDK II using the Standard C Libraries provided by the StdLib package.

Only rudimentary functionality has been tested.
Only compilation with Microsoft Visual Studio 2005 has been tested for Ia32 and X64 architectures.
The X64/pyconfig.h file should probably be updated to match the values in Ia32/pyconfig.h.


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11910 6f19259b-4bc3-4df7-8a09-765794883524
2011-06-28 03:28:27 +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 Basic Core Python interpreter. 2011-06-28 03:28:27 +00:00