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@7331 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
[Defines]
|
||||
INF_VERSION = 0x00010005
|
||||
BASE_NAME = UcToUc2Thunk
|
||||
BASE_NAME = UcOnUc2Thunk
|
||||
FILE_GUID = FD76FF8E-665F-4afc-AF75-724EF5A569E5
|
||||
MODULE_TYPE = DXE_DRIVER
|
||||
VERSION_STRING = 1.0
|
||||
@@ -38,7 +38,7 @@
|
||||
#
|
||||
|
||||
[Sources.common]
|
||||
UcToUc2Thunk.c
|
||||
UcOnUc2Thunk.c
|
||||
|
||||
[Packages]
|
||||
MdePkg/MdePkg.dec
|
||||
|
Reference in New Issue
Block a user