Ben Wiederhake
|
542a88a7be
Kernel: Separate framebuffers from bootmode
|
3 years ago |
Andreas Kling
|
dd82f68326
Kernel: Use KString all the way in sys$execve()
|
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
|
4 years ago |
Brian Gianforcaro
|
8e93815846
Kernel: Fix panic loop when encountering an unknown boot_mode
|
4 years ago |
Liav A
|
2e2201e8e1
Kernel/CommandLine: Add option to disable physical networking hardware
|
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 |
Liav A
|
ab52108982
Kernel: Allow the user to specify the virtual console when booting
|
4 years ago |
Liav A
|
20743e8aed
Kernel/Graphics + SystemServer: Support text mode properly
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Idan Horowitz
|
aaf3d26dae
Kernel: Add kernel command line flag to disable VirtIO support
|
4 years ago |
Luke
|
c84107a1ab
Kernel: Add boot argument to disable the UHCI Controller
|
4 years ago |
Liav A
|
a0be30f655
Kernel: Introduce two new boot arguments to assist with bare metal debug
|
4 years ago |
Liav A
|
8abbb7e090
Kernel/PCI: Introduce a new ECAM access mechanism
|
4 years ago |
Liav A
|
441e374396
Kernel: Enable PCI ECAM method again if available
|
4 years ago |
Liav A
|
b25f84daaa
Revert "Kernel/AHCI: Add a boot argument to force AHCI to operate on IRQ 11"
|
4 years ago |
Liav A
|
cfc2f33dcb
Kernel/AHCI: Add a boot argument to force AHCI to operate on IRQ 11
|
4 years ago |
Liav A
|
793d315994
Kernel: Don't reset AHCI ports during boot unless requested
|
4 years ago |
Brian Gianforcaro
|
afe099388e
Kernel: Add 'boot_prof' option to enable full system profiling on boot
|
4 years ago |
Brian Gianforcaro
|
84a399de5d
Kernel: Move Kernel CommandLine parsing to strongly typed API.
|
4 years ago |
Tom
|
81780e607d
Kernel: Copy command line to a safe place
|
4 years ago |
Andreas Kling
|
8a21491d86
Revert "Kernel: Copy command line to a safe place"
|
4 years ago |
Tom
|
41c005cb14
Kernel: Copy command line to a safe place
|
4 years ago |
Andreas Kling
|
e3b450005f
Kernel: Remove CommandLine::get() in favor of lookup()
|
5 years ago |
Andreas Kling
|
5cc09b0245
Kernel: Simplify VMWareBackdoor somewhat
|
5 years ago |
Andreas Kling
|
a7bbfda034
Kernel: Rename KParams => Kernel::CommandLine
|
5 years ago |