From 694b922c0b238c7e358bd48ddbd835fd48a29f33 Mon Sep 17 00:00:00 2001 From: bxing Date: Wed, 4 Jul 2007 12:13:24 +0000 Subject: Corrected uses of IntelFrameworkPkg header files. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3051 6f19259b-4bc3-4df7-8a09-765794883524 --- IntelFrameworkModulePkg/Bus/Pci/IdeBus/Dxe/idebus.h | 15 +++++++-------- IntelFrameworkModulePkg/Bus/Pci/PciBus/Dxe/pcibus.h | 5 ++--- 2 files changed, 9 insertions(+), 11 deletions(-) (limited to 'IntelFrameworkModulePkg/Bus') diff --git a/IntelFrameworkModulePkg/Bus/Pci/IdeBus/Dxe/idebus.h b/IntelFrameworkModulePkg/Bus/Pci/IdeBus/Dxe/idebus.h index a0c90fd3a7..c9f11ef44c 100644 --- a/IntelFrameworkModulePkg/Bus/Pci/IdeBus/Dxe/idebus.h +++ b/IntelFrameworkModulePkg/Bus/Pci/IdeBus/Dxe/idebus.h @@ -2,13 +2,13 @@ Header file for IDE Bus Driver. Copyright (c) 2006 - 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 + 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. + THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, + WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. **/ @@ -19,8 +19,7 @@ // // The package level header files this module uses // -#include -#include +#include // // The protocols, PPI and GUID defintions for this module // diff --git a/IntelFrameworkModulePkg/Bus/Pci/PciBus/Dxe/pcibus.h b/IntelFrameworkModulePkg/Bus/Pci/PciBus/Dxe/pcibus.h index f295e1946e..b2149a22ff 100644 --- a/IntelFrameworkModulePkg/Bus/Pci/PciBus/Dxe/pcibus.h +++ b/IntelFrameworkModulePkg/Bus/Pci/PciBus/Dxe/pcibus.h @@ -27,9 +27,8 @@ Revision History // // The package level header files this module uses // -#include -#include -#include +#include + // // The protocols, PPI and GUID defintions for this module // -- cgit v1.2.3