UefiPayloadPkg/PlatformBootManagerLib: Correct spacing in boot prompt

Cc: Guo Dong <guo.dong@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Maurice Ma <maurice.ma@intel.com>
Cc: Benjamin You <benjamin.you@intel.com>
Signed-off-by: Sean Rhodes <sean@starlabs.systems>
This commit is contained in:
Sean Rhodes 2022-07-04 20:36:31 +01:00 committed by mergify[bot]
parent 0dc9b78a46
commit d219119721
1 changed files with 1 additions and 1 deletions

View File

@ -264,7 +264,7 @@ PlatformBootManagerAfterConsole (
Print (
L"\n"
L" Esc or Down to enter Boot Manager Menu.\n"
L" ENTER to boot directly.\n"
L" ENTER to boot directly.\n"
L"\n"
);
} else {