[ipxe-devel] [PATCH] [build] Use correct PIE disabling argument with gcc

2016-04-29 Thread Steve Beattie
Hardened versions of gcc default to building position-independent code, which breaks the i386 build. Upstream GCC has standardized on using -no-pie to turn off PIE: https://gcc.gnu.org/git/?p=gcc.git;a=blob;f=gcc/doc/invoke.texi;h=515d948ce710a2fba98c586ea2efa05d4cf60979;hb=HEAD#l10620

Re: [ipxe-devel] [ipxe/ipxe] Fixed bug in intel 10M/100M/1G NIC driver. (#52)

2016-04-29 Thread Oliver Nie
OK. Here are results of [ipxe.org/dev/driver](ipxe.org/dev/driver) - Link detection--- Pass - Basic DHCP --- Pass - Close and reopen --- Pass - Large file transfer correctness --- Pass - Large file transfer speed