Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reloc.ld: whitespace cleanup | H. Peter Anvin | 2008-01-08 | 1 | -3/+1 |
| | |||||
* | Cleaner memory map; avoid < 64K; handle older kernels | H. Peter Anvin | 2008-01-04 | 1 | -0/+1 |
| | | | | | | | | | | Clean up the memory map by making the startup info part of the reloc segment; this also allows it to be easily prepopulated. Avoid using < 64K by putting the reloc between the setup and cmdline, with proper guarding for overflow. Handle older kernel protocols, and zImage kernels. | ||||
* | Initial commit: functional for newer bzImage kernels | H. Peter Anvin | 2008-01-03 | 1 | -0/+27 |