
6 Jun
2016
6 Jun
'16
11:29 p.m.
On Thu, Jun 02, 2016 at 11:38:27AM +0200, Alexander Graf wrote:
We introduced special "DEBUG_EFI" defines when the efi loader support was new. After giving it a bit of thought, turns out we really didn't have to - the normal #define DEBUG infrastructure works well enough for efi loader as well.
So this patch switches to the common debug() and #define DEBUG way of printing debug information.
Signed-off-by: Alexander Graf agraf@suse.de
Applied to u-boot/master, thanks!
--
Tom