diff options
author | Dave Young <dyoung@redhat.com> | 2014-08-14 17:15:26 +0800 |
---|---|---|
committer | Matt Fleming <matt.fleming@intel.com> | 2014-10-03 18:40:58 +0100 |
commit | b2e0a54a1296a91b800f316df7bef7d1905e4fd0 (patch) | |
tree | da46563d0e34f6d4d33c4952d73bb22576d47c6d /Documentation | |
parent | 1282278ee00b41f314d1bce058a6b28b1bd49c21 (diff) | |
download | talos-op-linux-b2e0a54a1296a91b800f316df7bef7d1905e4fd0.tar.gz talos-op-linux-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')
-rw-r--r-- | Documentation/kernel-parameters.txt | 2 |
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] |