19 次代码提交 (74fd544101c8f17f35dfc2cd16738ebd5228d366)

作者 SHA1 备注 提交日期
  Michael Brown 74fd544101 Added the embedded pxelinux payload patch from hpa. 16 年前
  Michael Brown df868476e7 Various warnings fixups for OpenBSD with gcc-3.3.5. 16 年前
  Michael Brown cfcc41d407 Set current working URI to be that of the executable image when 17 年前
  Michael Brown 1ae40765a6 Set current working URI equal to script URI during script execution. 17 年前
  Michael Brown 02de18eb3e Cope with non-newline-terminated scripts. 17 年前
  Michael Brown b256900d4f Scripts temporarily deregister themselves while executing. This 17 年前
  Michael Brown 10c9b03cdb Actually, the initrd image should be architecture-independent. 17 年前
  Michael Brown 797edf28b7 Replace image->entry with image->priv. 17 年前
  Michael Brown a6afbe762c Make DEBUG=script echo the commands as they are executed 17 年前
  Michael Brown 67aedf34fa Use systematic names for XXX_IMAGE. 17 年前
  Michael Brown 6fdc6c81a6 Force probing of multiboot before ELF. 17 年前
  Michael Brown 1d313234b3 Rename copy_user() to memcpy_user(). Add memmove_user() and 17 年前
  Michael Brown f59ad50504 Provide registration mechanism for loaded images, so that we can e.g. 17 年前
  Michael Brown 7cf4a72389 Add placeholder elf_execute() 17 年前
  Michael Brown 819cd3f41c Limit -ENOEXEC to mean "this is not in my format". 17 年前
  Michael Brown c810baad37 Use generic "struct image" rather than "struct elf". 17 年前
  Michael Brown 230f16538f Create include/gpxe/elf.h for the ELF bits that aren't part of the ELF 17 年前
  Michael Brown 7ad1c2eaa8 Removed the Etherboot-specific ELF-image code and replaced it with a 17 年前
  Michael Brown 3634e705b7 Remove osloader.c and replace with a prep_segment() that uses userptr_t 17 年前