aboutsummaryrefslogtreecommitdiffstats
path: root/src/config/config.c
Commit message (Expand)AuthorAgeFilesLines
* [int13con] Add basic ability to log to a local disk via INT 13Michael Brown2015-05-191-0/+3
* [vram] Add "vram" built-in setting to dump video RAMMichael Brown2015-04-241-0/+3
* [build] Fix the REQUIRE_SYMBOL mechanismMichael Brown2015-03-051-0/+2
* [build] Remove obsolete and unused portions of config.cMichael Brown2015-03-041-28/+0
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
* [legal] Include full licence text for all GPL2_OR_LATER filesMichael Brown2015-02-261-2/+12
* [cmdline] Add "profstat" command to display profiling statisticsMichael Brown2014-04-271-0/+3
* [cmdline] Add the "ipstat" commandMichael Brown2014-03-021-0/+3
* [png] Add support for PNG imagesMichael Brown2014-01-121-0/+3
* [vesafb] Add VESA frame buffer consoleMichael Brown2013-11-281-0/+3
* [cmdline] Add "console" command to configure consoleMichael Brown2013-11-281-0/+3
* [pnm] Add support for PNM imagesMichael Brown2013-11-271-0/+3
* [cmdline] Add "ping" commandMichael Brown2013-10-211-0/+3
* [cmdline] Add "nstat" commandMichael Brown2013-09-251-0/+3
* [ipv6] Replace IPv6 stackMichael Brown2013-09-031-0/+3
* [cmdline] Add "params" and "param" commands to manage form parameter listsMichael Brown2013-08-191-0/+3
* [settings] Expose memory map via settings mechanismMichael Brown2013-08-121-0/+3
* [settings] Expose CPUID instruction via settings mechanismMichael Brown2013-08-071-0/+3
* [cmdline] Add "pciscan" command to allow iteration over PCI devicesMichael Brown2013-08-051-0/+3
* [nfs] Add support for NFS protocolMarin Hannache2013-07-151-0/+3
* [cmdline] Add "poweroff" commandMarin Hannache2013-07-151-0/+3
* [settings] Expose PCI configuration space via settings mechanismMichael Brown2013-07-131-0/+3
* [settings] Add config/settings.hMichael Brown2013-07-131-1/+6
* [console] Add support for the bochs/qemu debug port consoleMichael Brown2012-09-101-0/+3
* [cmdline] Add standalone "nslookup" commandPatrick Plenefisch2012-09-101-0/+3
* [sdi] Add support for SDI imagesMichael Brown2012-09-051-0/+3
* [cmdline] Add "sync" commandMichael Brown2012-06-091-0/+3
* [cmdline] Add "cpuid" commandMichael Brown2012-06-071-0/+3
* [image] Remove non-working image loadersMarin Hannache2012-04-241-9/+0
* [vmware] Allow settings to be specified in the VMware .vmx fileMichael Brown2012-04-171-1/+4
* [tftp] Remove configuration option for tftmMarin Mareo Hannache2012-04-101-3/+0
* [syslog] Add basic support for encrypted syslog via TLSMichael Brown2012-04-101-0/+3
* [menu] Add menu commandsMichael Brown2012-03-291-0/+3
* [console] Remove unused "btext" consoleMichael Brown2012-03-261-3/+0
* [image] Add the "imgtrust" and "imgverify" commandsMichael Brown2012-03-251-0/+3
* [vmware] Add VMware logfile console (CONSOLE_VMWARE)Michael Brown2012-02-281-0/+3
* [console] Add keyboard map selectionMichael Brown2011-03-161-0/+7
* [bofm] Add support for BOFM under EFIMichael Brown2011-03-031-0/+10
* [cmdline] Add "reboot" commandMichael Brown2010-12-091-0/+3
* [vlan] Add support for IEEE 802.1Q VLANsMichael Brown2010-11-201-0/+3
* [lotest] Add loopback testing commandsMichael Brown2010-09-211-0/+3
* [block] Replace gPXE block-device API with an iPXE asynchronous interfaceMichael Brown2010-09-141-1/+1
* [infiniband] Include SRP by default, but only for Infiniband buildsMichael Brown2010-09-121-3/+0
* [ethernet] Include AoE only for Ethernet buildsMichael Brown2010-09-121-3/+0
* [linux] Add the tap driverPiotr Jaroszyński2010-08-191-0/+5
* [linux] Add consolePiotr Jaroszyński2010-08-191-0/+3
* [build] Rename gPXE to iPXEMichael Brown2010-04-191-2/+2
* [proto] Remove unsupported NMB protocolStefan Hajnoczi2010-01-311-3/+0
* [proto] Remove unsupported NFS protocolStefan Hajnoczi2010-01-311-3/+0
* [config] Make PXE stack a compile-time optionJoshua Oreman2010-01-201-0/+11