From dcb6a8bf7178584f86f0c66bd06abfbb29baaaec Mon Sep 17 00:00:00 2001 From: qwang12 Date: Wed, 21 Jan 2009 10:10:55 +0000 Subject: 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@7332 6f19259b-4bc3-4df7-8a09-765794883524 --- EdkCompatibilityPkg/Compatibility/Uc2OnUcThunk/Uc2ToUcThunk.inf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'EdkCompatibilityPkg') diff --git a/EdkCompatibilityPkg/Compatibility/Uc2OnUcThunk/Uc2ToUcThunk.inf b/EdkCompatibilityPkg/Compatibility/Uc2OnUcThunk/Uc2ToUcThunk.inf index 7efc95b..5e02669 100644 --- a/EdkCompatibilityPkg/Compatibility/Uc2OnUcThunk/Uc2ToUcThunk.inf +++ b/EdkCompatibilityPkg/Compatibility/Uc2OnUcThunk/Uc2ToUcThunk.inf @@ -23,7 +23,7 @@ [Defines] INF_VERSION = 0x00010005 - BASE_NAME = Uc2ToUcThunk + BASE_NAME = Uc2OnUcThunk FILE_GUID = 69282DF3-778F-4269-91AA-D7DF6E193317 MODULE_TYPE = DXE_DRIVER VERSION_STRING = 1.0 @@ -38,7 +38,7 @@ # [Sources.common] - Uc2ToUcThunk.c + Uc2OnUcThunk.c [Packages] MdePkg/MdePkg.dec -- cgit v1.1