Files
edk2/MdeModulePkg
Yang Gang 7b971810b0 MdeModulePkg: Update to support mouse z-axis in ConSplitterDxe
If `AbsoluteMaxZ`/`ResolutionZ` is 0, it means z-axis is not supported.
When getting AbsolutePointer/SimplePointer Protocol Interface and mouse
state from `gST->ConsoleInHandle`, `AbsoluteMaxZ`/`ResolutionZ` is checked,
so AbsState.CurrentZ/SimpleState.RelativeMovementZ is always 0.

Assign a valid value to `AbsoluteMaxZ`/`ResolutionZ` to indicate
z-axis support.

Signed-off-by: Yang Gang <yanggang@byosoft.com.cn>
2025-09-29 01:10:22 +00:00
..
2025-09-25 22:04:10 +00:00
2025-09-25 22:04:10 +00:00