david/ipxe
Archived
1
0
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.
ipxe/src/arch/x86
Michael Brown 030e5a064e [build] Use unique entry symbols for each prefix
Some binutils versions will drag in an object to satisfy the entry
symbol; some won't.  Try to cope with this exciting variety of
behaviour by ensuring that all entry symbols are unique.

Remove the explicit inclusion of the prefix object on the linker
command line, since the entry symbol now provides all the information
needed to identify the prefix.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2011-02-23 21:12:56 +00:00
..
core [pci] Replace pci_max_bus() with pci_num_bus() 2011-02-17 01:25:11 +00:00
include [pci] Replace pci_max_bus() with pci_num_bus() 2011-02-17 01:25:11 +00:00
interface/efi [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
prefix [efi] Allow EFI to control PCI bus enumeration 2011-02-17 02:56:55 +00:00
scripts [build] Eliminate unused sections at link-time 2011-02-22 21:02:00 +00:00
Makefile [linux] Add linux platform skeleton 2010-08-19 12:25:06 +01:00
Makefile.efi [build] Use unique entry symbols for each prefix 2011-02-23 21:12:56 +00:00
Makefile.linux [linux] Add linux platform skeleton 2010-08-19 12:25:06 +01:00