526 次程式碼提交 (f28b9cfb6577f0a4acfff9bf9e30542f7516c78d)

作者 SHA1 備註 提交日期
  Michael Brown c9c411286a [job] Report progress of downloader jobs via job_progress() 14 年之前
  Michael Brown 0fc13add31 [job] Add missing job_progress() interface method 14 年之前
  Michael Brown 0c30dc6bc5 [infiniband] Add support for SRP over Infiniband 15 年之前
  Michael Brown 04878ef745 [process] Make it safe to call process_add() multiple times 14 年之前
  Michael Brown 51172783e2 [debug] Use a delimiter to break up DBG_HD() output 15 年之前
  Michael Brown b7e93a6a55 [xfer] Always nullify interface while sending close() message 15 年之前
  Michael Brown 546cc62394 [pxe] Add startpxe and stoppxe commands 15 年之前
  Shao Miller 68973f1c49 [settings] Fix setting_cmp() to handle nameless settings 15 年之前
  Michael Brown 4c5f00f879 [script] Allow for DOS-style line endings in scripts 15 年之前
  Michael Brown 3c06277bbb [settings] Allow for arbitrarily-named settings 15 年之前
  Michael Brown c5a88ed553 [settings] Fix erroneous bit-masking in fetch_uintz_setting() 15 年之前
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 年之前
  Stefan Hajnoczi 38a1d0fe3f [gdb] Allow resynchronisation with gdb 15 年之前
  Michael Brown edea441ad5 [resolv] Simplify xfer_redirect() logic 15 年之前
  Michael Brown 323cdf8c4c [xfer] Implement xfer_vreopen() to properly handle redirections 15 年之前
  Daniel Verkamp a323a85d9b [digest] md5sum and sha1sum commands 15 年之前
  Michael Brown 5bd32315d0 [settings] Fix broken assertion in fetch_string_setting_copy() 15 年之前
  Michael Brown 3c68ff99ea [tables] Incorporate table data type information into table definition 15 年之前
  Michael Brown 1266d7902b [tables] Redefine methods for accessing linker tables 15 年之前
  Daniel Verkamp 4397a2a4ca [time] Add the time command 15 年之前
  Michael Brown ec24672db7 [settings] Allow for autovivification of settings blocks 15 年之前
  Michael Brown 4f3bab1a55 [image] Allow for zero embedded images 15 年之前
  Michael Brown 6de4db5da0 [login] Add "login" command and UI 15 年之前
  Michael Brown bea828b9ed [settings] Allow store_setting() to access the root settings block 15 年之前
  Michael Brown 14eafc5b8d [comboot] Fix reference counting on replacement images 15 年之前
  Michael Brown 8904cd55f1 [comboot] Allow for tail recursion of COMBOOT images 15 年之前
  Michael Brown 349868b8fd [uri] Allow use of relative URIs when calling churi() 15 年之前
  Michael Brown 076154a1c6 [image] Allow multiple embedded images 15 年之前
  Michael Brown 8ae1cac050 [xfer] Make consistent assumptions that xfer metadata can never be NULL 15 年之前
  Michael Brown d900ae05d7 [base64] Add base64 encoding functions 15 年之前
  Michael Brown 4e6b62c946 [settings] Handle errors in fetchf_uristring() 15 年之前
  Michael Brown d2b0081740 [settings] Avoid duplicate settings block names 15 年之前
  Michael Brown a128973ecb [settings] Add fetch_string_setting_copy() 15 年之前
  Michael Brown ce9690ca39 [console] Allow KEY_xxx constants to cover F8 function key 15 年之前
  Michael Brown 3e220aa73e [main] Print an "initialising devices" banner 15 年之前
  Michael Brown d9b3d09910 [i386] Move iSCSI and AoE boot code to arch/i386/interface/pcbios 15 年之前
  Michael Brown b59e0cc56e [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long 15 年之前
  Michael Brown dc60c24146 [i386] Rename __cdecl to __asmcall 15 年之前
  Michael Brown ed196a3ed2 [settings] Ensure fetch_string_setting() returns a NUL-terminated string 15 年之前
  Michael Brown 5e6b82104d [romprefix] Add vendor branding facilities and guidelines 15 年之前
  Michael Brown 0a6c66a830 [settings] Add the notion of a "tag magic" to numbered settings 15 年之前
  Michael Brown 3fe6bede74 [uri] Avoid interpreting DOS-style path names as opaque URIs 15 年之前
  Michael Brown 612f4e7a99 [settings] Avoid returning uninitialised data on error in fetch_xxx_setting() 15 年之前
  Michael Brown 81d92c6d34 [efi] Add EFI image format and basic runtime environment 15 年之前
  Michael Brown 54c024e0af [sanboot] Quick and dirty hack to make SAN boot protocols selectable 15 年之前
  Michael Brown 07e8f18f33 [monojob] Release reference on completed job 15 年之前
  Michael Brown 667819becc [timer] Remove now-obsolete references to TIMER_BIOS and TIMER_RDTSC 15 年之前
  Michael Brown c0835339d0 [nap] Formalise the CPU sleeping API 15 年之前
  Michael Brown 658c6dba59 [monojob] Allow for extremely slow system timers 15 年之前
  Michael Brown 16f1e35775 [timer] Formalise the timer API 15 年之前