mirror of
https://github.com/ipxe/ipxe
synced 2025-12-24 06:22:59 +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:
@@ -194,9 +194,9 @@ extern unsigned short _LINES;
|
||||
#define COLORS COLOURS
|
||||
|
||||
/*
|
||||
* KEY code constants are define in gpxe/keys.h
|
||||
* KEY code constants are define in ipxe/keys.h
|
||||
*/
|
||||
#include <gpxe/keys.h>
|
||||
#include <ipxe/keys.h>
|
||||
|
||||
//extern int addch ( const chtype * );
|
||||
//extern int addchnstr ( const chtype *, int );
|
||||
|
||||
Reference in New Issue
Block a user