aboutsummaryrefslogtreecommitdiff
path: root/src/core/init.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-25[init] Show startup and shutdown function names in debug messagesMichael Brown1-2/+13
2015-03-02[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown1-1/+5
2013-11-28[console] Add concept of generic console configurationMichael Brown1-0/+4
2012-07-20[legal] Update FSF mailing address in GPL licence textsMichael Brown1-1/+2
2010-04-19[build] Rename gPXE to iPXEMichael Brown1-6/+6
2009-05-18[legal] Add a selection of FILE_LICENCE declarationsMichael Brown1-0/+2
2009-03-13[tables] Redefine methods for accessing linker tablesMichael Brown1-19/+4
2008-07-17[iSCSI] Support Windows Server 2008 direct iSCSI installationMichael Brown1-10/+4
2007-07-03Separated out initialisation functions from startup/shutdown functions.Michael Brown1-21/+101
2007-07-03We don't actually use the reset functions anywhere, and nothing reallyMichael Brown1-9/+0
2007-01-10Add "name" field to struct device to allow human-readable hardware deviceMichael Brown1-2/+4
2006-04-30Move init.h to gpxe/init.h.Michael Brown1-1/+1
2005-04-27Use new generic tables infrastructureMichael Brown1-2/+2
2005-04-08Merged mcb30-realmode-redesign back to HEADMichael Brown1-0/+44