Re: [edk2] ControllerHandler

2014-04-03 Thread Andrew Fish
On Apr 3, 2014, at 7:17 AM, Itay Sali wrote: > Can you please point which command to use, I have image handle and I need > ControllerHandler. > My propose is using ControllerHandler to connect I2c protocol. > > This is driver entry point. > MyMain ( > IN EFI_HANDLE ImageHandle, >

Re: [edk2] ControllerHandler

2014-04-03 Thread Itay Sali
Can you please point which command to use, I have image handle and I need ControllerHandler. My propose is using ControllerHandler to connect I2c protocol. This is driver entry point. MyMain ( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) If I use a boot servi

Re: [edk2] ControllerHandler

2014-04-02 Thread Andrew Fish
On Apr 2, 2014, at 6:07 AM, Itay Sali wrote: > My driver inputs are ImageHandle and SystemTable, how can I invoked > ControllerHandler? > You can use the shell connect command to connect your driver (image handle) to the controller handle. Thanks, Andrew Fish > Thanks, > > Itay > > -

[edk2] ControllerHandler

2014-04-02 Thread Itay Sali
My driver inputs are ImageHandle and SystemTable, how can I invoked ControllerHandler? Thanks, Itay -- ___ edk2-devel mailing list edk2-devel@lists.sourceforge.net https://lis