Paul,

There is an EDK II port of Python in the EDK II and EADK distributions on 
www.tianocore.org<http://www.tianocore.org>.  It is located in 
AppPkg/Applications/Python.
You can build that, install it and the required libraries to a flash drive, and 
run it from the Shell.

Make sure that you read the ReadMe files in AppPkg and 
AppPkg/Applications/Python.
Python sends its interactive output to stderr instead of stdout.  Make sure 
that you have enabled STDERR in the EFI setup on your platform.

Daryl McDaniel

From: Weimer, PaulX [mailto:[email protected]]
Sent: Friday, July 25, 2014 11:40 AM
To: [email protected]
Subject: [edk2] Using Python in the EFI Shell

This seems like it should be fairly simple but I keep going around in circles.
I want to run Python scripts under the EFI shell. Do I need to rebuild and 
reinstall UEFI or is there a version of Python that I can put on a flash drive 
and use?

Thanks
------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to