Skip to content
Commit cc2ed791 authored by Heinrich Schuchardt's avatar Heinrich Schuchardt
Browse files

efi_loader: EFI_PRINT instead of debug for variable services



For debug messages inside EFI API functions we should use the EFI_PRINT
macro which gives us well aligned output like:

EFI: Entry efi_get_variable("PlatformLang" ...)
  EFI: get 'efi_8be4df61-93ca-11d2-aa0d-00e098032b8c_PlatformLang'
EFI: Exit: efi_get_variable: 14

Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent bb31c3f7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment