From b609c89b77876ef144a2acdb31defbf1881437c2 Mon Sep 17 00:00:00 2001 From: qouyang Date: Thu, 16 Nov 2006 10:19:07 +0000 Subject: Fixed EDKT419. Removing C Pre-Processing from VfrCompile Tool. Now the input file for VfrCompile tool should be *.i file which was preprocessed by compiler. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1964 6f19259b-4bc3-4df7-8a09-765794883524 --- EdkNt32Pkg/Dxe/PlatformBds/PlatformBds.msa | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'EdkNt32Pkg/Dxe') diff --git a/EdkNt32Pkg/Dxe/PlatformBds/PlatformBds.msa b/EdkNt32Pkg/Dxe/PlatformBds/PlatformBds.msa index bca2117a93..3508095ad7 100644 --- a/EdkNt32Pkg/Dxe/PlatformBds/PlatformBds.msa +++ b/EdkNt32Pkg/Dxe/PlatformBds/PlatformBds.msa @@ -88,7 +88,7 @@ Generic\FrontPage.h Generic\FrontPage.c Generic\FrontPageStrings.uni - Generic\FrontPageVfr.vfr + Generic\FrontPageVfr.Vfr Generic\Language.h Generic\Language.c Generic\String.h @@ -114,11 +114,11 @@ Generic\BootMngr\BootManager.h Generic\BootMngr\BootManager.c Generic\BootMngr\BootManagerStrings.uni - Generic\BootMngr\BootManagerVfr.vfr + Generic\BootMngr\BootManagerVfr.Vfr Generic\DeviceMngr\DeviceManager.h Generic\DeviceMngr\DeviceManager.c Generic\DeviceMngr\DeviceManagerStrings.uni - Generic\DeviceMngr\DeviceManagerVfr.vfr + Generic\DeviceMngr\DeviceManagerVfr.Vfr Generic\Bds.dxs -- cgit v1.2.3