]> xenbits.xensource.com Git - xen.git/commit
tools: provide --with-system-ipxe
authorWei Liu <wei.liu2@citrix.com>
Mon, 16 Jul 2018 14:02:54 +0000 (15:02 +0100)
committerWei Liu <wei.liu2@citrix.com>
Mon, 16 Jul 2018 15:09:14 +0000 (16:09 +0100)
commit01d631028a02fe2c54160038cd45d22ff5733b0c
treeade4b284d7954b6afe9d6cdae687c8aa4761d235
parente4506f404cb7983d6b424054ba999c6dd26ab4fa
tools: provide --with-system-ipxe

This option lets user specify which binary is to be used as ipxe. If
it is specified, the in-tree ipxe will not be built. This option is in
line with other --with-system-* options we provide.

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
config/Tools.mk.in
tools/config.h.in
tools/configure
tools/configure.ac
tools/libxl/libxl_paths.c