Michael Brown
|
2ddbac101e
|
Move API docs to buffer.h, implementation to buffer.c.
|
19 年之前 |
Michael Brown
|
e911a74724
|
More documentation
|
19 年之前 |
Michael Brown
|
a135024626
|
load_buffer is now handled via load_buffer.h
|
19 年之前 |
Michael Brown
|
40c7b127aa
|
Added const to fill_buffer
|
19 年之前 |
Michael Brown
|
73429d6da1
|
Make "struct buffer"s reusable between sessions.
|
19 年之前 |
Michael Brown
|
bab2924e89
|
Return -1 to indicate buffer overflow. Allow buffer fill level to be read
easily from struct buffer.
|
19 年之前 |
Michael Brown
|
e75b7480d0
|
Modified to use physical addresses, and to not assume that we can directly
refer to data outside of our data or stack segments.
|
19 年之前 |
Michael Brown
|
ef05a27f25
|
Start of an implementation using doubly-linked lists and virtual
addresses. This will have to be reworked to use physical addresses thanks
to the PXE spec.
|
19 年之前 |