public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [Patch 0/2] BaseTools GNUmakefile: Move HOST_ARCH detection into common makefile
@ 2018-01-31 11:59 Liming Gao
  2018-01-31 11:59 ` [Patch 1/2] " Liming Gao
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Liming Gao @ 2018-01-31 11:59 UTC (permalink / raw)
  To: edk2-devel


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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-02-05  3:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-31 11:59 [Patch 0/2] BaseTools GNUmakefile: Move HOST_ARCH detection into common makefile Liming Gao
2018-01-31 11:59 ` [Patch 1/2] " Liming Gao
2018-01-31 11:59 ` [Patch 2/2] BaseTools GNUmakefile: Remove HOST_ARCH in every tool Makefile Liming Gao
2018-02-05  3:23 ` [Patch 0/2] BaseTools GNUmakefile: Move HOST_ARCH detection into common makefile Zhu, Yonghong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox