mirror of https://github.com/acidanthera/audk.git
Rename library base name
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2899 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
76474b5766
commit
13fd5084c7
|
@ -21,7 +21,7 @@
|
|||
################################################################################
|
||||
[Defines]
|
||||
INF_VERSION = 0x00010005
|
||||
BASE_NAME = EdkPciIncompatibleDeviceSupportLib
|
||||
BASE_NAME = PciIncompatibleDeviceSupportLib
|
||||
FILE_GUID = 1ca1c1f9-5baf-4204-b6e5-5e24109a4e4e
|
||||
MODULE_TYPE = DXE_DRIVER
|
||||
VERSION_STRING = 1.0
|
||||
|
|
Loading…
Reference in New Issue