20 Commits (master)

Autor SHA1 Mensaje Fecha
  Michael Brown ae7f22eb28 [elf] Reject ELFBoot images requiring virtual addressing hace 8 años
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL hace 9 años
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts hace 12 años
  Michael Brown 62eb2294f0 [multiboot] Place multiboot modules low in memory hace 12 años
  Michael Brown 61851e685d [elf] Avoid attempting to load 64-bit ELF binaries hace 12 años
  Michael Brown 34b6ecb2f1 [image] Simplify image management hace 13 años
  Michael Brown 8406115834 [build] Rename gPXE to iPXE hace 14 años
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations hace 15 años
  Michael Brown 4b8e021161 [elf] Work around entry point bug in NetBSD kernels hace 15 años
  Michael Brown b59e0cc56e [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long hace 15 años
  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