]> git.proxmox.com Git - mirror_edk2.git/commit - ArmPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf
ArmPkg/PlatformBootManagerLib: print firmware version to console
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Fri, 8 Dec 2017 14:55:22 +0000 (14:55 +0000)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Fri, 8 Dec 2017 16:33:15 +0000 (16:33 +0000)
commit6c4194c99e2ec6251b657ec8fb5834332f544b7b
tree9410bdadafa8e9b0ff6e478af578006ce3ef0c56
parent2b129e87c0f43ea3ace95f93c4d1d4e9eae61989
ArmPkg/PlatformBootManagerLib: print firmware version to console

If gEfiMdeModulePkgTokenSpaceGuid.PcdFirmwareVersionString is set to
a non-empty string, print it to the console at boot. Note that this
is independent of DEBUG/RELEASE or graphical vs serial console,
although we do attempt to stay clear of the logo and progress bar
in graphical mode, by printing it top center.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
ArmPkg/Library/PlatformBootManagerLib/PlatformBm.c
ArmPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf