summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/buffer.h
Commit message (Expand)AuthorAgeFilesLines
* Obsolete code removalMichael Brown2007-07-171-106/+0Star
* Moved most buffer debug messages to DBG2.Michael Brown2007-01-291-20/+1Star
* Allow buffers to be pre-expanded on demand.Michael Brown2007-01-181-0/+21
* buffer.c should be using copy_{to,from}_user, rather thanMichael Brown2007-01-111-5/+5
* Update buffer-handling code to enable expandable buffers.Michael Brown2007-01-111-45/+52
* Move include/buffer.h to include/gpxe/buffer.hMichael Brown2007-01-111-0/+97