Re: [edk2] [Patch 0/2] BaseTools GNUmakefile: Move HOST_ARCH detection into common makefile

2018-02-04 Thread Zhu, Yonghong
Reviewed-by: Yonghong Zhu <yonghong@intel.com> 

Best Regards,
Zhu Yonghong


-Original Message-
From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Liming 
Gao
Sent: Wednesday, January 31, 2018 8:00 PM
To: edk2-devel@lists.01.org
Subject: [edk2] [Patch 0/2] BaseTools GNUmakefile: Move HOST_ARCH detection 
into common makefile


Liming Gao (2):
  BaseTools GNUmakefile: Move HOST_ARCH detection into common makefile
  BaseTools GNUmakefile: Remove HOST_ARCH in every tool Makefile

 BaseTools/Source/C/BootSectImage/GNUmakefile|  3 +--
 BaseTools/Source/C/BrotliCompress/GNUmakefile   |  3 +--
 BaseTools/Source/C/Common/GNUmakefile   |  3 +--
 BaseTools/Source/C/EfiLdrImage/GNUmakefile  |  3 +--
 BaseTools/Source/C/EfiRom/GNUmakefile   |  3 +--
 BaseTools/Source/C/GenCrc32/GNUmakefile |  3 +--
 BaseTools/Source/C/GenFfs/GNUmakefile   |  3 +--
 BaseTools/Source/C/GenFv/GNUmakefile|  3 +--
 BaseTools/Source/C/GenFw/GNUmakefile|  3 +--
 BaseTools/Source/C/GenPage/GNUmakefile  |  3 +--
 BaseTools/Source/C/GenSec/GNUmakefile   |  3 +--
 BaseTools/Source/C/GenVtf/GNUmakefile   |  3 +--
 BaseTools/Source/C/GnuGenBootSector/GNUmakefile |  3 +--
 BaseTools/Source/C/LzmaCompress/GNUmakefile |  3 +--
 BaseTools/Source/C/Makefiles/header.makefile| 28 +++--
 BaseTools/Source/C/Split/GNUmakefile|  3 +--
 BaseTools/Source/C/TianoCompress/GNUmakefile|  3 +--
 BaseTools/Source/C/VfrCompile/GNUmakefile   |  3 +--
 BaseTools/Source/C/VolInfo/GNUmakefile  |  3 +--
 19 files changed, 44 insertions(+), 38 deletions(-)

-- 
2.8.0.windows.1

___
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
___
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel


[edk2] [Patch 0/2] BaseTools GNUmakefile: Move HOST_ARCH detection into common makefile

2018-01-31 Thread Liming Gao

Liming Gao (2):
  BaseTools GNUmakefile: Move HOST_ARCH detection into common makefile
  BaseTools GNUmakefile: Remove HOST_ARCH in every tool Makefile

 BaseTools/Source/C/BootSectImage/GNUmakefile|  3 +--
 BaseTools/Source/C/BrotliCompress/GNUmakefile   |  3 +--
 BaseTools/Source/C/Common/GNUmakefile   |  3 +--
 BaseTools/Source/C/EfiLdrImage/GNUmakefile  |  3 +--
 BaseTools/Source/C/EfiRom/GNUmakefile   |  3 +--
 BaseTools/Source/C/GenCrc32/GNUmakefile |  3 +--
 BaseTools/Source/C/GenFfs/GNUmakefile   |  3 +--
 BaseTools/Source/C/GenFv/GNUmakefile|  3 +--
 BaseTools/Source/C/GenFw/GNUmakefile|  3 +--
 BaseTools/Source/C/GenPage/GNUmakefile  |  3 +--
 BaseTools/Source/C/GenSec/GNUmakefile   |  3 +--
 BaseTools/Source/C/GenVtf/GNUmakefile   |  3 +--
 BaseTools/Source/C/GnuGenBootSector/GNUmakefile |  3 +--
 BaseTools/Source/C/LzmaCompress/GNUmakefile |  3 +--
 BaseTools/Source/C/Makefiles/header.makefile| 28 +++--
 BaseTools/Source/C/Split/GNUmakefile|  3 +--
 BaseTools/Source/C/TianoCompress/GNUmakefile|  3 +--
 BaseTools/Source/C/VfrCompile/GNUmakefile   |  3 +--
 BaseTools/Source/C/VolInfo/GNUmakefile  |  3 +--
 19 files changed, 44 insertions(+), 38 deletions(-)

-- 
2.8.0.windows.1

___
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel