10 Commits (601d244a8e6dc742780060a9e0c48b91fa6c4524)

Autor SHA1 Mensaje Fecha
  Michael Brown 77a5cc6b13 [ELF] Add ability to boot ELF images generated by wraplinux and mkelfImage hace 16 años
  Michael Brown 797edf28b7 Replace image->entry with image->priv. hace 17 años
  Michael Brown 6fdc6c81a6 Force probing of multiboot before ELF. hace 17 años
  Michael Brown 1d313234b3 Rename copy_user() to memcpy_user(). Add memmove_user() and hace 17 años
  Michael Brown f59ad50504 Provide registration mechanism for loaded images, so that we can e.g. hace 17 años
  Michael Brown 7cf4a72389 Add placeholder elf_execute() hace 17 años
  Michael Brown 819cd3f41c Limit -ENOEXEC to mean "this is not in my format". hace 17 años
  Michael Brown c810baad37 Use generic "struct image" rather than "struct elf". hace 17 años
  Michael Brown 230f16538f Create include/gpxe/elf.h for the ELF bits that aren't part of the ELF hace 17 años
  Michael Brown 7ad1c2eaa8 Removed the Etherboot-specific ELF-image code and replaced it with a hace 17 años