Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [build] Remove PACKED macro | Michael Brown | 2010-05-29 | 1 | -1/+0 |
| | | | | | | | Most of iPXE uses __attribute__((packed)) anyway, and PACKED conflicts with an identically-named macro in the upstream EFI header files. Signed-off-by: Michael Brown <mcb30@ipxe.org> | ||||
* | [build] Rename gPXE to iPXE | Michael Brown | 2010-04-19 | 1 | -1/+1 |
| | | | | | | | | | | | Access to the gpxe.org and etherboot.org domains and associated resources has been revoked by the registrant of the domain. Work around this problem by renaming project from gPXE to iPXE, and updating URLs to match. Also update README, LOG and COPYRIGHTS to remove obsolete information. Signed-off-by: Michael Brown <mcb30@ipxe.org> | ||||
* | [doc] Expand scope of doxygen-generated documentation | Michael Brown | 2009-08-11 | 1 | -24/+21 |
| | |||||
* | [doc] Update doxygen.cfg to match version running on rom.etherboot.org | Michael Brown | 2009-08-11 | 1 | -75/+320 |
| | |||||
* | Remove uIP; we haven't used it for quite some time now. | Michael Brown | 2007-01-10 | 1 | -1/+1 |
| | |||||
* | Add include/gpxe as a directory to scan. | Michael Brown | 2006-03-23 | 1 | -1/+2 |
| | | | | | | Exclude proto/uip, since uip.c and uip_arp.c both have global variables called "c", which screws up doxygen's auto-generation of links to file documentation when it encounters a file name such as "hello.c". | ||||
* | Updated with "doxygen -u" from doxygen 1.4.4 | Michael Brown | 2006-03-23 | 1 | -30/+1066 |
| | |||||
* | Remove the annoying #include lines | Michael Brown | 2005-05-24 | 1 | -1/+1 |
| | |||||
* | Enable latex output | Michael Brown | 2005-05-20 | 1 | -3/+3 |
| | |||||
* | Add doc/ directory and .S files. | Michael Brown | 2005-05-20 | 1 | -2/+6 |
| | |||||
* | Add include directories as source dirs | Michael Brown | 2005-05-18 | 1 | -1/+3 |
| | |||||
* | Only produce documentation where documentation actually exists. | Michael Brown | 2005-05-18 | 1 | -1/+1 |
| | |||||
* | Working to produce reasonably pretty code | Michael Brown | 2005-05-18 | 1 | -14/+24 |
| | |||||
* | Added rules to generate documentation using doxygen | Michael Brown | 2005-05-18 | 1 | -0/+192 |