| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use "#var" rather than "@c var" for doxygen. | Michael Brown | 2005-05-20 | 1 | -5/+5 |
| * | Don't include etherboot.h; we get a circular dependency | Michael Brown | 2005-05-20 | 1 | -1/+2 |
| * | Move API docs to buffer.h, implementation to buffer.c. | Michael Brown | 2005-05-19 | 1 | -3/+56 |
| * | More documentation | Michael Brown | 2005-05-19 | 1 | -19/+18![]() |
| * | load_buffer is now handled via load_buffer.h | Michael Brown | 2005-05-19 | 1 | -3/+0![]() |
| * | Added const to fill_buffer | Michael Brown | 2005-05-17 | 1 | -1/+1 |
| * | Make "struct buffer"s reusable between sessions. | Michael Brown | 2005-05-09 | 1 | -2/+4 |
| * | Return -1 to indicate buffer overflow. Allow buffer fill level to be read | Michael Brown | 2005-05-09 | 1 | -9/+14 |
| * | Modified to use physical addresses, and to not assume that we can directly | Michael Brown | 2005-05-09 | 1 | -7/+29 |
| * | Start of an implementation using doubly-linked lists and virtual | Michael Brown | 2005-05-09 | 1 | -0/+16 |

