coreboot-kgpe-d16/src/drivers/pc80
Jonathon Hall 89aee538a9 drivers/pc80/pc: Split up PS/2 keyboard/mouse ACPI definitions
Separate these so a mainboard can describe a PS/2 keyboard without a
PS/2 mouse or vice-versa.

Librem 11 has a PS/2 keyboard for the volume keys, but does not have a
PS/2 mouse, and the presence of a mouse device can cause the cursor to
appear on the desktop incorrectly.

ps2_controller.asl remains since many boards include it, it now just
includes the two new files.

Change-Id: I13a4c2caf8dc9e5004b775dc0a9ac2488e39f184
Signed-off-by: Jonathon Hall <jonathon.hall@puri.sm>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/78096
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2023-10-02 16:22:23 +00:00
..
pc drivers/pc80/pc: Split up PS/2 keyboard/mouse ACPI definitions 2023-10-02 16:22:23 +00:00
rtc drivers/pc80/rtc: Hide bank register ports from menu 2023-08-11 11:19:54 +00:00
tpm treewide: convert to tpm_result_t 2023-09-28 16:54:37 +00:00
vga drivers/pc80/vga/vga_io: Remove unnecessary parentheses 2023-09-07 17:35:38 +00:00