summaryrefslogtreecommitdiffstats
path: root/src/config
Commit message (Expand)AuthorAgeFilesLines
...
* [linux] Add support for accessing PCI configuration space via /proc/bus/pciMichael Brown2013-07-131-0/+1
* [efi] Enable "cpuid" command by default for EFIMichael Brown2013-03-221-0/+1
* [efi] Add "reboot" command for EFIMichael Brown2013-03-224-0/+21
* [console] Add support for the bochs/qemu debug port consoleMichael Brown2012-09-102-0/+4
* [cmdline] Add standalone "nslookup" commandPatrick Plenefisch2012-09-102-0/+4
* [sdi] Add support for SDI imagesMichael Brown2012-09-052-0/+4
* [build] Add missing #include <config/local/sideband.h>Anton D. Kachalov2012-08-271-0/+2
* [efi] Default to using raw x86 I/OMichael Brown2012-07-171-1/+1
* [ui] Allow colours to be configured via config/colour.hChristian Hesse2012-06-271-0/+32
* [cmdline] Add "sync" commandMichael Brown2012-06-092-0/+4
* [cmdline] Add "cpuid" commandMichael Brown2012-06-072-0/+4
* [time] Add Linux time source using gettimeofday()Michael Brown2012-05-041-1/+1
* [image] Remove non-working image loadersMarin Hannache2012-04-242-12/+0Star
* [vmware] Allow settings to be specified in the VMware .vmx fileMichael Brown2012-04-172-1/+5
* [tftp] Remove configuration option for tftmMarin Mareo Hannache2012-04-102-4/+0Star
* [syslog] Add basic support for encrypted syslog via TLSMichael Brown2012-04-102-0/+4
* [comboot] Remove COMBOOT image support by defaultMichael Brown2012-03-291-1/+0Star
* [menu] Add menu commandsMichael Brown2012-03-292-0/+4
* [console] Add "log message" console usage and an internal syslog() callMichael Brown2012-03-261-0/+2
* [console] Remove unused "btext" consoleMichael Brown2012-03-262-4/+0Star
* [image] Add the "imgtrust" and "imgverify" commandsMichael Brown2012-03-252-0/+4
* [time] Add RTC-based time sourceMichael Brown2012-03-191-1/+1
* [time] Define an API for getting the current timeMichael Brown2012-03-194-0/+19
* [rng] Add Linux entropy source using /dev/randomMichael Brown2012-03-181-1/+1
* [vmware] Add VMware logfile console (CONSOLE_VMWARE)Michael Brown2012-02-292-0/+4
* [rng] Add RTC-based entropy sourceMichael Brown2012-02-281-1/+1
* [rng] Add ANS X9.82 Approved Source of Entropy InputMichael Brown2012-02-214-0/+19
* [cmdline] Make "reboot" command available by defaultMichael Brown2011-10-262-6/+8
* [romprefix] Do not fall back to hooking INT19 by defaultMichael Brown2011-05-171-0/+6
* [console] Add keyboard map selectionMichael Brown2011-03-162-0/+9
* [syslog] Add support for sending console output to a syslog serverMichael Brown2011-03-101-0/+1
* [bofm] Add support for BOFM under EFIMichael Brown2011-03-033-0/+25
* [cmdline] Add "reboot" commandMichael Brown2010-12-092-0/+4
* [pxe] Remove startpxe and stoppxe commands from default buildsMichael Brown2010-11-222-2/+1Star
* [vlan] Add support for IEEE 802.1Q VLANsMichael Brown2010-11-202-0/+4
* [lotest] Add loopback testing commandsMichael Brown2010-09-212-0/+4
* [fcoe] Add support for Fibre Channel over EthernetMichael Brown2010-09-152-0/+4
* [fcp] Add support for the Fibre Channel ProtocolMichael Brown2010-09-153-0/+9
* [fc] Add Fibre Channel management commandsMichael Brown2010-09-152-0/+25
* [block] Replace gPXE block-device API with an iPXE asynchronous interfaceMichael Brown2010-09-147-3/+22
* [infiniband] Include SRP by default, but only for Infiniband buildsMichael Brown2010-09-123-3/+24
* [ethernet] Include AoE only for Ethernet buildsMichael Brown2010-09-122-3/+23
* [linux] Add the tap driverPiotr Jaroszyński2010-08-192-0/+7
* [linux] Add empty smbiosPiotr Jaroszyński2010-08-191-0/+1
* [linux] Add napPiotr Jaroszyński2010-08-191-0/+1
* [linux] Add umallocPiotr Jaroszyński2010-08-191-0/+1
* [linux] Add uaccessPiotr Jaroszyński2010-08-191-0/+1
* [linux] Add timerPiotr Jaroszyński2010-08-191-0/+1
* [linux] Add consolePiotr Jaroszyński2010-08-192-0/+5
* [linux] Add linux platform skeletonPiotr Jaroszyński2010-08-191-0/+12