aboutsummaryrefslogtreecommitdiffstats
path: root/src/include/elf.h
Commit message (Collapse)AuthorAgeFilesLines
* [elf] Rewrite ELF headerMichael Brown2015-03-021-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 declarationsMichael Brown2009-05-181-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 filesMichael Brown2008-11-181-4/+0
|
* Removed the Etherboot-specific ELF-image code and replaced it with aMichael Brown2007-01-111-2/+4
| | | | generic ELF loader, to be used by the multiboot code.
* Initial revisionMichael Brown2005-03-081-0/+234