Skip to content
Snippets Groups Projects
Commit edcef3ba authored by Alexander Graf's avatar Alexander Graf Committed by Tom Rini
Browse files

efi_loader: Move to normal debug infrastructure


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: default avatarAlexander Graf <agraf@suse.de>
parent a86aeaf2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment