Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 7b971810b0ef964276eff4541784ea2f520e66a9
      
https://github.com/tianocore/edk2/commit/7b971810b0ef964276eff4541784ea2f520e66a9
  Author: Yang Gang <[email protected]>
  Date:   2025-09-29 (Mon, 29 Sep 2025)

  Changed paths:
    M MdeModulePkg/Bus/Usb/UsbMouseAbsolutePointerDxe/UsbMouseAbsolutePointer.c
    M MdeModulePkg/Bus/Usb/UsbMouseDxe/UsbMouse.c

  Log Message:
  -----------
  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 <[email protected]>



To unsubscribe from these emails, change your notification settings at 
https://github.com/tianocore/edk2/settings/notifications


_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to