22 Commits (e330db3c749c3ee638e8d652c5c3ae08c13af8e5)

Autor SHA1 Nachricht Datum
  Holger Lubitz 1ccb6f9dc6 convert to zalloc vor 17 Jahren
  Michael Brown b256900d4f Scripts temporarily deregister themselves while executing. This vor 17 Jahren
  Michael Brown 08e286714f Add reference counting to register/unregister procedure. vor 17 Jahren
  Michael Brown 73b09ecba6 Use stdio.h instead of vsprintf.h vor 17 Jahren
  Michael Brown 544fa25928 Rename e{malloc,realloc,free} to u{malloc,realloc,free}, to more obviously vor 17 Jahren
  Michael Brown c1fd6e8dc7 Once image type has been set, do not autoprobe further vor 17 Jahren
  Michael Brown 7dc50167bb Allow load() and exec() methods to be NULL. vor 17 Jahren
  Michael Brown 5c72d9c4e0 Print image physical location in registration message. vor 17 Jahren
  Michael Brown e2c0055e23 Let ifmgmt.c take care of calling efree(), since it's the once which vor 17 Jahren
  Michael Brown eba3609e7f Add debug message vor 17 Jahren
  Michael Brown 475d6d1f7c fetch() now knows nothing about struct image; it simply loads a file and vor 17 Jahren
  Michael Brown 742f242863 Add free_image vor 17 Jahren
  Michael Brown b9fea9cbac Added IMAGE_LOADED flag and find_image() vor 17 Jahren
  Michael Brown 7bf94b5ad6 Allow for named images. vor 17 Jahren
  Michael Brown f59ad50504 Provide registration mechanism for loaded images, so that we can e.g. vor 17 Jahren
  Michael Brown 4fc9333159 Move include/image.h to include/gpxe/image.h vor 17 Jahren
  Michael Brown e2dcd05b67 Update buffer-handling code to enable expandable buffers. vor 17 Jahren
  Michael Brown bb2024c6d6 Move include/buffer.h to include/gpxe/buffer.h vor 17 Jahren
  Marty Connor eb091f03e3 fix printf format args vor 18 Jahren
  Michael Brown 0afa9db2de Tear out old heap code, replace with code that simply allocates memory vor 18 Jahren
  Michael Brown 0571dcdb05 Added print_images() and autoload(). vor 19 Jahren
  Michael Brown 58ee2c4b2e First versions vor 19 Jahren