mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-02 04:27:12 +02:00
Base: Remove mentioned pci_ecam per-device option from boot_paramters(7)
This option was removed and can't be used anymore.
This commit is contained in:
committed by
Brian Gianforcaro
parent
a59010bd97
commit
c8c94aa13d
Notes:
sideshowbarker
2024-07-18 03:30:45 +09:00
Author: https://github.com/supercomputer7 Commit: https://github.com/SerenityOS/serenity/commit/c8c94aa13d2 Pull-request: https://github.com/SerenityOS/serenity/pull/10194
@@ -49,7 +49,7 @@ List of options:
|
||||
* **`init_args`** - This parameter expects a set of arguments to pass to the **`init`** program.
|
||||
The value should be a set of strings separated by `,` characters.
|
||||
|
||||
* **`pci_ecam`** - This parameter expects **`on`** or **`off`**, or **`per-device`**.
|
||||
* **`pci_ecam`** - This parameter expects **`on`** or **`off`**.
|
||||
|
||||
* **`root`** - This parameter configures the device to use as the root file system. It defaults to **`/dev/hda`** if unspecified.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user