]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Include/Library/SmmLib.h
PI 1.1 SMM Feature Check-in
[mirror_edk2.git] / IntelFrameworkPkg / Include / Library / SmmLib.h
index ba1cb437bd6db8c33e243e91ddf148594c1168a5..b35a7ce692cf679183e1a19943483e5213074994 100644 (file)
@@ -51,7 +51,7 @@ TriggerRuntimeSoftwareSmi (
   it was triggered at boot time, it returns TRUE. Otherwise, it returns FALSE.\r
 \r
   @retval TRUE   A software SMI triggered at boot time happened.\r
   it was triggered at boot time, it returns TRUE. Otherwise, it returns FALSE.\r
 \r
   @retval TRUE   A software SMI triggered at boot time happened.\r
-  @retval FLASE  No software SMI happened or the software SMI was triggered at run time.\r
+  @retval FLASE  No software SMI happened, or the software SMI was triggered at run time.\r
 \r
 **/\r
 BOOLEAN\r
 \r
 **/\r
 BOOLEAN\r
@@ -77,4 +77,15 @@ IsRuntimeSoftwareSmi (
   VOID\r
   );\r
 \r
   VOID\r
   );\r
 \r
+/**\r
+\r
+  Clear APM SMI Status Bit; Set the EOS bit. \r
+  \r
+**/\r
+\r
+VOID\r
+EFIAPI\r
+ClearSmi (\r
+  VOID\r
+  );\r
 #endif\r
 #endif\r