13#ifndef __ABSOLUTE_POINTER_H__
14#define __ABSOLUTE_POINTER_H__
16#define EFI_ABSOLUTE_POINTER_PROTOCOL_GUID \
17 { 0x8D59D32B, 0xC655, 0x4AE9, { 0x9B, 0x15, 0xF2, 0x59, 0x04, 0x99, 0x2A, 0x43 } }
48#define EFI_ABSP_SupportsAltActive 0x00000001
53#define EFI_ABSP_SupportsPressureAsZ 0x00000002
84 IN BOOLEAN ExtendedVerification
90#define EFI_ABSP_TouchActive 0x00000001
95#define EFI_ABS_AltActive 0x00000002
190extern EFI_GUID gEfiAbsolutePointerProtocolGuid;
EFI_STATUS(EFIAPI * EFI_ABSOLUTE_POINTER_GET_STATE)(IN EFI_ABSOLUTE_POINTER_PROTOCOL *This, OUT EFI_ABSOLUTE_POINTER_STATE *State)
EFI_STATUS(EFIAPI * EFI_ABSOLUTE_POINTER_RESET)(IN EFI_ABSOLUTE_POINTER_PROTOCOL *This, IN BOOLEAN ExtendedVerification)
EFI_ABSOLUTE_POINTER_MODE * Mode
UINT64 AbsoluteMinX
The Absolute Minimum of the device on the x-axis.
UINT64 AbsoluteMinZ
The Absolute Minimum of the device on the z-axis.
UINT64 AbsoluteMinY
The Absolute Minimum of the device on the y axis.