From: jwang36 Date: Tue, 24 Jul 2007 06:07:25 +0000 (+0000) Subject: 1. Added more error check X-Git-Tag: edk2-stable201903~22549 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=effbb3a79e20271a60459b58439e507142897575 1. Added more error check 2. Removed the generation of ASM_PFX macro in AutoGen.h 3. Changed gCallerIdGuid to the type of GUID in AutoGen.c 4. Added "extern gCallerIdGuid" and EFI_CALLER_ID_GUIDin AutoGen.h 5. Changed output directory of EFI file to DEBUG_DIR 6. Added "if exist"/"test -e" before creating/removing directory command git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3412 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/BaseTools/Bin/Win32/build.exe b/BaseTools/Bin/Win32/build.exe index f2ae7a369c..055d212469 100644 Binary files a/BaseTools/Bin/Win32/build.exe and b/BaseTools/Bin/Win32/build.exe differ