Commit History

Author SHA1 Message Date
  Liav A d67c70d043 Kernel: Ensure that CommandLine is initialized before choosing PanicMode 3 years ago
  Idan Horowitz 194d1c884b Kernel: Convert CommandLine to KString 3 years ago
  Tom 785c10fda9 Kernel: Add option to force using only the bootloader framebuffer 3 years ago
  Brian Gianforcaro 8bcce82887 Kernel: Use MUST+ Vector::try_prepend instead of Vector::prepend 3 years ago
  Hendiadyoin1 9346b9589f Kernel: Remove else-after-return statements in CommandLine.cpp 3 years ago
  Hendiadyoin1 1db53400ce Kernel: Remove superfluous moves in CommandLine.cpp 3 years ago
  Liav A 30659040ed Kernel: Ensure SMP mode is not enabled if IOAPIC mode is disabled 3 years ago
  Liav A ac7953f945 Kernel: Allow switching to IOAPIC mode even without enabling SMP 3 years ago
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value 3 years ago
  Ben Wiederhake bf88adbcb6 Kernel: Avoid allocation when checking for vmmouse 3 years ago
  Ben Wiederhake 8d13f6ddce Kernel+SystemServer: Change bootmode to system_mode 3 years ago
  Ben Wiederhake 09432a8241 Kernel: Separate panic behavior from bootmode 3 years ago
  Ben Wiederhake 542a88a7be Kernel: Separate framebuffers from bootmode 3 years ago
  Nico Weber 1cdb12e920 Kernel: Fix -Wunreachable-code warnings from clang 3 years ago
  Liav A d0245b5e6b Kernel/CommandLine: Verify ACPI feature level cannot have invalid string 3 years ago
  Liav A 026f80a95b Kernel/ACPI: Simplify parser initialization 3 years ago
  Andreas Kling dd82f68326 Kernel: Use KString all the way in sys$execve() 3 years ago
  Liav A 7bf8844499 Kernel/PCI: Turn on memory access by default 3 years ago
  Liav A 25ea7461a0 Kernel/PCI: Simplify the entire subsystem 3 years ago
  Brian Gianforcaro e9d8f158a1 AK+Kernel: StringView hash map Traits should not set peek type to String 3 years ago
  Luke 7a86a8df90 Kernel/USB: Create controller base class and introduce USBManagement 3 years ago
  Brian Gianforcaro 8e93815846 Kernel: Fix panic loop when encountering an unknown boot_mode 3 years ago
  Ali Mohammad Pur eb9c82a487 Kernel: Un-unmap-after-init CommandLine::boot_mode() 3 years ago
  Hendiadyoin1 62f9377656 Kernel: Move special sections into Sections.h 4 years ago
  Hendiadyoin1 7ca3d413f7 Kernel: Pull apart CPU.h 4 years ago
  Liav A 2e2201e8e1 Kernel/CommandLine: Add option to disable physical networking hardware 4 years ago
  Luke 01d7c1b722 Kernel: Fix "sv" being inside of "no-fbdev" instead of outside 4 years ago
  Brian Gianforcaro 35a97884aa Kernel: Move CommandLine API to use AK::StringView instead of AK::String 4 years ago
  Liav A d431e4cd01 Kernel/Storage: Remove the None option from AHCI reset policy 4 years ago
  Liav A 5e81464245 Kernel/Commandline: Allow the user to specify an embedded string 4 years ago