diff options
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/kernel-parameters.txt | 2 | ||||
-rw-r--r-- | Documentation/x86_64/boot-options.txt | 4 |
2 files changed, 2 insertions, 4 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index b3f20beea411..e7910f8b4fcc 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -1169,6 +1169,8 @@ and is between 256 and 4096 characters. It is defined in the file | |||
1169 | 1169 | ||
1170 | nodisconnect [HW,SCSI,M68K] Disables SCSI disconnects. | 1170 | nodisconnect [HW,SCSI,M68K] Disables SCSI disconnects. |
1171 | 1171 | ||
1172 | noefi [X86-32,X86-64] Disable EFI runtime services support. | ||
1173 | |||
1172 | noexec [IA-64] | 1174 | noexec [IA-64] |
1173 | 1175 | ||
1174 | noexec [X86-32,X86-64] | 1176 | noexec [X86-32,X86-64] |
diff --git a/Documentation/x86_64/boot-options.txt b/Documentation/x86_64/boot-options.txt index 638bf46ca059..34abae4e9442 100644 --- a/Documentation/x86_64/boot-options.txt +++ b/Documentation/x86_64/boot-options.txt | |||
@@ -306,8 +306,4 @@ Debugging | |||
306 | newfallback: use new unwinder but fall back to old if it gets | 306 | newfallback: use new unwinder but fall back to old if it gets |
307 | stuck (default) | 307 | stuck (default) |
308 | 308 | ||
309 | EFI | ||
310 | |||
311 | noefi Disable EFI support | ||
312 | |||
313 | Miscellaneous | 309 | Miscellaneous |