summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/process.h
Commit message (Expand)AuthorAgeFilesLines
* [process] Make it safe to call process_add() multiple timesMichael Brown2009-08-101-0/+1
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* [tables] Incorporate table data type information into table definitionMichael Brown2009-03-131-3/+2Star
* [tables] Redefine methods for accessing linker tablesMichael Brown2009-03-131-1/+4
* Separated out initialisation functions from startup/shutdown functions.Michael Brown2007-07-041-1/+0Star
* Use a linker-table based system to automatically mark and start upMichael Brown2007-07-031-0/+11
* Modify process semantics; rescheduling is now automatic.Michael Brown2007-05-261-4/+37
* Added basic code for implementing co-operative multitasking.Michael Brown2006-04-291-0/+32