X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=IntelFrameworkPkg%2FInclude%2FFrameworkSmm.h;h=6a12f9f1967c6b0b8138ae1674346d36e5e8ace0;hp=0226b9a15bbef5c8e0e051a8ca9eef7cb16cdfc1;hb=639a76d1912f8eb07e26b1a8f2393b682be65f2c;hpb=694363f8f8a23920a0a21339ed2c59043b92de55 diff --git a/IntelFrameworkPkg/Include/FrameworkSmm.h b/IntelFrameworkPkg/Include/FrameworkSmm.h index 0226b9a15b..6a12f9f196 100644 --- a/IntelFrameworkPkg/Include/FrameworkSmm.h +++ b/IntelFrameworkPkg/Include/FrameworkSmm.h @@ -1,19 +1,17 @@ /** @file - Header file that supports Framework extension to UEFI/PI for DXE modules. + Header file that support Framework extensions to UEFI/PI for SMM modules. This header file must include Framework extension definitions common to DXE modules. - Copyright (c) 2007, Intel Corporation - All rights reserved. This program and the accompanying materials - are licensed and made available under the terms and conditions of the BSD License - which accompanies this distribution. The full text of the license may be found at - http://opensource.org/licenses/bsd-license.php - - THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, - WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. - - Module Name: FrameworkSmm.h +Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.
+This program and the accompanying materials are licensed and made available under +the terms and conditions of the BSD License that accompanies this distribution. +The full text of the license may be found at +http://opensource.org/licenses/bsd-license.php. + +THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, +WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. **/ @@ -21,6 +19,6 @@ #define _FRAMEWORK_SMM_H_ #include -#include +#include #endif