24 Révisions (d94479468010ba2f64bc8664585e9c3491129303)

Auteur SHA1 Message Date
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations il y a 15 ans
  Michael Brown 3c68ff99ea [tables] Incorporate table data type information into table definition il y a 15 ans
  Michael Brown 1266d7902b [tables] Redefine methods for accessing linker tables il y a 15 ans
  Michael Brown 4f3bab1a55 [image] Allow for zero embedded images il y a 15 ans
  Michael Brown 14eafc5b8d [comboot] Fix reference counting on replacement images il y a 15 ans
  Michael Brown 8904cd55f1 [comboot] Allow for tail recursion of COMBOOT images il y a 15 ans
  Michael Brown d4947c05b2 Allow images to hold references to the originating URI. il y a 17 ans
  Michael Brown 4b08f4cf0f Quick hack to get image booting working again il y a 17 ans
  Michael Brown 123a98db26 Added (non-functional) reference count to struct image il y a 17 ans
  Michael Brown 784e10635a Can almost start a kernel now. It dies with "No setup signature found" il y a 17 ans
  Michael Brown 797edf28b7 Replace image->entry with image->priv. il y a 17 ans
  Michael Brown e2c0055e23 Let ifmgmt.c take care of calling efree(), since it's the once which il y a 17 ans
  Michael Brown 2be2f3b205 Rearrange struct image to reflect usage of the fields il y a 17 ans
  Michael Brown 48e0fc3447 API change: the raw image will no longer be (hypothetically) discarded il y a 17 ans
  Michael Brown 6fdc6c81a6 Force probing of multiboot before ELF. il y a 17 ans
  Michael Brown 475d6d1f7c fetch() now knows nothing about struct image; it simply loads a file and il y a 17 ans
  Michael Brown 742f242863 Add free_image il y a 17 ans
  Michael Brown b9fea9cbac Added IMAGE_LOADED flag and find_image() il y a 17 ans
  Michael Brown 9debfed07a Place command-line inline, to save on memory allocation hassles. il y a 17 ans
  Michael Brown f59ad50504 Provide registration mechanism for loaded images, so that we can e.g. il y a 17 ans
  Michael Brown c468c68661 Add command line that can be passed to executed images. il y a 17 ans
  Michael Brown 819cd3f41c Limit -ENOEXEC to mean "this is not in my format". il y a 17 ans
  Michael Brown c6c63d954d Rename "image" field to "data", because "image->image" is just confusing. il y a 17 ans
  Michael Brown 4fc9333159 Move include/image.h to include/gpxe/image.h il y a 17 ans