| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Obsolete code removal | Michael Brown | 2007-07-17 | 1 | -106/+0![]() |
| | | |||||
| * | Moved most buffer debug messages to DBG2. | Michael Brown | 2007-01-29 | 1 | -20/+1![]() |
| | | | | | | | | | | Make expand_buffer() a non-inline function, so that we can add debug messages. Expandable buffers now don't *always* round up to the next power of two. This allows e.g. loading a 137MB ISO image on a machine with only 256MB RAM... | ||||
| * | Allow buffers to be pre-expanded on demand. | Michael Brown | 2007-01-18 | 1 | -0/+21 |
| | | |||||
| * | buffer.c should be using copy_{to,from}_user, rather than | Michael Brown | 2007-01-11 | 1 | -5/+5 |
| | | | | | copy_{to,from}_phys. | ||||
| * | Update buffer-handling code to enable expandable buffers. | Michael Brown | 2007-01-11 | 1 | -45/+52 |
| | | |||||
| * | Move include/buffer.h to include/gpxe/buffer.h | Michael Brown | 2007-01-11 | 1 | -0/+97 |

