Re: [edk2] Protocol Uninstall

2012-12-02 Thread Andrew Fish
On Dec 2, 2012, at 10:21 PM, Ramesh Raju wrote: > Andrew, > >Thanks. I want to understand the reason why the UEFI spec didn't define > the function for callback function when protocol is uninstalled. > > They might thought , there is no use for it? Not sure why?. > > RegisterProtocolN

Re: [edk2] Protocol Uninstall

2012-12-02 Thread Ramesh Raju
Andrew, Thanks. I want to understand the reason why the UEFI spec didn't define the function for callback function when protocol is uninstalled. They might thought , there is no use for it? Not sure why?. Thanks, Ramesh From: Andrew Fish [af...@appl

[edk2] help with python in uefi shell

2012-12-02 Thread Wissam Shoukair
Hi, I'm new to UEFI, so any help will be great. I'm trying to run a simple "hello world" 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 from I got this error: ImportError: No module name