Re: [edk2] Pandaboard Pkg OpenProtocol fail

2013-02-13 Thread Shivamurthy Shastri
Hi Amit, On Wed, Feb 13, 2013 at 2:59 PM, Amit Mahadik wrote: > Hello, > OpenProtocol protocol fails while trying to build a driver for UsbIo > call if compiled with PandaboardPkg. Please suggest any pointers. > > Following is the code > > Status = gBS->OpenProtocol ( > C

[edk2] Pandaboard Pkg OpenProtocol fail

2013-02-13 Thread Amit Mahadik
Hello,   OpenProtocol protocol fails while trying to build a driver for UsbIo call if compiled with PandaboardPkg. Please suggest any pointers. Following is the code Status = gBS->OpenProtocol (   Controller,   &gEfiUsbIoProtocolGuid,   (VOID