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 |
Liav A
|
df84fdfd2c
Kernel: Print commandline after initializing it
|
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
|
fc92a4b228
Kernel/PCI: Disable ECAM method by default
|
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 |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 years ago |
Andreas Kling
|
2b2828ae52
Kernel: Slap UNMAP_AFTER_INIT on a bunch more functions
|
4 years ago |
Ben Wiederhake
|
64cc3f51d0
Meta+Kernel: Make clang-format-10 clean
|
4 years ago |
Tom
|
81780e607d
Kernel: Copy command line to a safe place
|
4 years ago |
Tom
|
d89582880e
Kernel: Switch singletons to use new Singleton class
|
4 years ago |
Muhammad Zahalqa
|
7506adbece
Kernel: Avoid some allocations in command line parsing (#3213)
|
4 years ago |
Andreas Kling
|
68580d5a8d
Revert "AK: Get rid of make_singleton function"
|
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 |
Tom
|
5a98e329d1
AK: Get rid of make_singleton function
|
4 years ago |
Andreas Kling
|
e3b450005f
Kernel: Remove CommandLine::get() in favor of lookup()
|
5 years ago |