This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-01-08 17:47:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9c7dfd4fd4df211127f846fc3e5dcccacfa527d2
ladybird
/
Kernel
/
Graphics
/
Bochs
History
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
…
QEMUDisplayConnector.h
…