16 次代码提交 (ccc2655540f01cc4da018fc31fa16ce8cdb1f4b5)

作者 SHA1 备注 提交日期
  Michael Brown ccc2655540 [process] Add support for one-shot processes 14 年前
  Michael Brown e01ec74601 [process] Pass containing object pointer to process step() methods 14 年前
  Michael Brown ea631f6fb8 [list] Add list_first_entry() 14 年前
  Michael Brown de1381578b [process] Include step() function pointer in process debugging messages 14 年前
  Michael Brown 25447294d5 [process] Add process_running() 15 年前
  Michael Brown 068ef5f72d [process] Hold reference to process during call to step() 17 年前
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 15 年前
  Michael Brown 04878ef745 [process] Make it safe to call process_add() multiple times 16 年前
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 16 年前
  Michael Brown 1266d7902b [tables] Redefine methods for accessing linker tables 16 年前
  Michael Brown e6f276ece3 [process] Add DBG2() messages to help track down frozen processes 16 年前
  Michael Brown d3ad76bc74 Add debug messages to process.c 18 年前
  Michael Brown 89349d7fad Separated out initialisation functions from startup/shutdown functions. 18 年前
  Michael Brown fd86c819ba Use a linker-table based system to automatically mark and start up 18 年前
  Michael Brown 3601103381 Modify process semantics; rescheduling is now automatic. 18 年前
  Michael Brown 23c494d14e Added basic code for implementing co-operative multitasking. 19 年前