]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Include/Library/SmmLib.h
Move SmmLib from IntelFrameworkPkg to MdePkg because this library is useful to both...
[mirror_edk2.git] / IntelFrameworkPkg / Include / Library / SmmLib.h
index 2857afce2935372717b327184e57c3aef2be0530..32372ed23aa2663aaf6b717dda63cab47c02d6f2 100644 (file)
@@ -3,7 +3,7 @@
   \r
   SMM Library Services that abstracts both S/W SMI generation and detection. \r
 \r
-  Copyright (c) 2007 - 2009, Intel Corporation                                                         \r
+  Copyright (c) 2007 - 2010, Intel Corporation                                                         \r
   All rights reserved. This program and the accompanying materials                          \r
   are licensed and made available under the terms and conditions of the BSD License         \r
   which accompanies this distribution.  The full text of the license may be found at        \r
@@ -77,4 +77,13 @@ IsRuntimeSoftwareSmi (
   VOID\r
   );\r
 \r
+/**\r
+  Clear APM SMI Status Bit; Set the EOS bit. \r
+  \r
+**/\r
+VOID\r
+EFIAPI\r
+ClearSmi (\r
+  VOID\r
+  );\r
 #endif\r