summaryrefslogtreecommitdiff
path: root/ArmVirtPkg
diff options
context:
space:
mode:
authorJiaqing Zhao <Zhao.Jiaqing@amd.com>2026-06-23 13:02:57 +0800
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2026-07-20 12:43:36 +0000
commitafe4360dd27a9dd27db561e6df5f3d328cfc094e (patch)
treea3d5437d6fb23b45ca56c7e39a20ebc008185144 /ArmVirtPkg
parent7cc22c4b5baff57ef9f9b1ff3768cac193c8d6f7 (diff)
downloadedk2-afe4360dd27a9dd27db561e6df5f3d328cfc094e.tar.gz
edk2-afe4360dd27a9dd27db561e6df5f3d328cfc094e.zip
OvmfPkg, ArmVirtPkg: Rename VirtioKeyboardDxe to VirtioInputDxe
The virtio input device can be used to create virtual human interface devices such as mice and tablets, not just keyboards. Rename VirtioKeyboardDxe to VirtioInputDxe for adding virtio-mouse and virtio-tablet support in following commits. No functional change. Continuous-integration-options: PatchCheck.ignore-multi-package Signed-off-by: Jiaqing Zhao <Zhao.Jiaqing@amd.com>
Diffstat (limited to 'ArmVirtPkg')
-rw-r--r--ArmVirtPkg/ArmVirtQemu.dsc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ArmVirtPkg/ArmVirtQemu.dsc b/ArmVirtPkg/ArmVirtQemu.dsc
index e9eeeafce6..0212be4a33 100644
--- a/ArmVirtPkg/ArmVirtQemu.dsc
+++ b/ArmVirtPkg/ArmVirtQemu.dsc
@@ -438,7 +438,7 @@
<PcdsFixedAtBuild>
gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0
}
- OvmfPkg/VirtioKeyboardDxe/VirtioKeyboard.inf
+ OvmfPkg/VirtioInputDxe/VirtioInput.inf
MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuApp.inf
OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe.inf {