]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
lib: add uuid_str_to_bin for use with bootp and PXE uuid
authorJason Hobbs <jason.hobbs@calxeda.com>
Tue, 23 Aug 2011 11:06:56 +0000 (11:06 +0000)
committerWolfgang Denk <wd@denx.de>
Mon, 17 Oct 2011 20:25:35 +0000 (22:25 +0200)
commite11938eabc17de35822de1a0a1102213c326f788
tree01c2ab0dba57a53f59e1acf9f78c9d7f2d624d04
parentdc0b7b0e619e3f1413e626dde193fe21427ac831
lib: add uuid_str_to_bin for use with bootp and PXE uuid

Signed-off-by: Jason Hobbs <jason.hobbs@calxeda.com>
include/common.h
lib/Makefile
lib/uuid.c [new file with mode: 0644]