提交历史

作者 SHA1 备注 提交日期
  Ben Wiederhake 542a88a7be Kernel: Separate framebuffers from bootmode 3 年之前
  Liav A 4974727dbb Kernel: Move x86 IO instructions code into the x86 specific folder 3 年之前
  Liav A 9d9d57056e Kernel/PCI: Remove Address from enumeration callback 3 年之前
  Liav A 057f5a12c2 Kernel/PCI: Propagate usage of DeviceIdentifier everywhere 3 年之前
  Liav A da327746a2 Kernel: Rename two PCI components 3 年之前
  Liav A 82bb08a15c Kernel/PCI: Cache more details about PCI devices when enumerating them 3 年之前
  Liav A 25ea7461a0 Kernel/PCI: Simplify the entire subsystem 3 年之前
  Daniel Bertalan d7b6cc6421 Everywhere: Prevent risky implicit casts of (Nonnull)RefPtr 3 年之前
  Andreas Kling 5712e46ddc Kernel: Remove unused "VGA font" memory region in GraphicsManagement 3 年之前
  Andreas Kling c94c15d45c Everywhere: Replace AK::Singleton => Singleton 3 年之前
  Andreas Kling 2cd8b21974 Kernel: Add convenience values to the Memory::Region::Access enum 3 年之前
  Andreas Kling 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace 3 年之前
  Andreas Kling a1d7ebf85a Kernel: Rename Kernel/VM/ to Kernel/Memory/ 3 年之前
  Gunnar Beutner b10a86d463 Prekernel: Export some multiboot parameters in our own BootInfo struct 4 年之前
  Sahan Fernando 1c77f80676 Kernel: Put VirtIOGPU related types into a namespace 4 年之前
  Liav A 2a1bf53435 Kernel/Graphics: Move Bochs graphics related code into a separate folder 4 年之前
  Brian Gianforcaro abe72ede7a Kernel: Remove unused header includes in Graphics subtree 4 年之前
  Liav A a8c35b6a93 Kernel: Fix condition on whether to initialize a display adapter or not 4 年之前
  Liav A b882e5ff6b Kernel/Graphics: Move Intel graphics related code to a separate folder 4 年之前
  Liav A 3fae7ca113 Kernel: Clarify and make it easy to not use raw numbers 4 年之前
  Liav A 053a832fac Kernel: Simplify graphics initialization somewhat 4 年之前
  Liav A 6568bb47cb Kernel/PCI: Move the PCI components as a subfolder to the Bus directory 4 年之前
  Sahan Fernando b9ad6058aa Kernel: Add VirtIOGPU graphics device 4 年之前
  Sahan Fernando 34e9fa4d3b Kernel: Abstract FramebufferConsole away from contiguous physical range 4 年之前
  Hendiadyoin1 62f9377656 Kernel: Move special sections into Sections.h 4 年之前
  Tom fb488e2b27 Kernel: Allow VGA-capable graphics adapters to exist with legacy VGA 4 年之前
  Liav A c6ffee7f18 Kernel/Graphics: Indicate initialization failed if no device was found 4 年之前
  Linus Groh 0aab774343 Everywhere: Fix a bunch of typos 4 年之前
  Liav A 02b73cb93d Kernel/Graphics: Be more consistent about arguments passing 4 年之前
  Liav A 20743e8aed Kernel/Graphics + SystemServer: Support text mode properly 4 年之前