ladybird/Kernel/Graphics/Bochs
Timon Kruiper 0d722b4111 Kernel/PCI: Pass DeviceIdentifier to get_BAR2 in BochsGraphicsAdapter
This change was forgotten in 1f9d3a3523
and broke the aarch64 build.
2023-01-27 20:47:08 +00:00
..
Definitions.h Kernel/Graphics: Introduce support for QEMU isa-vga device 2022-09-20 19:05:13 +01:00
GraphicsAdapter.cpp Kernel/PCI: Pass DeviceIdentifier to get_BAR2 in BochsGraphicsAdapter 2023-01-27 20:47:08 +00:00
GraphicsAdapter.h Kernel/PCI: Hold a reference to DeviceIdentifier in the Device class 2023-01-26 23:04:26 +01:00
QEMUDisplayConnector.cpp Kernel: Move x86 Bochs VBE code to the Arch/x86 directory 2022-09-20 18:43:05 +01:00
QEMUDisplayConnector.h Kernel: Move x86 Bochs VBE code to the Arch/x86 directory 2022-09-20 18:43:05 +01:00