aboutsummaryrefslogtreecommitdiffstats
path: root/src/config/defaults
Commit message (Expand)AuthorAgeFilesLines
...
* [rng] Add Linux entropy source using /dev/randomMichael Brown2012-03-181-1/+1
* [rng] Add RTC-based entropy sourceMichael Brown2012-02-281-1/+1
* [rng] Add ANS X9.82 Approved Source of Entropy InputMichael Brown2012-02-213-0/+3
* [cmdline] Make "reboot" command available by defaultMichael Brown2011-10-261-0/+2
* [bofm] Add support for BOFM under EFIMichael Brown2011-03-031-0/+1
* [pxe] Remove startpxe and stoppxe commands from default buildsMichael Brown2010-11-221-1/+0
* [fcp] Add support for the Fibre Channel ProtocolMichael Brown2010-09-151-0/+1
* [block] Replace gPXE block-device API with an iPXE asynchronous interfaceMichael Brown2010-09-143-0/+3
* [infiniband] Include SRP by default, but only for Infiniband buildsMichael Brown2010-09-121-0/+1
* [linux] Add the tap driverPiotr Jaroszyński2010-08-191-0/+2
* [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-191-0/+2
* [linux] Add linux platform skeletonPiotr Jaroszyński2010-08-191-0/+12
* [efi] Build iPXE script support into EFI binaries by defaultGeoff Lywood2010-06-231-0/+1
* [build] Rename gPXE to iPXEMichael Brown2010-04-191-2/+2
* [config] Make PXE stack a compile-time optionJoshua Oreman2010-01-201-0/+2
* [config] Enable PXE commands by default only on pcbios architectureJoshua Oreman2009-08-021-0/+2
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* [efi] Use EFI-native mechanism for accessing SMBIOS tableMichael Brown2008-12-042-0/+2
* [efi] Add EFI image format and basic runtime environmentMichael Brown2008-10-131-0/+20
* [sanboot] Quick and dirty hack to make SAN boot protocols selectableMichael Brown2008-10-131-0/+3
* [config] Make the default image type selection platform-dependentMichael Brown2008-10-131-0/+7
* [umalloc] Formalise the user memory allocation APIMichael Brown2008-10-131-0/+1
* [uaccess] Formalise the uaccess APIMichael Brown2008-10-131-0/+1
* [nap] Formalise the CPU sleeping APIMichael Brown2008-10-121-0/+1
* [timer] Formalise the timer APIMichael Brown2008-10-121-0/+1
* [pci] Formalise the PCI I/O APIMichael Brown2008-10-121-1/+1
* [config] Split console configuration out to config/console.hMichael Brown2008-10-121-0/+2
* [ioapi] Formalise the I/O API as used in i386-pcbiosMichael Brown2008-10-121-0/+12