X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=IntelFrameworkPkg%2FInclude%2FFrameworkPei.h;h=e053feb7d567e9ca88546fc63e928d1d410fd30e;hp=93f2cc9798662b9dc786289ed6cea7e66581b33a;hb=639a76d1912f8eb07e26b1a8f2393b682be65f2c;hpb=1b144bbfe3aa7b7a3eea1ec6f24a62531d6cb0fb diff --git a/IntelFrameworkPkg/Include/FrameworkPei.h b/IntelFrameworkPkg/Include/FrameworkPei.h index 93f2cc9798..e053feb7d5 100644 --- a/IntelFrameworkPkg/Include/FrameworkPei.h +++ b/IntelFrameworkPkg/Include/FrameworkPei.h @@ -1,19 +1,17 @@ /** @file - Header file that supports Framework extension to UEFI/PI for PEI modules. + Header file that support Framework extension to UEFI/PI for PEI modules. This header file must include Framework extension definitions common to PEI 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: FrameworkPei.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. **/ @@ -22,13 +20,11 @@ #include -#include -#include #include #include #include -#include #include -#include +#include +#include #endif