From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Tue, 12 Sep 2017 22:28:48 -0400 Subject: [U-Boot] [U-Boot,v2,4/5] vsprintf.c: add GUID printing In-Reply-To: <20170909104746.5948-5-robdclark@gmail.com> References: <20170909104746.5948-5-robdclark@gmail.com> Message-ID: <20170913022848.GK4474@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sat, Sep 09, 2017 at 06:47:42AM -0400, Rob Clark wrote: > This works (roughly) the same way as linux's, but we currently always > print lower-case (ie. we just keep %pUB and %pUL for compat with linux), > mostly just because that is what uuid_bin_to_str() supports. > > %pUb: 01020304-0506-0708-090a-0b0c0d0e0f10 > %pUl: 04030201-0605-0807-090a-0b0c0d0e0f10 > > It will be used by a later efi_loader paths for efi variables and for > device-path-to-text protocol, and also quite useful for debug prints > of protocol GUIDs. > > Signed-off-by: Rob Clark > Tested-by: Heinrich Schuchardt > Reviewed-by: Simon Glass Applied to u-boot/master, thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: Digital signature URL: