]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Include/FrameworkSmm.h
Initial directory structure of IntelFrameworkPkg.
[mirror_edk2.git] / IntelFrameworkPkg / Include / FrameworkSmm.h
diff --git a/IntelFrameworkPkg/Include/FrameworkSmm.h b/IntelFrameworkPkg/Include/FrameworkSmm.h
new file mode 100644 (file)
index 0000000..0226b9a
--- /dev/null
@@ -0,0 +1,26 @@
+/** @file\r
+  Header file that supports Framework extension to UEFI/PI for DXE 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
+\r
+**/\r
+\r
+#ifndef _FRAMEWORK_SMM_H_\r
+#define _FRAMEWORK_SMM_H_\r
+\r
+#include <FrameworkDxe.h>\r
+#include <Common/FrameworkSmmCis.h>\r
+\r
+#endif\r