mirror of
https://github.com/ipxe/ipxe
synced 2026-01-10 23:48:36 +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:
@@ -4,7 +4,7 @@
|
||||
* Copyright 2007 Michael Wu <flamingice@sourmilk.net>
|
||||
* Copyright 2007 Andrea Merello <andreamrl@tiscali.it>
|
||||
*
|
||||
* Modified for gPXE, June 2009, by Joshua Oreman <oremanj@rwcr.net>
|
||||
* Modified for iPXE, June 2009, by Joshua Oreman <oremanj@rwcr.net>
|
||||
*
|
||||
* Based on the r8187 driver, which is:
|
||||
* Copyright 2005 Andrea Merello <andreamrl@tiscali.it>, et al.
|
||||
@@ -17,8 +17,8 @@
|
||||
#ifndef RTL818X_H
|
||||
#define RTL818X_H
|
||||
|
||||
#include <gpxe/spi_bit.h>
|
||||
#include <gpxe/tables.h>
|
||||
#include <ipxe/spi_bit.h>
|
||||
#include <ipxe/tables.h>
|
||||
|
||||
FILE_LICENCE(GPL2_ONLY);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user