]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[uuid] Abstract UUID mangling code out to a separate uuid_mangle() function
authorMichael Brown <mcb30@ipxe.org>
Wed, 20 Mar 2013 15:06:40 +0000 (15:06 +0000)
committerMichael Brown <mcb30@ipxe.org>
Wed, 20 Mar 2013 15:06:40 +0000 (15:06 +0000)
commitd938e50136b0bd7dbc56b250cd4363646e59c9fc
tree2b5cdf555219f0a238820dc55445f384441e72f3
parenta9b63ecda55ea24df7d51d59cc7fd7b3234bc135
[uuid] Abstract UUID mangling code out to a separate uuid_mangle() function

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/include/ipxe/uuid.h
src/interface/smbios/smbios_settings.c
src/net/udp/dhcp.c