| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [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. | ||||
| * | [x86_64] Add support for compilation as an x86_64 binary | Michael Brown | 2008-12-05 | 1 | -0/+35 |
| | | | | | | | | | | | | | Currently the only supported platform for x86_64 is EFI. Building an EFI64 gPXE requires a version of gcc that supports __attribute__((ms_abi)). This currently means a development build of gcc; the feature should be present when gcc 4.4 is released. In the meantime; you can grab a suitable gcc tree from git://git.etherboot.org/scm/people/mcb30/gcc/.git | ||||
| * | Add 64-bit byte-swapping operations. | Michael Brown | 2006-05-13 | 1 | -0/+2 |
| | | |||||
| * | Initial revision | Michael Brown | 2005-03-08 | 1 | -0/+20 |
