mirror of
https://github.com/ipxe/ipxe
synced 2025-12-26 17:42:47 +03:00
[build] Rename gPXE to iPXE
Access to the gpxe.org and etherboot.org domains and associated resources has been revoked by the registrant of the domain. Work around this problem by renaming project from gPXE to iPXE, and updating URLs to match. Also update README, LOG and COPYRIGHTS to remove obsolete information. Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -140,7 +140,7 @@ FILE_LICENCE ( GPL2_ONLY );
|
||||
#define LPA_1000FULL 0x0800 /* Link partner 1000BASE-T full duplex */
|
||||
#define LPA_1000HALF 0x0400 /* Link partner 1000BASE-T half duplex */
|
||||
|
||||
#include <gpxe/netdevice.h>
|
||||
#include <ipxe/netdevice.h>
|
||||
|
||||
struct mii_if_info {
|
||||
int phy_id;
|
||||
|
||||
Reference in New Issue
Block a user