aboutsummaryrefslogtreecommitdiff
path: root/src/include/ipxe/iobuf.h
AgeCommit message (Expand)AuthorFilesLines
2020-11-29[xhci] Update driver to use DMA APIMichael Brown1-4/+18
2020-11-28[dma] Move I/O buffer DMA operations to iobuf.hMichael Brown1-0/+55
2017-03-23[iobuf] Increase minimum I/O buffer size to 128 bytesMichael Brown1-1/+1
2015-03-02[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown1-1/+1
2014-12-18[iobuf] Add iob_split() to split an I/O buffer into portionsMichael Brown1-0/+1
2013-01-31[tls] Concatenate received non-data records before processingMichael Brown1-0/+1
2012-08-31[iobuf] Allow allocation of I/O buffers with a specified alignment offsetMichael Brown1-0/+2
2012-06-29[iobuf] Relax alignment requirement for small I/O buffersMichael Brown1-11/+0
2010-04-19[build] Rename gPXE to iPXEMichael Brown1-0/+229