[ipxe-devel] [PATCH 0/4] Network driver for Solarflare SFC8XXX adapters
Michael Brown
mcb30 at ipxe.org
Thu Apr 13 09:25:45 UTC 2017
On 13/04/17 09:23, Martin Habets wrote:
> Many thanks for applying this. Can you tell me which build failed, so I can also try that in future?
Building for UEFI and for Linux userspace failed, since PXENV_STATUS is
defined as a macro only for the (default) BIOS platform. You should be
able to reproduce the failure with your original code by attempting to
build e.g.
make bin-x86_64-efi/sfc_hunt.o
My per-commit build test is "make -j 16 everything"; this is an expanded
version of "make all" which also builds a selection of targets covering
64-bit BIOS, 32-bit and 64-bit UEFI, and 32-bit and 64-bit Linux
userspace. (It doesn't yet include the cross-compiled ARM builds.)
Michael
More information about the ipxe-devel
mailing list