summaryrefslogtreecommitdiffstats
path: root/Documentation/kernel-parameters.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-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 4609e81dbc37..d1cc3a9fa14f 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -788,6 +788,12 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
788 edd= [EDD] 788 edd= [EDD]
789 Format: {"off" | "on" | "skip[mbr]"} 789 Format: {"off" | "on" | "skip[mbr]"}
790 790
791 efi_no_storage_paranoia [EFI; X86]
792 Using this parameter you can use more than 50% of
793 your efi variable storage. Use this parameter only if
794 you are really sure that your UEFI does sane gc and
795 fulfills the spec otherwise your board may brick.
796
791 eisa_irq_edge= [PARISC,HW] 797 eisa_irq_edge= [PARISC,HW]
792 See header of drivers/parisc/eisa.c. 798 See header of drivers/parisc/eisa.c.
793 799