24 Commits (v0.9.3)

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