public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* Touch Support in EDK2
@ 2022-04-02  2:59 Thomas Finny
  0 siblings, 0 replies; only message in thread
From: Thomas Finny @ 2022-04-02  2:59 UTC (permalink / raw)
  To: devel

[-- Attachment #1: Type: text/plain, Size: 707 bytes --]

I'm working with software (VeraCrypt) that uses EDK2 to support touch interaction at boot.  It doesn't seem to work with the ASUS Vivobook 14 Flip, however, so I rebuilt the app with some debugging code.

There is a TouchDevice detected and a handle is obtained, but when DevicePathFromHandle() is called, it returns 3 (ERROR_UNSUPPORTED).  Is DevicePathFromHandle() not returning success directly related to why touch isn't working, or can touch work without this function returning a valid path?

I'm thinking that perhaps EDK2's touch support may be incompatible with the Vivobook 14.

Note that VeraCrypt is built off the UDK2015 branch.  Does that branch not have reliable support for touch?

[-- Attachment #2: Type: text/html, Size: 874 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-04-02  2:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-02  2:59 Touch Support in EDK2 Thomas Finny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox