| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Updated ISAPnP, EISA, MCA and ISA buses to current device model. | Michael Brown | 2007-03-10 | 2 | -2/+2 |
| | | | | | | | | 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. | ||||
| * | gcc is rather over-aggressive about optimising out static data structures | Michael Brown | 2006-04-24 | 2 | -2/+2 |
| | | | | | even when __atribute__ (( unused )) is correctly set... | ||||
| * | Header rearrangement. | Michael Brown | 2006-04-24 | 4 | -4/+4 |
| | | | | | | | | | | I want to get to the point where any header in include/ reflects a standard user-level header (e.g. a POSIX header), while everything that's specific to gPXE lives in include/gpxe/. Headers that reflect a Linux header (e.g. if_ether.h) should also be in include/gpxe/, with the same name as the Linux header and, preferably, the same names used for the definitions. | ||||
| * | Merge from Etherboot 5.4 | Michael Brown | 2006-03-16 | 2 | -0/+79 |
| | | |||||
| * | Merge from Etherboot 5.4 | Michael Brown | 2006-03-16 | 27 | -0/+16415 |
