22 Revīzijas (e330db3c749c3ee638e8d652c5c3ae08c13af8e5)

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