aboutsummaryrefslogtreecommitdiff
path: root/src/config/config.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-20[form] Add support for dynamically created interactive formsMichael Brown1-0/+3
2024-06-20[dynui] Generalise the concept of a menu to a dynamic user interfaceMichael Brown1-1/+1
2024-03-15[ucode] Add support for updating x86 microcodeMichael Brown1-0/+3
2023-06-09[efi] Provide read-only access to EFI variables via settings mechanismMichael Brown1-0/+3
2023-05-22[efi] Add "shim" commandMichael Brown1-0/+3
2021-05-12[image] Support archive image formats independently of "imgextract" commandMichael Brown1-3/+6
2021-05-08[image] Add "imgextract" command for extracting archive imagesMichael Brown1-0/+3
2021-01-22[image] Add the "imgmem" commandMichael Brown1-0/+3
2017-08-01[shell] Enable "shell" command even when BANNER_TIMEOUT is zeroMichael Brown1-0/+3
2017-05-23[acpi] Expose ACPI tables via settings mechanismMichael Brown1-0/+3
2016-08-31[cmdline] Add certificate management commandsMichael Brown1-0/+3
2016-07-29[pixbuf] Enable PNG format by defaultMichael Brown1-6/+0
2016-07-29[crypto] Enable both DER and PEM formats by defaultMichael Brown1-6/+0
2016-07-29[crypto] Add PEM image formatMichael Brown1-0/+3
2016-07-29[crypto] Add DER image formatMichael Brown1-0/+3
2016-06-13[cmdline] Add "ntp" commandMichael Brown1-0/+3
2015-10-16[build] Generalise CONSOLE_VESAFB to CONSOLE_FRAMEBUFFERMichael Brown1-9/+0
2015-08-17[http] Rewrite HTTP core to support content encodingsMichael Brown1-0/+3
2015-06-29[serial] Use new UART abstraction in serial console driverMichael Brown1-1/+1
2015-05-19[int13con] Add basic ability to log to a local disk via INT 13Michael Brown1-0/+3
2015-04-24[vram] Add "vram" built-in setting to dump video RAMMichael Brown1-0/+3
2015-03-05[build] Fix the REQUIRE_SYMBOL mechanismMichael Brown1-0/+2
2015-03-04[build] Remove obsolete and unused portions of config.cMichael Brown1-28/+0
2015-03-02[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown1-1/+5
2015-02-26[legal] Include full licence text for all GPL2_OR_LATER filesMichael Brown1-2/+12
2014-04-27[cmdline] Add "profstat" command to display profiling statisticsMichael Brown1-0/+3
2014-03-02[cmdline] Add the "ipstat" commandMichael Brown1-0/+3
2014-01-12[png] Add support for PNG imagesMichael Brown1-0/+3
2013-11-28[vesafb] Add VESA frame buffer consoleMichael Brown1-0/+3
2013-11-28[cmdline] Add "console" command to configure consoleMichael Brown1-0/+3
2013-11-27[pnm] Add support for PNM imagesMichael Brown1-0/+3
2013-10-21[cmdline] Add "ping" commandMichael Brown1-0/+3
2013-09-25[cmdline] Add "nstat" commandMichael Brown1-0/+3
2013-09-03[ipv6] Replace IPv6 stackMichael Brown1-0/+3
2013-08-19[cmdline] Add "params" and "param" commands to manage form parameter listsMichael Brown1-0/+3
2013-08-12[settings] Expose memory map via settings mechanismMichael Brown1-0/+3
2013-08-07[settings] Expose CPUID instruction via settings mechanismMichael Brown1-0/+3
2013-08-05[cmdline] Add "pciscan" command to allow iteration over PCI devicesMichael Brown1-0/+3
2013-07-15[nfs] Add support for NFS protocolMarin Hannache1-0/+3
2013-07-15[cmdline] Add "poweroff" commandMarin Hannache1-0/+3
2013-07-13[settings] Expose PCI configuration space via settings mechanismMichael Brown1-0/+3
2013-07-13[settings] Add config/settings.hMichael Brown1-1/+6
2012-09-10[console] Add support for the bochs/qemu debug port consoleMichael Brown1-0/+3
2012-09-10[cmdline] Add standalone "nslookup" commandPatrick Plenefisch1-0/+3
2012-09-05[sdi] Add support for SDI imagesMichael Brown1-0/+3
2012-06-09[cmdline] Add "sync" commandMichael Brown1-0/+3
2012-06-07[cmdline] Add "cpuid" commandMichael Brown1-0/+3
2012-04-24[image] Remove non-working image loadersMarin Hannache1-9/+0
2012-04-17[vmware] Allow settings to be specified in the VMware .vmx fileMichael Brown1-1/+4
2012-04-10[tftp] Remove configuration option for tftmMarin Mareo Hannache1-3/+0