]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[xferbuf] Add xfer_buffer() to provide direct access to underlying buffer
authorMichael Brown <mcb30@ipxe.org>
Mon, 20 Jul 2015 11:15:21 +0000 (12:15 +0100)
committerMichael Brown <mcb30@ipxe.org>
Wed, 22 Jul 2015 20:17:47 +0000 (21:17 +0100)
commit07b0d4fa30d021322efa8a423295a0677325ec8d
tree92ae1c8e37930a89835b77c488067b91bb0c52e2
parentcbbd6b761ed315ab6df82f1434657ef76bb3e676
[xferbuf] Add xfer_buffer() to provide direct access to underlying buffer

Allow data transfer buffer users to provide direct access to their
underlying data transfer buffer.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/core/xferbuf.c
src/include/ipxe/xferbuf.h