]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Include/FrameworkSmm.h
Update for NetworkPkg.
[mirror_edk2.git] / IntelFrameworkPkg / Include / FrameworkSmm.h
index 0226b9a15bbef5c8e0e051a8ca9eef7cb16cdfc1..6a12f9f1967c6b0b8138ae1674346d36e5e8ace0 100644 (file)
@@ -1,19 +1,17 @@
 /** @file\r
-  Header file that supports Framework extension to UEFI/PI for DXE modules.\r
+  Header file that support Framework extensions to UEFI/PI for SMM modules.\r
 \r
   This header file must include Framework extension definitions common to DXE\r
   modules.\r
 \r
-  Copyright (c) 2007, 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
-  http://opensource.org/licenses/bsd-license.php\r
-\r
-  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
-\r
-  Module Name:    FrameworkSmm.h\r
+Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
+This program and the accompanying materials are licensed and made available under \r
+the terms and conditions of the BSD License that accompanies this distribution.  \r
+The full text of the license may be found at\r
+http://opensource.org/licenses/bsd-license.php.                                          \r
+    \r
+THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,                     \r
+WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 \r
 **/\r
 \r
@@ -21,6 +19,6 @@
 #define _FRAMEWORK_SMM_H_\r
 \r
 #include <FrameworkDxe.h>\r
-#include <Common/FrameworkSmmCis.h>\r
+#include <Framework/SmmCis.h>\r
 \r
 #endif\r