aboutsummaryrefslogtreecommitdiff
path: root/src/config
AgeCommit message (Expand)AuthorFilesLines
2012-09-10[console] Add support for the bochs/qemu debug port consoleMichael Brown2-0/+4
2012-09-10[cmdline] Add standalone "nslookup" commandPatrick Plenefisch2-0/+4
2012-09-05[sdi] Add support for SDI imagesMichael Brown2-0/+4
2012-08-27[build] Add missing #include <config/local/sideband.h>Anton D. Kachalov1-0/+2
2012-07-17[efi] Default to using raw x86 I/OMichael Brown1-1/+1
2012-06-27[ui] Allow colours to be configured via config/colour.hChristian Hesse1-0/+32
2012-06-09[cmdline] Add "sync" commandMichael Brown2-0/+4
2012-06-07[cmdline] Add "cpuid" commandMichael Brown2-0/+4
2012-05-04[time] Add Linux time source using gettimeofday()Michael Brown1-1/+1
2012-04-24[image] Remove non-working image loadersMarin Hannache2-12/+0
2012-04-17[vmware] Allow settings to be specified in the VMware .vmx fileMichael Brown2-1/+5
2012-04-10[tftp] Remove configuration option for tftmMarin Mareo Hannache2-4/+0
2012-04-10[syslog] Add basic support for encrypted syslog via TLSMichael Brown2-0/+4
2012-03-29[comboot] Remove COMBOOT image support by defaultMichael Brown1-1/+0
2012-03-29[menu] Add menu commandsMichael Brown2-0/+4
2012-03-26[console] Add "log message" console usage and an internal syslog() callMichael Brown1-0/+2
2012-03-26[console] Remove unused "btext" consoleMichael Brown2-4/+0
2012-03-25[image] Add the "imgtrust" and "imgverify" commandsMichael Brown2-0/+4
2012-03-19[time] Add RTC-based time sourceMichael Brown1-1/+1
2012-03-19[time] Define an API for getting the current timeMichael Brown4-0/+19
2012-03-18[rng] Add Linux entropy source using /dev/randomMichael Brown1-1/+1
2012-02-28[vmware] Add VMware logfile console (CONSOLE_VMWARE)Michael Brown2-0/+4
2012-02-28[rng] Add RTC-based entropy sourceMichael Brown1-1/+1
2012-02-21[rng] Add ANS X9.82 Approved Source of Entropy InputMichael Brown4-0/+19
2011-10-26[cmdline] Make "reboot" command available by defaultMichael Brown2-6/+8
2011-05-17[romprefix] Do not fall back to hooking INT19 by defaultMichael Brown1-0/+6
2011-03-16[console] Add keyboard map selectionMichael Brown2-0/+9
2011-03-10[syslog] Add support for sending console output to a syslog serverMichael Brown1-0/+1
2011-03-03[bofm] Add support for BOFM under EFIMichael Brown3-0/+25
2010-12-09[cmdline] Add "reboot" commandMichael Brown2-0/+4
2010-11-22[pxe] Remove startpxe and stoppxe commands from default buildsMichael Brown2-2/+1
2010-11-20[vlan] Add support for IEEE 802.1Q VLANsMichael Brown2-0/+4
2010-09-21[lotest] Add loopback testing commandsMichael Brown2-0/+4
2010-09-15[fcoe] Add support for Fibre Channel over EthernetMichael Brown2-0/+4
2010-09-15[fcp] Add support for the Fibre Channel ProtocolMichael Brown3-0/+9
2010-09-15[fc] Add Fibre Channel management commandsMichael Brown2-0/+25
2010-09-14[block] Replace gPXE block-device API with an iPXE asynchronous interfaceMichael Brown7-3/+22
2010-09-12[infiniband] Include SRP by default, but only for Infiniband buildsMichael Brown3-3/+24
2010-09-12[ethernet] Include AoE only for Ethernet buildsMichael Brown2-3/+23
2010-08-19[linux] Add the tap driverPiotr Jaroszyński2-0/+7
2010-08-19[linux] Add empty smbiosPiotr Jaroszyński1-0/+1
2010-08-19[linux] Add napPiotr Jaroszyński1-0/+1
2010-08-19[linux] Add umallocPiotr Jaroszyński1-0/+1
2010-08-19[linux] Add uaccessPiotr Jaroszyński1-0/+1
2010-08-19[linux] Add timerPiotr Jaroszyński1-0/+1
2010-08-19[linux] Add consolePiotr Jaroszyński2-0/+5
2010-08-19[linux] Add linux platform skeletonPiotr Jaroszyński1-0/+12
2010-07-20[netdevice] Provide a test mechanism for discarding packets at randomMichael Brown1-0/+1
2010-06-23[efi] Build iPXE script support into EFI binaries by defaultGeoff Lywood1-0/+1
2010-04-19[build] Rename gPXE to iPXEMichael Brown3-10/+10