48 Комити (ea0fcb9460403a16d4e2a5e1d48ee6279794450c)

Аутор SHA1 Порука Датум
  Michael Brown 930f009bfa [script] Remove "Aborting on <line>" message пре 13 година
  Michael Brown 7bebe9579e [cmdline] Match user expectations for &&, ||, goto, and exit пре 13 година
  Michael Brown 84aa702ff8 [script] Allow "exit" to exit a script пре 13 година
  Michael Brown 6d68ffee39 [script] Implement "goto" in iPXE scripts пре 13 година
  Piotr Jaroszyński 5bbad9c8f0 [ioapi] Move get_memmap() to the I/O API group пре 14 година
  Joshua Oreman 719ba316df [refcnt] Add ref_no_free handler пре 14 година
  Michael Brown 4bfd5b52c1 [refcnt] Add ref_init() wrapper function пре 14 година
  Geoff Lywood 62149deb11 [efi] Add the "snpnet" driver пре 14 година
  Michael Brown 6c0e8c14be [libc] Enable automated extraction of error usage reports пре 14 година
  Michael Brown 13dfe2cf51 [script] Accept "#!gpxe" as well as "#!ipxe" as a script magic marker пре 14 година
  Michael Brown 8406115834 [build] Rename gPXE to iPXE пре 14 година
  Michael Brown 4c5f00f879 [script] Allow for DOS-style line endings in scripts пре 15 година
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations пре 15 година
  Michael Brown 4b8e021161 [elf] Work around entry point bug in NetBSD kernels пре 15 година
  Michael Brown f7d2168c8e [segment] Add "Requested memory not available" error message пре 15 година
  Michael Brown 4f3bab1a55 [image] Allow for zero embedded images пре 15 година
  Michael Brown 8904cd55f1 [comboot] Allow for tail recursion of COMBOOT images пре 15 година
  Michael Brown 24e948f030 [image] Avoid claiming zero-length images as valid пре 15 година
  Michael Brown 076154a1c6 [image] Allow multiple embedded images пре 15 година
  Michael Brown c9e5b12473 [i386] Add explicit flags and type on all .section declarations пре 15 година
  Michael Brown 3f85626fa9 [efi] Add efi_strerror() пре 15 година
  Michael Brown b59e0cc56e [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long пре 15 година
  Michael Brown 81d92c6d34 [efi] Add EFI image format and basic runtime environment пре 15 година
  Michael Brown 18aa0e79d2 [pcbios] Add extra debugging messages relating to the system memory map пре 16 година
  Michael Brown dbe9269f3a [bzimage] Kill off the initrd image type пре 16 година
  Michael Brown 2596a9aa9c [misc] Fix building on OpenBSD пре 16 година
  Michael Brown 0ea821c7b7 [script] Remove arbitrary limit on script line lengths пре 16 година
  Michael Brown 77a5cc6b13 [ELF] Add ability to boot ELF images generated by wraplinux and mkelfImage пре 16 година
  Michael Brown d615b00443 [embed] Add missing register_image() to image/embedded.c пре 16 година
  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 година