[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH for-next 0/5] Load ipxe from a standalone file
Seeing yet another bug report regarding ipxe today, I would rather have this done than having to continuously cherry-pick ipxe commits. I have written these patches from scratch to my liking. Only very light testing is done. I will do a bit more testing when I have time. Cc: Jan Beulich <jbeulich@xxxxxxxx> Cc: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> Cc: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> Cc: Anoob Soman <anoob.soman@xxxxxxxxxx> Cc: Doug Goldstein <cardoe@xxxxxxxxxx> Wei Liu (5): Tools.mk.in: drop unused variables ipxe: produce a single binary from its build libxc: allow HVM guest to have modules tools: load IPXE from standalone file tools: provide --with-system-ipxe config/Tools.mk.in | 3 +- tools/config.h.in | 3 ++ tools/configure | 53 ++++++++++++++++++++++++++++++++++++ tools/configure.ac | 18 ++++++++++++ tools/firmware/Makefile | 6 ++++ tools/firmware/etherboot/Makefile | 6 +++- tools/firmware/hvmloader/Makefile | 9 +----- tools/firmware/hvmloader/hvmloader.c | 8 +++++- tools/firmware/hvmloader/rombios.c | 23 +++++++++++----- tools/libxc/xc_dom_x86.c | 32 ++++++++++++---------- tools/libxl/libxl_dom.c | 10 +++++++ tools/libxl/libxl_internal.h | 1 + tools/libxl/libxl_paths.c | 9 ++++++ 13 files changed, 148 insertions(+), 33 deletions(-) -- 2.11.0 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |