If a display is provided to the mouse uclass, use it to scale the coords
returned by the absolute-pointer protocol.
Series-to: concept
Series-cc: heinrich
Cover-letter:
expo: Complete mouse operation in the EFI app
This series includes various improvements which allow the mouse to be
used when running as an EFI app.
In particular:
- support for the absolute-pointer protocol, since this provides better
integration when running under QEMU
- input tweaks to improve performance under QEMU
It also includes some x86-specific fixes for i8042 and MTRRs.
Finally, a new --bootcmd option is added to the build-qemu script to
allow passing a boot command to U-Boot.
This series is part F
END
Signed-off-by: Simon Glass <sjg@chromium.org>
Series-links: 1:48
Series-version: 2