david/ipxe
david
/
ipxe
Archived
1
0
Fork 0
My fork of git://git.ipxe.org/ipxe.git, it is used for my netboot environment at home.
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Michael Brown 2c7a9e803c Remove the (unused) option to override _prefix_link_addr,
_textdata_link_addr, _load_addr and _max_align in the linker scripts.
A bug in some versions of ld causes segfaults if the DEFINED() macro
is used in a linker script *and* the -Map option to ld is present.

We don't currently need to override any of these values; if we need to
do so in future then the solution will probably be to always specify
the values on the ld command line, and have the linker script not
define them at all.
2007-12-07 01:34:11 -06:00
contrib Add .pdsk target (padded .dsk, suitable for qemu). 2007-07-05 23:37:17 +01:00
src Remove the (unused) option to override _prefix_link_addr, 2007-12-07 01:34:11 -06:00
COPYING Initial revision 2005-05-17 16:44:57 +00:00
Copyrights Update non-GPL licensed files for gPXE 2007-03-05 03:53:40 +00:00
INSTALL Initial revision 2005-05-17 16:44:57 +00:00
LOG Start a new LOG file in preparation for release 2007-03-05 03:54:40 +00:00
RELNOTES Start a new release notes file (RELNOTES) in preparation for release 2007-03-05 03:55:26 +00:00
VERSION Version increment in preparation for release 2007-03-02 16:06:46 +00:00