]> git.dujemihanovic.xyz Git - u-boot.git/commit
efi_loader: 'EFI using ACPI tables at' should be debug message
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Tue, 9 Apr 2024 20:48:24 +0000 (22:48 +0200)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 13 Apr 2024 09:03:12 +0000 (11:03 +0200)
commit8d7ccea1c3e17bced94e4e5d76f4a3eecd12b18f
tree322202d4b1ad8ccb8c5c2d3a6f95a12b81ddb662
parentb34ce3113babd3e6e56196431146a15c5bc6c92e
efi_loader: 'EFI using ACPI tables at' should be debug message

The message "EFI using ACPI tables at %lx\n" is only of interest when
debugging. Make it a debug message.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
lib/efi_loader/efi_acpi.c