| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace image->entry with image->priv. | Michael Brown | 2007-01-14 | 1 | -2/+2 |
| * | Force probing of multiboot before ELF. | Michael Brown | 2007-01-12 | 1 | -2/+2 |
| * | Rename copy_user() to memcpy_user(). Add memmove_user() and | Michael Brown | 2007-01-12 | 1 | -1/+1 |
| * | Provide registration mechanism for loaded images, so that we can e.g. | Michael Brown | 2007-01-12 | 1 | -5/+11 |
| * | Add placeholder elf_execute() | Michael Brown | 2007-01-11 | 1 | -0/+11 |
| * | Limit -ENOEXEC to mean "this is not in my format". | Michael Brown | 2007-01-11 | 1 | -3/+3 |
| * | Use generic "struct image" rather than "struct elf". | Michael Brown | 2007-01-11 | 1 | -11/+18 |
| * | Create include/gpxe/elf.h for the ELF bits that aren't part of the ELF | Michael Brown | 2007-01-11 | 1 | -8/+4![]() |
| * | Removed the Etherboot-specific ELF-image code and replaced it with a | Michael Brown | 2007-01-11 | 1 | -0/+130 |

