vsprintf: Support pU for printing UUIDs
With EFI 16byte UUIDs/GUIDs are common. Add support for printing them.
This needs to be selected via Kconfig since most architectures have
no use for this functionality.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 36d3cc4 commit 9b09369a0a118282eff1b953f82de66e220ee22a
@Sascha Hauer Sascha Hauer authored on 4 Jul 2014
Showing 2 changed files
View
lib/Kconfig
View
lib/vsprintf.c