aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/kernel-parameters.txt
diff options
context:
space:
mode:
authorDave Young <dyoung@redhat.com>2014-08-14 17:15:26 +0800
committerMatt Fleming <matt.fleming@intel.com>2014-10-03 18:40:58 +0100
commitb2e0a54a1296a91b800f316df7bef7d1905e4fd0 (patch)
treeda46563d0e34f6d4d33c4952d73bb22576d47c6d /Documentation/kernel-parameters.txt
parentefi-bgrt: Add error handling; inform the user when ignoring the BGRT (diff)
downloadlinux-dev-b2e0a54a1296a91b800f316df7bef7d1905e4fd0.tar.xz
linux-dev-b2e0a54a1296a91b800f316df7bef7d1905e4fd0.zip
efi: Move noefi early param code out of x86 arch code
noefi param can be used for arches other than X86 later, thus move it out of x86 platform code. Signed-off-by: Dave Young <dyoung@redhat.com> Signed-off-by: Matt Fleming <matt.fleming@intel.com>
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r--Documentation/kernel-parameters.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index 67d79597d9d6..08df275eee2b 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -2169,7 +2169,7 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
nodsp [SH] Disable hardware DSP at boot time.
- noefi [X86] Disable EFI runtime services support.
+ noefi Disable EFI runtime services support.
noexec [IA-64]