]> git.proxmox.com Git - mirror_edk2.git/commit
UefiPayloadPkg/PlatformBootManagerLib: Evenly space boot prompt
authorSean Rhodes <sean@starlabs.systems>
Mon, 4 Jul 2022 19:39:15 +0000 (12:39 -0700)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Sat, 16 Jul 2022 02:57:38 +0000 (02:57 +0000)
commit07c8e5e59b117f2414d7c928d3f86c85574f1fc3
treec0bc7fb1f1024a739b88b93f92a8059a5dc5bbc0
parent0d23c447d6f574cbe511414b70df14119099c70f
UefiPayloadPkg/PlatformBootManagerLib: Evenly space boot prompt

Add 4 spaces before the boot prompt "F2 or Down..." so that the
spacing is equadistant from the top, which is spaced with a `\n`,
and the left.

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>
Reviewed-by: Guo Dong <guo.dong@intel.com>
UefiPayloadPkg/Library/PlatformBootManagerLib/PlatformBootManager.c