Hi,
I'm new to UEFI, so any help is appreciate.
I'm trying to run a python script in the uefi shell.
I followed the instructions in
"edk2/AppPkg/Applications/Python/PythonReadMe.txt" to setup python.
When I ran the Python.efi in uefi shell, only -S and -h option has function.
see below message, how could i fix thi issue? thanks in advance.
fs1:\EFI\Tools> Python.efi
fs1:\EFI\Tools> Python.efi -u
fs1:\EFI\Tools> Python.efi -o
fs1:\EFI\Tools> Python.efi -S
import sys
sys.exit()
fs1:\EFI\Tools> Python.efi -V
fs1:\EFI\Tools> ls
Directory of: fs1:\EFI\Tools
04/22/14 03:19p <DIR> 8,192 .
04/22/14 03:19p <DIR> 8,192 ..
04/17/14 10:42a 1,394,888 python_u_x64_SB.efi
04/17/14 10:42a 2,349,288 python_t_x64_SB.efi
04/17/14 10:42a 1,394,888 Python.efi
04/05/12 07:40a 95,190 pydoc.py
04/05/12 07:40a 17,910 site.py
04/23/14 05:06p 123 1.py
01/27/12 06:04a 18,757 ntpath.py
01/27/12 06:04a 27,363 os.py
8 File(s) 5,298,407 bytes
2 Dir(s)
fs1:\EFI\Tools>
------------------------------------------------------------------------------
Start Your Social Network Today - Download eXo Platform
Build your Enterprise Intranet with eXo Platform Software
Java Based Open Source Intranet - Social, Extensible, Cloud Ready
Get Started Now And Turn Your Intranet Into A Collaboration Platform
http://p.sf.net/sfu/ExoPlatform
_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-devel