mirror of
https://github.com/acidanthera/audk.git
synced 2025-04-08 17:05:09 +02:00
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:
parent
34e4e297bf
commit
93da4b6bff
@ -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
|
||||
//
|
||||
|
Loading…
x
Reference in New Issue
Block a user