On Thu, 3 Aug 2017 15:30:19 +0200 Thomas Huth <th...@redhat.com> wrote:
> Now that we've got a firmware that can do TFTP booting on s390x (i.e. > the pc-bios/s390-netboot.img), we can enable the PXE tester for this > architecture, too. I'll take this through the s390x tree, unless someone objects. > > Signed-off-by: Thomas Huth <th...@redhat.com> > --- > Since this only adds a test, I guess this could still be included > for 2.10 ... otherwise, I think it's also OK to simply postpone this > to 2.11 instead > > tests/Makefile.include | 1 + > tests/boot-sector.c | 25 ++++++++++++++++++++++--- > tests/pxe-test.c | 7 +++++++ > 3 files changed, 30 insertions(+), 3 deletions(-)