Michael Brown
|
bab2924e89
|
Return -1 to indicate buffer overflow. Allow buffer fill level to be read
easily from struct buffer.
|
2005-05-09 14:26:10 +00:00 |
|
Michael Brown
|
a89651f3bb
|
Added debugging
|
2005-05-09 13:47:04 +00:00 |
|
Michael Brown
|
b2869ed6b8
|
Added explanatory comment.
|
2005-05-09 13:25:43 +00:00 |
|
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.
|
2005-05-09 13:24:01 +00:00 |
|
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.
|
2005-05-09 10:11:11 +00:00 |
|