mirror of
https://github.com/ipxe/ipxe
synced 2026-03-16 03:02:07 +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:
@@ -32,7 +32,7 @@ FILE_LICENCE ( GPL2_OR_LATER );
|
||||
#define ARRAY_SIZE(x) (sizeof(x) / sizeof((x)[0]))
|
||||
|
||||
/** FIXME: include/linux/pci_regs.h has these PCI regs, maybe
|
||||
we need such a file in gPXE?
|
||||
we need such a file in iPXE?
|
||||
**/
|
||||
#define PCI_EXP_DEVCTL 8 /* Device Control */
|
||||
#define PCI_EXP_DEVCTL_READRQ 0x7000 /* Max_Read_Request_Size */
|
||||
|
||||
Reference in New Issue
Block a user