audk/ArmVirtPkg/Library/PlatformBootManagerLib
Laszlo Ersek 1f73aef50c ArmVirtPkg/PlatformBootManagerLib: add EnableQuietBoot & DisableQuietBoot
UefiBootManagerLib does not provide these functions, we have to implement
them. (EnableQuietBoot() puts up the nice TianoCore logo.)

OvmfPkg commits 817fb3ac2a and 8e8fd30377 have extracted these
functions already,
- from "IntelFrameworkModulePkg/Library/GenericBdsLib/BdsConsole.c"
- to "OvmfPkg/Library/PlatformBootManagerLib/QuietBoot.c".

Copy the latter file, with minimal changes.

Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Tested-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Ruiyu Ni <ruiyu.ni@Intel.com>
2016-05-06 10:04:50 +02:00
..
PlatformBm.c ArmVirtPkg/PlatformBootManagerLib: rebase boot order manipulation 2016-05-06 10:04:50 +02:00
PlatformBm.h ArmVirtPkg/PlatformBootManagerLib: add EnableQuietBoot & DisableQuietBoot 2016-05-06 10:04:50 +02:00
PlatformBootManagerLib.inf ArmVirtPkg/PlatformBootManagerLib: add EnableQuietBoot & DisableQuietBoot 2016-05-06 10:04:50 +02:00
QemuKernel.c ArmVirtPkg: duplicate PlatformIntelBdsLib to PlatformBootManagerLib 2016-05-06 10:04:49 +02:00
QuietBoot.c ArmVirtPkg/PlatformBootManagerLib: add EnableQuietBoot & DisableQuietBoot 2016-05-06 10:04:50 +02:00