From: jwang36 Date: Thu, 1 Jun 2006 14:46:11 +0000 (+0000) Subject: - added process to generate *local.lib and let the .dll be generated from it other... X-Git-Tag: edk2-stable201903~25366 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=8b41e66e1eaa5b81bd8feef55662d6e349d8cdc0 - added process to generate *local.lib and let the .dll be generated from it other than the .obj files directly. - added task to GenEfi macro to copy generated .efi file to the same directory as .dll file git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@366 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/Tools/Conf/BuildMacro.xml b/Tools/Conf/BuildMacro.xml index b3a6ff1c3a..93adcaeefe 100644 --- a/Tools/Conf/BuildMacro.xml +++ b/Tools/Conf/BuildMacro.xml @@ -674,16 +674,24 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. + + + + + + + + - + - + @@ -711,6 +719,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. +