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,
>
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
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
>
> -
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