diff options
author | 2021-08-29 15:23:10 +0200 | |
---|---|---|
committer | 2021-10-05 13:05:58 +0200 | |
commit | 68c9cdf37a0456b7ba25a50b1ea8794f305da17f (patch) | |
tree | 4a37210fb17fcea9dc5fa3dc98e687a74f7e9186 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | Linux 5.15-rc1 (diff) | |
download | wireguard-linux-68c9cdf37a0456b7ba25a50b1ea8794f305da17f.tar.xz wireguard-linux-68c9cdf37a0456b7ba25a50b1ea8794f305da17f.zip |
efi/libstub: Simplify "Exiting bootservices" message
The message
"Exiting boot services and installing virtual address map...\n"
is even shown if we have efi=novamap on the command line or the firmware
does not provide EFI_RT_SUPPORTED_SET_VIRTUAL_ADDRESS_MAP.
To avoid confusion just print
"Exiting boot services...\n"
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions