modify file name to uppercase.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5490 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
eric_tian 2008-07-16 05:02:51 +00:00
parent 0d7c136e9d
commit 19efd9ec94
3 changed files with 3 additions and 3 deletions

View File

@ -11,7 +11,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
**/
#include "Pcibus.h"
#include "PciBus.h"
//
// EFI Component Name Protocol

View File

@ -14,7 +14,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
**/
#include "Pcibus.h"
#include "PciBus.h"
/**
Operate the PCI register via PciIo function interface.

View File

@ -12,7 +12,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
**/
#include "Pcibus.h"
#include "PciBus.h"
#include "PciDeviceSupport.h"
//