17 Commits (a6d49c17c9ef82420138a51b52a9ce57074650db)

Author SHA1 Message Date
  Michael Brown a6d49c17c9 [console] Move putchar() and getchar() declarations to stdio.h 12 years ago
  Michael Brown 1c0ff6e1a7 [console] Move include/console.h to include/ipxe/console.h 13 years ago
  Michael Brown 9252fead9a [legal] Add missing copyright header and FILE_LICENCE macro 13 years ago
  Michael Brown 7aa1d70e52 [debug] Expose pause() and more() debugging functions 14 years ago
  Michael Brown 9f3c0c1f39 [debug] Remove unused guard_region() and check_region() functions 14 years ago
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 years ago
  Michael Brown 51172783e2 [debug] Use a delimiter to break up DBG_HD() output 15 years ago
  Michael Brown b59e0cc56e [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long 15 years ago
  Michael Brown ee2df1d6d6 [ioapi] Remove old io.h file and switch all users over to <gpxe/io.h> 15 years ago
  Michael Brown be6ada2b7b Add missing format qualifier 16 years ago
  Marty Connor bf871c4d03 Warnings purge of src/core 17 years ago
  Michael Brown 3b77c7aa1b Hex dumps are now integrated into the DBG() framework. 17 years ago
  Michael Brown 2494625702 Added auto-colourising DBGC() macro 17 years ago
  Michael Brown 35b0233baa Tidy up hex_dump() output. 18 years ago
  Michael Brown 3acbff4f00 How did this ever work properly before? 18 years ago
  Marty Connor eb091f03e3 fix printf format args 18 years ago
  Michael Brown a4143e8c87 Split debug functions out into core/debug.c, so that they can be 18 years ago