14 Commits (95c07736cbc652f477a56857ed45382d7e4f3e69)

Autor SHA1 Nachricht Datum
  Michael Brown b256900d4f Scripts temporarily deregister themselves while executing. This vor 17 Jahren
  Michael Brown 10c9b03cdb Actually, the initrd image should be architecture-independent. vor 17 Jahren
  Michael Brown 797edf28b7 Replace image->entry with image->priv. vor 17 Jahren
  Michael Brown a6afbe762c Make DEBUG=script echo the commands as they are executed vor 17 Jahren
  Michael Brown 67aedf34fa Use systematic names for XXX_IMAGE. vor 17 Jahren
  Michael Brown 6fdc6c81a6 Force probing of multiboot before ELF. vor 17 Jahren
  Michael Brown 1d313234b3 Rename copy_user() to memcpy_user(). Add memmove_user() and vor 17 Jahren
  Michael Brown f59ad50504 Provide registration mechanism for loaded images, so that we can e.g. vor 17 Jahren
  Michael Brown 7cf4a72389 Add placeholder elf_execute() vor 17 Jahren
  Michael Brown 819cd3f41c Limit -ENOEXEC to mean "this is not in my format". vor 17 Jahren
  Michael Brown c810baad37 Use generic "struct image" rather than "struct elf". vor 17 Jahren
  Michael Brown 230f16538f Create include/gpxe/elf.h for the ELF bits that aren't part of the ELF vor 17 Jahren
  Michael Brown 7ad1c2eaa8 Removed the Etherboot-specific ELF-image code and replaced it with a vor 17 Jahren
  Michael Brown 3634e705b7 Remove osloader.c and replace with a prep_segment() that uses userptr_t vor 17 Jahren