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/interface/efi
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
..
efi_autoboot.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 2015-03-02 14:17:31 +00:00
efi_bofm.c [efi] Remove raw EFI_HANDLE values from debug messages 2015-08-27 15:40:44 +01:00
efi_console.c [efi] Add missing definitions for function key scancodes 2016-02-12 13:08:52 +00:00
efi_debug.c [efi] Expose DHCP packets via the Apple NetBoot protocol 2016-05-29 13:10:14 +01:00
efi_download.c [efi] Avoid unnecessarily passing pointers to EFI_HANDLEs 2014-07-31 12:50:09 +01:00
efi_driver.c [efi] Avoid infinite loops when asked to stop non-existent devices 2015-09-28 03:20:59 +01:00
efi_entropy.c [efi] Generalise EFI entropy generation to non-x86 CPUs 2016-05-04 14:34:24 +01:00
efi_fbcon.c [efi] Work around broken GetFontInfo() implementations 2016-03-10 18:09:59 +00:00
efi_file.c [efi] Centralise EFI file system info GUIDs 2015-12-09 17:36:08 +00:00
efi_guid.c [efi] Expose DHCP packets via the Apple NetBoot protocol 2016-05-29 13:10:14 +01:00
efi_hii.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 2015-03-02 14:17:31 +00:00
efi_init.c [efi] Provide centralised definitions of commonly-used GUIDs 2014-08-05 23:08:32 +01:00
efi_local.c [efi] Provide access to files stored on EFI filesystems 2016-03-14 21:11:01 +00:00
efi_pci.c [pci] Support systems with multiple PCI root bridges 2016-06-09 09:36:28 +01:00
efi_pxe.c [efi] Expose DHCP packets via the Apple NetBoot protocol 2016-05-29 13:10:14 +01:00
efi_reboot.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 2015-03-02 14:50:42 +00:00
efi_smbios.c [smbios] Provide SMBIOS version number via smbios_version() 2013-03-20 00:12:30 +00:00
efi_snp.c [efi] Add support for EFI_GRAPHICS_OUTPUT_PROTOCOL frame buffer consoles 2015-10-16 16:38:41 +01:00
efi_snp_hii.c [efi] Work around broken EFI HII specification 2016-04-12 12:24:14 +01:00
efi_strings.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 2015-03-02 14:17:31 +00:00
efi_time.c [efi] Add EFI time source 2015-04-14 11:55:08 +01:00
efi_timer.c [efi] Use a timer event to generate the currticks() timer 2016-05-04 13:38:33 +01:00
efi_uaccess.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 2015-03-02 14:17:31 +00:00
efi_umalloc.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 2015-03-02 14:17:31 +00:00
efi_usb.c [usb] Allow USB endpoints to specify a reserved header length for refills 2016-01-19 00:01:11 +00:00
efi_utils.c [efi] Provide efi_devpath_len() 2015-09-13 12:54:31 +01:00
efi_watchdog.c [efi] Add missing "ULL" suffix on 64-bit constant 2015-08-03 13:05:21 +01:00
efi_wrap.c [efi] Improve efi_wrap debugging 2015-08-27 15:54:25 +01:00
efidrvprefix.c [efi] Move architecture-independent EFI prefixes to interface/efi 2016-03-17 14:51:14 +00:00
efiprefix.c [efi] Move architecture-independent EFI prefixes to interface/efi 2016-03-17 14:51:14 +00:00