Re: [edk2] Python modules in UEFI Shell

2014-07-11 Thread Mcdaniel, Daryl
et Subject: [edk2] Python modules in UEFI Shell Hi, I'm new to Python/UEFI and I'm currently trying to use python in the UEFI shell. I've placed all the packages/modules into the python.27 folder and when I enter Python for the first time by typing "Python", it seems to

[edk2] Python modules in UEFI Shell

2014-07-11 Thread Tran, Eric
Hi, I'm new to Python/UEFI and I'm currently trying to use python in the UEFI shell. I've placed all the packages/modules into the python.27 folder and when I enter Python for the first time by typing "Python", it seems to only compile the minimum set of modules (os, site, stat, etc.). The log