Michael Brown
|
7cf4a72389
|
Add placeholder elf_execute()
|
18 år sedan |
Michael Brown
|
819cd3f41c
|
Limit -ENOEXEC to mean "this is not in my format".
|
18 år sedan |
Michael Brown
|
c810baad37
|
Use generic "struct image" rather than "struct elf".
|
18 år sedan |
Michael Brown
|
230f16538f
|
Create include/gpxe/elf.h for the ELF bits that aren't part of the ELF
standard and so don't belong in include/elf.h
|
18 år sedan |
Michael Brown
|
7ad1c2eaa8
|
Removed the Etherboot-specific ELF-image code and replaced it with a
generic ELF loader, to be used by the multiboot code.
|
18 år sedan |
Michael Brown
|
3634e705b7
|
Remove osloader.c and replace with a prep_segment() that uses userptr_t
and get_memmap() in image/segment.c
|
18 år sedan |