From: jwang36 Date: Fri, 30 Nov 2007 09:57:11 +0000 (+0000) Subject: Fixed an incorrect use of EdkLogger.error() which will cause incorrect message if... X-Git-Tag: edk2-stable201903~21710 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=df80da0460fcf017b70ef30112434516003f382e Fixed an incorrect use of EdkLogger.error() which will cause incorrect message if there are two dsc files in the same directory. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4352 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/BaseTools/Bin/Win32/build.exe b/BaseTools/Bin/Win32/build.exe index a8f81c5649..457e8d3526 100755 Binary files a/BaseTools/Bin/Win32/build.exe and b/BaseTools/Bin/Win32/build.exe differ