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:
@@ -25,7 +25,7 @@
|
||||
|
||||
[Defines]
|
||||
INF_VERSION = 0x00010005
|
||||
BASE_NAME = ReadOnlyVariableToReadOnlyVariable2Thunk
|
||||
BASE_NAME = ReadOnlyVariableOnReadOnlyVariable2Thunk
|
||||
FILE_GUID = 0FDB764B-E669-4c69-83AC-5EDD99A2711E
|
||||
MODULE_TYPE = PEIM
|
||||
VERSION_STRING = 1.0
|
||||
@@ -41,7 +41,7 @@
|
||||
#
|
||||
|
||||
[Sources.common]
|
||||
ReadOnlyVariableToReadOnlyVariable2Thunk.c
|
||||
ReadOnlyVariableOnReadOnlyVariable2Thunk.c
|
||||
|
||||
[Packages]
|
||||
MdePkg/MdePkg.dec
|
||||
|
Reference in New Issue
Block a user