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/core
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
..
linux [linux] Add support for accessing PCI configuration space via /proc/bus/pci 2013-07-13 12:44:45 +02:00
basemem_packet.c [bios] Add bin-x86_64-pcbios build platform 2016-02-16 19:32:32 +00:00
cachedhcp.c [bios] Add bin-x86_64-pcbios build platform 2016-02-16 19:32:32 +00:00
cpuid.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 2015-03-02 14:17:31 +00:00
cpuid_settings.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 2015-03-02 14:17:31 +00:00
debugcon.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 2015-03-02 14:17:31 +00:00
dumpregs.c [librm] Provide an abstraction wrapper for prot_call 2016-02-18 23:23:38 +00:00
gdbmach.c [gdb] Add support for x86_64 2016-03-22 08:44:32 +00:00
patch_cf.S [bios] Add bin-x86_64-pcbios build platform 2016-02-16 19:32:32 +00:00
pci_autoboot.c [bios] Add bin-x86_64-pcbios build platform 2016-02-16 19:32:32 +00:00
pcidirect.c [pci] Support systems with multiple PCI root bridges 2016-06-09 09:36:28 +01:00
pic8259.c [hyperv] Add support for Hyper-V hypervisor 2014-12-18 16:27:27 +00:00
pit8254.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 2015-03-02 14:17:31 +00:00
rdtsc_timer.c [bios] Add bin-x86_64-pcbios build platform 2016-02-16 19:32:32 +00:00
relocate.c [relocate] Preserve page alignment during relocation 2016-02-19 02:39:56 +00:00
runtime.c [bios] Add bin-x86_64-pcbios build platform 2016-02-16 19:32:32 +00:00
stack.S [bios] Use an 8kB stack for x86_64 2016-02-18 15:56:41 +00:00
stack16.S [bios] Add bin-x86_64-pcbios build platform 2016-02-16 19:32:32 +00:00
video_subr.c [bios] Add bin-x86_64-pcbios build platform 2016-02-16 19:32:32 +00:00
vram_settings.c [vram] Add "vram" built-in setting to dump video RAM 2015-04-24 16:27:47 +01:00
x86_bigint.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 2015-03-02 14:17:31 +00:00
x86_io.c [ioapi] Split ioremap() out to a separate IOMAP API 2016-02-26 15:33:40 +00:00
x86_string.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 2015-03-02 14:17:31 +00:00
x86_tcpip.c [tcpip] Do not fall back to using unoptimised TCP/IP checksumming 2016-05-04 13:38:25 +01:00
x86_uart.c [serial] Check for UART existence in uart_select() 2015-07-31 11:19:19 +01:00