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:
@@ -32,7 +32,7 @@
|
||||
#include <Library/MemoryAllocationLib.h>
|
||||
#include <Library/UefiBootServicesTableLib.h>
|
||||
#include <Library/PcdLib.h>
|
||||
#include <IndustryStandard/pci22.h>
|
||||
#include <IndustryStandard/Pci22.h>
|
||||
|
||||
///
|
||||
/// bit definition
|
||||
|
@@ -40,7 +40,7 @@
|
||||
#include <Library/DevicePathLib.h>
|
||||
#include <Library/DxeI2cLib.h>
|
||||
|
||||
#include <IndustryStandard/pci22.h>
|
||||
#include <IndustryStandard/Pci22.h>
|
||||
//
|
||||
// Cirrus Logic 5430 PCI Configuration Header values
|
||||
//
|
||||
|
Reference in New Issue
Block a user