efi_loader: HII protocols: debug messages
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 28 Feb 2019 22:56:35 +0000 (23:56 +0100)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Sat, 2 Mar 2019 22:34:26 +0000 (23:34 +0100)
commit1a9fce50393d2e7b7c3adb70764ab22a9267d815
tree738091fc362d11366af496329db21bccc9661113
parent1fa442ed4330a7c489479a3e3c333239ca6441ec
efi_loader: HII protocols: debug messages

When package types are not supported by our implementation of the HII
database protocol supported error messages are displayed.

Essentially the output is only needed for debugging. By using EFI_PRINT()
the messages are only written for in debug mode and with correct
indentation.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
lib/efi_loader/efi_hii.c