Fix case issues

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5569 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qhuang8 2008-07-26 07:37:34 +00:00
parent 34e4e297bf
commit 93da4b6bff
2 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@
#include <Library/MemoryAllocationLib.h> #include <Library/MemoryAllocationLib.h>
#include <Library/UefiBootServicesTableLib.h> #include <Library/UefiBootServicesTableLib.h>
#include <Library/PcdLib.h> #include <Library/PcdLib.h>
#include <IndustryStandard/pci22.h> #include <IndustryStandard/Pci22.h>
/// ///
/// bit definition /// bit definition

View File

@ -40,7 +40,7 @@
#include <Library/DevicePathLib.h> #include <Library/DevicePathLib.h>
#include <Library/DxeI2cLib.h> #include <Library/DxeI2cLib.h>
#include <IndustryStandard/pci22.h> #include <IndustryStandard/Pci22.h>
// //
// Cirrus Logic 5430 PCI Configuration Header values // Cirrus Logic 5430 PCI Configuration Header values
// //