index
:
ipxe
master
qemu
ipxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
process.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
1
-1
/
+5
*
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
2012-07-20
1
-1
/
+2
*
[process] Add support for one-shot processes
Michael Brown
2011-06-28
1
-2
/
+6
*
[process] Pass containing object pointer to process step() methods
Michael Brown
2011-06-28
1
-14
/
+28
*
[list] Add list_first_entry()
Michael Brown
2010-11-08
1
-2
/
+2
*
[process] Include step() function pointer in process debugging messages
Michael Brown
2010-11-08
1
-6
/
+12
*
[process] Add process_running()
Michael Brown
2010-09-03
1
-2
/
+2
*
[process] Hold reference to process during call to step()
Michael Brown
2010-06-15
1
-0
/
+2
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-19
1
-3
/
+3
*
[process] Make it safe to call process_add() multiple times
Michael Brown
2009-08-10
1
-3
/
+10
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
1
-0
/
+2
*
[tables] Redefine methods for accessing linker tables
Michael Brown
2009-03-13
1
-8
/
+1
*
[process] Add DBG2() messages to help track down frozen processes
Michael Brown
2008-10-12
1
-0
/
+2
*
Add debug messages to process.c
Michael Brown
2007-07-10
1
-0
/
+4
*
Separated out initialisation functions from startup/shutdown functions.
Michael Brown
2007-07-03
1
-1
/
+7
*
Use a linker-table based system to automatically mark and start up
Michael Brown
2007-07-03
1
-0
/
+18
*
Modify process semantics; rescheduling is now automatic.
Michael Brown
2007-05-26
1
-4
/
+22
*
Added basic code for implementing co-operative multitasking.
Michael Brown
2006-04-29
1
-0
/
+56