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/arch/x86
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
..
core [pci] Support systems with multiple PCI root bridges 2016-06-09 09:36:28 +01:00
drivers [undi] Work around broken HP EliteBook 745 G3 PXE ROM 2016-05-13 13:22:06 +01:00
hci/commands [bios] Add bin-x86_64-pcbios build platform 2016-02-16 19:32:32 +00:00
image [comboot] Support COMBOOT in 64-bit builds 2016-04-15 15:31:36 +01:00
include [efi] Generalise EFI entropy generation to non-x86 CPUs 2016-05-04 14:34:24 +01:00
interface [efi] Generalise EFI entropy generation to non-x86 CPUs 2016-05-04 14:34:24 +01:00
prefix [prefix] Use CRC32 to verify each block prior to decompression 2016-03-24 16:52:26 +00:00
scripts [efi] Centralise architecture-independent EFI Makefile and linker script 2016-03-12 21:47:13 +00:00
tests/comboot [comboot] Support COMBOOT in 64-bit builds 2016-04-15 15:31:36 +01:00
transitions [librm] Preserve FPU, MMX and SSE state across calls to virt_call() 2016-05-02 14:02:31 +01:00
Makefile [comboot] Support COMBOOT in 64-bit builds 2016-04-15 15:31:36 +01:00
Makefile.efi [efi] Centralise architecture-independent EFI Makefile and linker script 2016-03-12 21:47:13 +00:00
Makefile.linux [build] Avoid errors when build directory is mounted via NFS 2014-05-13 16:45:57 +01:00
Makefile.pcbios [build] Do not use "objcopy -O binary" for objects with relocation records 2016-03-21 17:49:58 +00:00