[Fw_Os_Forum] How to detect devices that support touch

Venkat Gorla venkatagorla at gmail.com
Thu Mar 3 04:05:37 EST 2016


Hello,

We are making some product changes that are specific to touch devices (such
as a tablet) in the Windows pre-boot UEFI environment. I am referring the
following document for the UEFI specification:
http://www.uefi.org/sites/default/files/resources/UEFI_Spec_2_3_1.pdf

However I haven't been able to definitively check for touch devices vs
non-touch devices using the specification.

For example, querying for the absolute pointer protocol interface succeeds
even on a non-touch device such as a laptop or a desktop. Additionally, the
absolute max X and max Y values are also being reported as non-zero when I
query the "Mode" of the protocol interface.

So my question is how do I filter out the negative scenarios (devices that
don't support touch) using the UEFI specification?

Any pointers or help will is much appreciated.

Thanks,
Venkat
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mailman.uefi.org/pipermail/fw_os_forum/attachments/20160303/2a7c3105/attachment.html>


More information about the Fw_os_forum mailing list