Install a mouse driver, for example edk2/MdeModulePkg/Bus/Usb/UsbMouseDxe
Start it.
Poll mouse events by the protocol function ->GetState()
And write your own actions on each state change.
Best wishes.
Sergey
On 26.02.2015, at 17:28, S. Vieira wrote:
> Hi all.
>
> My single doubt is :
>
> How can i use the mouse with a FormBrowser ( *.vfr i.e ) ?
> For example...
> I am doin' a GUI to UEFI 2.1 and i want to use the mouse as interaction form.
>
>
> Read the Spec ..but not understand
>
>
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming The Go Parallel Website, sponsored
> by Intel and developed in partnership with Slashdot Media, is your hub for all
> things parallel software development, from weekly thought leadership blogs to
> news, videos, case studies, tutorials and more. Take a look and join the
> conversation now. http://goparallel.sourceforge.net/
> _______________________________________________
> edk2-devel mailing list
> edk2-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/edk2-devel
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel