| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (Redoing check-in lost by SourceForge's failure.) | Michael Brown | 2006-05-13 | 1 | -66/+0![]() |
| | | |||||
| * | gcc is rather over-aggressive about optimising out static data structures | Michael Brown | 2006-04-24 | 1 | -6/+6 |
| | | | | | even when __atribute__ (( unused )) is correctly set... | ||||
| * | Header rearrangement. | Michael Brown | 2006-04-24 | 1 | -1/+1 |
| | | | | | | | | | | 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. | ||||
| * | Use __unused instead of __used for static data structures. | Michael Brown | 2005-05-17 | 1 | -1/+1 |
| | | | | | Remove compiler.h defines from osdep.h | ||||
| * | Add INIT_LOADBUF | Michael Brown | 2005-05-09 | 1 | -3/+5 |
| | | |||||
| * | Add INIT_RPC | Michael Brown | 2005-05-01 | 1 | -0/+1 |
| | | |||||
| * | Use PREFIX_OBJECT to give the init_fn table variables meaningful names. | Michael Brown | 2005-04-27 | 1 | -1/+1 |
| | | |||||
| * | Use new generic tables infrastructure | Michael Brown | 2005-04-27 | 1 | -10/+12 |
| | | |||||
| * | Add INIT_PCIBIOS | Michael Brown | 2005-04-12 | 1 | -4/+5 |
| | | |||||
| * | Fix up init ordering. | Michael Brown | 2005-04-10 | 1 | -5/+6 |
| | | | | | Make init function table name fixed; it's a static variable anyway. | ||||
| * | Add INIT_LIBRM before INIT_CONSOLE. | Michael Brown | 2005-04-09 | 1 | -6/+7 |
| | | |||||
| * | Merged mcb30-realmode-redesign back to HEAD | Michael Brown | 2005-04-08 | 1 | -0/+58 |

