Re: [edk2] Using Python in the EFI Shell

2014-07-25 Thread Mcdaniel, Daryl
uly 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

[edk2] Using Python in the EFI Shell

2014-07-25 Thread Weimer, PaulX
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 ---