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/config
david a25c7f6f67 modified menu 2017-11-18 11:36:20 +01:00
..
cloud [cloud] Show CPU vendor and model in example cloud boot scripts 2017-01-24 13:47:03 +00:00
defaults [efi] Provide access to ACPI tables 2017-05-23 18:48:02 +01:00
local [build] Add support for local configuration files 2010-03-26 19:07:22 +00:00
qemu [build] Disable TIVOLI_VMM_WORKAROUND in the qemu configuration 2016-11-08 17:40:01 +00:00
vbox [usb] Add config/usb.h for USB configuration options 2015-03-18 12:35:16 +00:00
branding.h [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 2015-03-02 14:17:31 +00:00
colour.h [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 2015-03-02 16:35:29 +00:00
config.c [shell] Enable "shell" command even when BANNER_TIMEOUT is zero 2017-08-01 20:25:28 +01:00
config_asn1.c [crypto] Enable both DER and PEM formats by default 2016-07-29 15:40:39 +01:00
config_crypto.c [crypto] Support SHA-{224,384,512} in X.509 certificates 2015-08-02 16:54:24 +01:00
config_efi.c [efi] Provide access to files stored on EFI filesystems 2016-03-14 21:11:01 +00:00
config_ethernet.c [ethernet] Make LACP support configurable at build time 2016-04-18 10:08:46 +01:00
config_fc.c [build] Fix the REQUIRE_SYMBOL mechanism 2015-03-05 00:59:38 +00:00
config_http.c [cloud] Add ability to retrieve Google Compute Engine metadata 2017-01-23 14:43:20 +00:00
config_infiniband.c [xsigo] Add support for Xsigo virtual Ethernet (XVE) EoIB devices 2016-03-09 08:46:24 +00:00
config_linux.c [build] Generalise CONSOLE_VESAFB to CONSOLE_FRAMEBUFFER 2015-10-16 16:38:39 +01:00
config_net80211.c [build] Fix the REQUIRE_SYMBOL mechanism 2015-03-05 00:59:38 +00:00
config_pcbios.c [build] Generalise CONSOLE_VESAFB to CONSOLE_FRAMEBUFFER 2015-10-16 16:38:39 +01:00
config_pixbuf.c [pixbuf] Enable PNG format by default 2016-07-29 16:04:09 +01:00
config_romprefix.c [build] Fix the REQUIRE_SYMBOL mechanism 2015-03-05 00:59:38 +00:00
config_route.c [build] Fix the REQUIRE_SYMBOL mechanism 2015-03-05 00:59:38 +00:00
config_timer.c [time] Allow timer to be selected at runtime 2017-01-26 08:17:37 +00:00
config_usb.c [efi] Expose unused USB devices via EFI_USB_IO_PROTOCOL 2015-09-14 22:11:37 +01:00
console.h added framebuffer and console commands 2017-11-05 16:18:48 +01:00
crypto.h [crypto] Allow cross-certificate source to be configured at build time 2016-03-24 19:25:03 +00:00
defaults.h [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 2015-03-02 14:17:31 +00:00
dhcp.h [dhcp] Limit maximum number of DHCP discovery deferrals 2015-11-10 14:05:46 +00:00
entropy.h [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 2015-03-02 14:17:31 +00:00
fault.h [peerdist] Add individual block download mechanism 2015-08-17 13:24:39 +01:00
general.h modified menu 2017-11-18 11:36:20 +01:00
ioapi.h [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 2015-03-02 14:17:31 +00:00
isa.h [build] Add support for local configuration files 2010-03-26 19:07:22 +00:00
named.h [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 2015-03-02 14:17:31 +00:00
nap.h [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 2015-03-02 14:17:31 +00:00
reboot.h [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 2015-03-02 14:17:31 +00:00
sanboot.h [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 2015-03-02 14:17:31 +00:00
serial.h [serial] Use new UART abstraction in serial console driver 2015-06-29 11:04:10 +01:00
settings.h [acpi] Expose ACPI tables via settings mechanism 2017-05-23 18:48:06 +01:00
sideband.h [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 2015-03-02 14:17:31 +00:00
time.h [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 2015-03-02 14:17:31 +00:00
timer.h [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 2015-03-02 14:17:31 +00:00
umalloc.h [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 2015-03-02 14:17:31 +00:00
usb.h [efi] Expose unused USB devices via EFI_USB_IO_PROTOCOL 2015-09-14 22:11:37 +01:00