瀏覽代碼

Fix incomplete comment

Isaac Woods 4 年之前
父節點
當前提交
377bfbf782
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      acpi/src/fadt.rs

+ 1 - 1
acpi/src/fadt.rs

@@ -44,7 +44,7 @@ pub struct Fadt {
     /// The SCI should be treated as a sharable, level, active-low interrupt.
     pub sci_interrupt: u16,
     /// The system port address of the SMI Command Port. This port should only be accessed from the boot processor.
-    /// A value of `0` indicates that System Management Mode.
+    /// A value of `0` indicates that System Management Mode is not supported.
     ///
     ///    - Writing the value in `acpi_enable` to this port will transfer control of the ACPI hardware registers
     ///      from the firmware to the OS. You must synchronously wait for the transfer to complete, indicated by the