index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Base
/
usr
/
share
/
man
/
man7
/
boot_parameters.md
Age
Commit message (
Expand
)
Author
2023-01-06
Kernel: Make i8042 controller initialization sequence more robust
Liav A
2022-10-25
Base: Use new global variables at /sys/kernel/ directory
Liav A
2022-08-14
Everywhere: Get rid of the fbdev kernel boot argument remainders
Liav A
2022-05-05
Kernel/Graphics: Simplify the feature level of the Graphics subsystem
Liav A
2022-03-24
Kernel: Add a 'disable_kaslr' kernel command line parameter
Idan Horowitz
2022-03-18
Kernel: Allow to disable early boot console
Liav A
2022-03-02
Kernel: Change PCI access commandline option to also represent no access
Liav A
2022-02-02
Kernel: Add nvme_poll command line parameters
Pankaj Raghav
2022-01-26
Base: Update possible values for `ahci_reset_mode` kernel boot option
Linus Groh
2022-01-23
Kernel: Add CommandLine option to disable or enable the PC speaker
Liav A
2022-01-11
Help+Base: Add help://man URLs for links between man pages
kleines Filmröllchen
2022-01-06
Kernel: Add option to force using only the bootloader framebuffer
Tom
2021-12-20
Base: Update boot_parameters(7) to describe the enable_ioapic option
Liav A
2021-10-25
Kernel+SystemServer: Change bootmode to system_mode
Ben Wiederhake
2021-10-25
Kernel: Separate panic behavior from bootmode
Ben Wiederhake
2021-10-25
Kernel: Separate framebuffers from bootmode
Ben Wiederhake
2021-09-24
Base: Fix typo in boot_parameters(7) manual page
Liav A
2021-09-24
Base: Remove mentioned pci_ecam per-device option from boot_paramters(7)
Liav A
2021-05-05
Base: Add a boot_parameters(7) to document kernel boot parameters.
Brian Gianforcaro