summaryrefslogtreecommitdiffstats
path: root/src/include/ipxe/xferbuf.h
Commit message (Expand)AuthorAgeFilesLines
* [build] Mark core files as permitted for UEFI Secure BootMichael Brown2026-01-141-0/+1
* [xferbuf] Simplify and generalise data transfer buffersMichael Brown2025-04-291-29/+38
* [umalloc] Remove userptr_t from user memory allocationsMichael Brown2025-04-231-2/+1Star
* [xferbuf] Add xfer_buffer() to provide direct access to underlying bufferMichael Brown2015-07-221-0/+5
* [xferbuf] Generalise to handle umalloc()-based buffersMichael Brown2015-07-221-1/+70
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+1
* [xferbuf] Add generic data-transfer bufferMichael Brown2012-05-081-0/+31