14 Commits (5cf5ffea2874434ffdc64c3242f2c53ed7ec1d40)

Author SHA1 Message Date
  Michael Brown ef50608029 [image] Add image_asn1() to extract ASN.1 objects from image 8 years ago
  Michael Brown 57fa0db03f [image] Provide image_set_uri() to modify an image's URI 8 years ago
  Michael Brown abfe94a90a [image] Detect image type when image is first registered 8 years ago
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
  Michael Brown 09f31e9fc4 [image] Add image_pixbuf() to create pixel buffer from image 10 years ago
  Michael Brown d3c660b671 [image] Add "--autofree" option 12 years ago
  Michael Brown 1c127a6962 [image] Simplify image management commands and internal API 12 years ago
  Michael Brown 97dcc824bf [image] Add concept of trusted images 12 years ago
  Michael Brown 9fa4ac2e9a [image] Simplify use of imgdownload() 13 years ago
  Michael Brown ae92700fd4 [image] Generalise "currently-running script" to "currently-running image" 13 years ago
  Michael Brown d17a84a056 [image] Move the register_and_{select|boot}_image() functions to imgmgmt.c 13 years ago
  Michael Brown 7752541bb7 [image] Use list_first_entry() to clarify logic in main() 13 years ago
  Michael Brown 34b6ecb2f1 [image] Simplify image management 13 years ago
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 years ago
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 years ago
  Michael Brown 3c68ff99ea [tables] Incorporate table data type information into table definition 15 years ago
  Michael Brown 1266d7902b [tables] Redefine methods for accessing linker tables 15 years ago
  Michael Brown 4f3bab1a55 [image] Allow for zero embedded images 15 years ago
  Michael Brown 14eafc5b8d [comboot] Fix reference counting on replacement images 15 years ago
  Michael Brown 8904cd55f1 [comboot] Allow for tail recursion of COMBOOT images 15 years ago
  Michael Brown d4947c05b2 Allow images to hold references to the originating URI. 17 years ago
  Michael Brown 4b08f4cf0f Quick hack to get image booting working again 17 years ago
  Michael Brown 123a98db26 Added (non-functional) reference count to struct image 17 years ago
  Michael Brown 784e10635a Can almost start a kernel now. It dies with "No setup signature found" 17 years ago
  Michael Brown 797edf28b7 Replace image->entry with image->priv. 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 2be2f3b205 Rearrange struct image to reflect usage of the fields 17 years ago
  Michael Brown 48e0fc3447 API change: the raw image will no longer be (hypothetically) discarded 17 years ago
  Michael Brown 6fdc6c81a6 Force probing of multiboot before ELF. 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 9debfed07a Place command-line inline, to save on memory allocation hassles. 17 years ago
  Michael Brown f59ad50504 Provide registration mechanism for loaded images, so that we can e.g. 17 years ago
  Michael Brown c468c68661 Add command line that can be passed to executed images. 17 years ago
  Michael Brown 819cd3f41c Limit -ENOEXEC to mean "this is not in my format". 17 years ago
  Michael Brown c6c63d954d Rename "image" field to "data", because "image->image" is just confusing. 17 years ago
  Michael Brown 4fc9333159 Move include/image.h to include/gpxe/image.h 17 years ago