On Fri, 11 Aug 2017 07:57:56 +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. > > Signed-off-by: Thomas Huth <th...@redhat.com> > --- > tests/Makefile.include | 1 + > tests/boot-sector.c | 20 ++++++++++++++++++++ > tests/pxe-test.c | 7 +++++++ > 3 files changed, 28 insertions(+) Reviewed-by: Cornelia Huck <coh...@redhat.com>