[edk2] Read or Write text to File on USB

2014-04-07 Thread Itay Sali
Hi, Does anyone have an example of writing text to file on usb storage. I am using DXE_DRIVER and shell is not relevant. I am trying to figure out how can I get the simple file protocol, then open the volume and then open the file. I would appreciate if I can get cookbook for that or detailed e

Re: [edk2] ControllerHandler

2014-04-03 Thread Itay Sali
service ConnectController as described below; gBS->ConnectController(ImageHandle, NULL, NULL, TRUE); how can I retrieve the ControllerHandler? Thanks, Itay On Apr 2, 2014, at 6:07 AM, Itay Sali mailto:itay.s...@n-trig.com>> wrote: My driver inputs are ImageHandle and SystemTable, how can

[edk2] I2c Communication

2014-04-02 Thread Itay Sali
My driver communicate over I2c. Should i use I2c or use communication over SMBus Thanks, Itay -- ___ edk2-devel mailing list edk2-devel@lists.sourceforge.net https://lists.sourcef

[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