summaryrefslogtreecommitdiffstats
path: root/src/config/defaults
Commit message (Expand)AuthorAgeFilesLines
* [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-201-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-031-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-052-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-131-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