david/ipxe
david
/
ipxe
Archived
1
0
Fork 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
Michael Brown f76210961c [pci] Support systems with multiple PCI root bridges
Extend the 16-bit PCI bus:dev.fn address to a 32-bit seg🚌dev.fn
address, assuming a segment value of zero in contexts where multiple
segments are unsupported by the underlying data structures (e.g. in
the iBFT or BOFM tables).

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2016-06-09 09:36:28 +01:00
..
arch [pci] Support systems with multiple PCI root bridges 2016-06-09 09:36:28 +01:00
bin Rename .cvsignore files to .gitignore 2007-06-09 22:57:00 +01:00
config [arm] Add support for 64-bit ARM (Aarch64) 2016-05-08 00:20:20 +01:00
core [pci] Support systems with multiple PCI root bridges 2016-06-09 09:36:28 +01:00
crypto [arm] Avoid instruction references to symbols defined via ".equ" 2016-05-08 00:08:48 +01:00
doc [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
drivers [pci] Support systems with multiple PCI root bridges 2016-06-09 09:36:28 +01:00
hci [lotest] Add option to use broadcast packets for loopback testing 2016-05-23 14:17:47 +01:00
image [build] Allow assembler section type character to vary by architecture 2016-03-13 11:20:53 +00:00
include [pci] Support systems with multiple PCI root bridges 2016-06-09 09:36:28 +01:00
interface [pci] Support systems with multiple PCI root bridges 2016-06-09 09:36:28 +01:00
libgcc [libgcc] Provide __divmoddi4() 2016-05-05 23:42:57 +01:00
net [http] Ignore unrecognised "Connection" header tokens 2016-05-25 15:35:43 +01:00
scripts [efi] Centralise architecture-independent EFI Makefile and linker script 2016-03-12 21:47:13 +00:00
tests [pci] Support systems with multiple PCI root bridges 2016-06-09 09:36:28 +01:00
usr [lotest] Add option to use broadcast packets for loopback testing 2016-05-23 14:17:47 +01:00
util [build] Remove nested "my" declaration 2016-06-03 18:09:54 +01:00
.gitignore [build] Add support for local configuration files 2010-03-26 19:07:22 +00:00
Makefile [build] Remove unnecessary dependency on zlib 2016-05-02 23:09:49 +01:00
Makefile.efi [efi] Centralise architecture-independent EFI Makefile and linker script 2016-03-12 21:47:13 +00:00
Makefile.housekeeping [build] Remove unnecessary dependency on zlib 2016-05-02 23:09:49 +01:00
doxygen.cfg [build] Remove PACKED macro 2010-05-29 23:49:47 +01:00