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