commit | 3b56ffdf39efbeb2d38a4016564cb8ed1badb7e6 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Tue Apr 09 22:48:24 2024 +0200 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sat Apr 13 11:03:12 2024 +0200 |
tree | 322202d4b1ad8ccb8c5c2d3a6f95a12b81ddb662 | |
parent | 211ff08b0f6ee4a4b0c0177b70b4dd648efd3859 [diff] |
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>