aboutsummaryrefslogtreecommitdiff
path: root/src/include/ipxe/process.h
AgeCommit message (Expand)AuthorFilesLines
2019-08-16[process] Add PROC_INIT() for initialising static processesMichael Brown1-5/+13
2018-02-20[process] Include process name in debug messagesMichael Brown1-2/+7
2015-03-02[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown1-1/+1
2013-04-25[process] Mark process descriptor as static in PERMANENT_PROCESSMichael Brown1-1/+1
2011-06-28[process] Add support for one-shot processesMichael Brown1-0/+18
2011-06-28[process] Pass containing object pointer to process step() methodsMichael Brown1-13/+109
2010-09-03[process] Add process_running()Michael Brown1-0/+11
2010-04-19[build] Rename gPXE to iPXEMichael Brown1-0/+80