| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [build] Rename gPXE to iPXE | Michael Brown | 2010-04-20 | 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> | ||||
| * | Updated ISAPnP, EISA, MCA and ISA buses to current device model. | Michael Brown | 2007-03-10 | 1 | -7/+7 |
| | | | | | | | | ISA 3c509 is currently non-functional, although the EISA (3c509-eisa) and MCA (3c529) variants should build OK. None of this code is yet tested. | ||||
| * | bswap_16() exists; no need to use __bswap_16() | Michael Brown | 2005-04-21 | 1 | -2/+2 |
| | | |||||
| * | Use only the header files that we need | Michael Brown | 2005-04-17 | 1 | -1/+3 |
| | | |||||
| * | Use __bswap_16, since we're not dealing with quantities to go onto the network. | Michael Brown | 2005-04-13 | 1 | -2/+2 |
| | | |||||
| * | Created separate isa_ids.h file and a utility function to print out ISA | Michael Brown | 2005-04-13 | 1 | -0/+24 |
| IDs in a human-readable format. | |||||
