Update the INF file based on the change to direcotry and file name.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7330 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qwang12
2009-01-21 10:09:30 +00:00
parent 186bc15553
commit f275c91cca
6 changed files with 11 additions and 11 deletions

View File

@@ -23,7 +23,7 @@
[Defines]
INF_VERSION = 0x00010005
BASE_NAME = DeviceIoToPciRootBridgeIoThunk
BASE_NAME = DeviceIoOnPciRootBridgeIoThunk
FILE_GUID = 6E5ED30F-EC52-4136-8A41-3F4324218E41
MODULE_TYPE = DXE_DRIVER
VERSION_STRING = 1.0
@@ -38,7 +38,7 @@
#
[Sources.common]
DeviceIoToPciRootBridgeIoThunk.c
DeviceIoOnPciRootBridgeIoThunk.c
[Packages]
MdePkg/MdePkg.dec