aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/kernel-parameters.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index a1ac1f1d6d34..8ccbf27aead4 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -805,6 +805,12 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
805 edd= [EDD] 805 edd= [EDD]
806 Format: {"off" | "on" | "skip[mbr]"} 806 Format: {"off" | "on" | "skip[mbr]"}
807 807
808 efi_no_storage_paranoia [EFI; X86]
809 Using this parameter you can use more than 50% of
810 your efi variable storage. Use this parameter only if
811 you are really sure that your UEFI does sane gc and
812 fulfills the spec otherwise your board may brick.
813
808 eisa_irq_edge= [PARISC,HW] 814 eisa_irq_edge= [PARISC,HW]
809 See header of drivers/parisc/eisa.c. 815 See header of drivers/parisc/eisa.c.
810 816