]> git.ipfire.org Git - thirdparty/u-boot.git/commit - lib/efi_loader/efi_boottime.c
efi_loader: print GUIDs
authorRob Clark <robdclark@gmail.com>
Wed, 13 Sep 2017 22:05:41 +0000 (18:05 -0400)
committerAlexander Graf <agraf@suse.de>
Wed, 20 Sep 2017 09:10:42 +0000 (11:10 +0200)
commit778e6af8a6e78f8754aaf5d9b80a51a267da10c7
tree8601a752026d38af631d7d8539eee1dd3c2be100
parent4657a3f1acb2f5f725b13d0f4f9e41cee1dcdc8d
efi_loader: print GUIDs

Utilize printf GUID support to print GUIDs.

Signed-off-by: Rob Clark <robdclark@gmail.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
lib/efi_loader/efi_boottime.c
lib/efi_loader/efi_variable.c