Re: [edk2] EDK2 Python issue with QEMU

2016-04-02 Thread Bella Jaguar
Daryl, All three command lines you sugested don't work. My directory structure is correct (as indicated by you and the readme) and I have switched to the appropriate system disk (it says fs0:\>). For the record, I compiled my python as follows: "C:\program files (x86)\Microsoft Visual Studio

Re: [edk2] EDK2 Python issue with QEMU

2016-03-31 Thread Laszlo Ersek
On 03/31/16 16:09, Daryl McDaniel wrote: > OK. Let’s see how much, if any, of Python might be working. > > Try: > > python –h > python –V > python –E –S –c print “It’s alive.” > > If those three commands work, next try: > > python –E –S > > Sorry, but I have to ask this: > > Do you