Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [elf] Rewrite ELF header | Michael Brown | 2015-03-02 | 1 | -215/+62 |
| | | | | | | | Rewrite the ELF header to include only the relevant portions from the ELF specification. Signed-off-by: Michael Brown <mcb30@ipxe.org> | ||||
* | [legal] Add a selection of FILE_LICENCE declarations | Michael Brown | 2009-05-18 | 1 | -0/+2 |
| | | | | | Add FILE_LICENCE declarations to almost all files that make up the various standard builds of gPXE. | ||||
* | [elf] Kill off unused <bits/elf.h> and <bits/elf_x.h> header files | Michael Brown | 2008-11-18 | 1 | -4/+0 |
| | |||||
* | Removed the Etherboot-specific ELF-image code and replaced it with a | Michael Brown | 2007-01-11 | 1 | -2/+4 |
| | | | | generic ELF loader, to be used by the multiboot code. | ||||
* | Initial revision | Michael Brown | 2005-03-08 | 1 | -0/+234 |