20 Commits (master)

Author SHA1 Message Date
  Michael Brown ae7f22eb28 [elf] Reject ELFBoot images requiring virtual addressing 8 years ago
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts 11 years ago
  Michael Brown 62eb2294f0 [multiboot] Place multiboot modules low in memory 12 years ago
  Michael Brown 61851e685d [elf] Avoid attempting to load 64-bit ELF binaries 12 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 4b8e021161 [elf] Work around entry point bug in NetBSD kernels 15 years ago
  Michael Brown b59e0cc56e [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long 15 years ago
  Michael Brown 77a5cc6b13 [ELF] Add ability to boot ELF images generated by wraplinux and mkelfImage 16 years ago
  Michael Brown 797edf28b7 Replace image->entry with image->priv. 17 years ago
  Michael Brown 6fdc6c81a6 Force probing of multiboot before ELF. 17 years ago
  Michael Brown 1d313234b3 Rename copy_user() to memcpy_user(). Add memmove_user() and 17 years ago
  Michael Brown f59ad50504 Provide registration mechanism for loaded images, so that we can e.g. 17 years ago
  Michael Brown 7cf4a72389 Add placeholder elf_execute() 17 years ago
  Michael Brown 819cd3f41c Limit -ENOEXEC to mean "this is not in my format". 17 years ago
  Michael Brown c810baad37 Use generic "struct image" rather than "struct elf". 17 years ago
  Michael Brown 230f16538f Create include/gpxe/elf.h for the ELF bits that aren't part of the ELF 17 years ago
  Michael Brown 7ad1c2eaa8 Removed the Etherboot-specific ELF-image code and replaced it with a 17 years ago