summaryrefslogtreecommitdiff
path: root/Documentation/kernel-parameters.txt
diff options
context:
space:
mode:
authorFeng Tang <feng.tang@intel.com>2009-07-07 22:33:09 -0400
committerLen Brown <len.brown@intel.com>2009-07-29 10:22:37 -0400
commit30233d9110107bd0607989e03a0ce9f3ac1c0414 (patch)
treeca9f31457f5c111fe653f26c7d5c60f2fffafcb1 /Documentation/kernel-parameters.txt
parent5ecdefcb77e095128531975bd0bfc9097bffee58 (diff)
SFI: document boot param "sfi=off"
"sfi=off" is analogous to "acpi=off" In practice, "sfi=off" isn't likely to be very useful, for 1. SFI is used only when ACPI is not available 2. Today's SFI systems are not legacy PC-compatible ie. "sfi=off" on an ACPI-platform is a NO-OP, and "sfi=off" on an SFI-platform will likely result in boot failure. Signed-off-by: Feng Tang <feng.tang@intel.com> Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r--Documentation/kernel-parameters.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index dd1a6d4bb747..694e165a6f1c 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -92,6 +92,7 @@ parameter is applicable:
SECURITY Different security models are enabled.
SELINUX SELinux support is enabled.
SERIAL Serial support is enabled.
+ SFI Simple Firmware Interface
SH SuperH architecture is enabled.
SMP The kernel is an SMP kernel.
SPARC Sparc architecture is enabled.
@@ -2162,6 +2163,10 @@ and is between 256 and 4096 characters. It is defined in the file
If enabled at boot time, /selinux/disable can be used
later to disable prior to initial policy load.
+ sfi= [SFI,X86] Simple Firmware Interface
+ Format: { "off" }
+ off -- disable SFI
+
serialnumber [BUGS=X86-32]
shapers= [NET]