Heinrich Schuchardt 68c9cdf37a 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>
2021-10-05 13:05:58 +02:00
..
2020-05-25 15:10:37 +02:00
2020-05-06 11:27:55 +02:00
2020-02-23 21:57:19 +01:00
2020-10-02 14:31:21 -07:00
2020-05-25 15:11:14 +02:00
2021-08-19 09:02:55 +09:00