audk/Nt32Pkg/Library/PlatformBootManagerLib
Michael D Kinney af0364f01e Nt32/PlatformBootManagerLib: Enable STD_ERROR on all consoles
Add STD_ERROR flag to all output consoles that the Nt32
platform supports so all messages sent to the standard
error console device(s) are visible by default.

The Boot Maintenance Manager can be used to manually disable
standard error output to specific console devices.

UEFI Applications and UEFI Drivers are recommended to be
built with DEBUG() and ASSERT() messages sent to the standard
error device using MdePkg/Library/UefiDebugLibStdErr. Prior
to this change, a user would have to use the Boot Maintenance
Manager to configure a standard error console device to make
these messages visible.

Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Cc: Hao Wu <hao.a.wu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Michael Kinney <michael.d.kinney@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Sunny Wang <sunnywang@hpe.com>
Tested-by: Sunny Wang <sunnywang@hpe.com>
2017-08-15 08:30:55 -07:00
..
MemoryTest.c Nt32Pkg: Replace [Ascii|Unicode]ValueToString 2017-03-02 09:58:27 +08:00
PlatformBootManager.c Nt32Pkg/PlatformBds: Dispatch deferred images after EndOfDxe 2016-11-10 15:58:38 +08:00
PlatformBootManager.h Nt32Pkg PlatformBootManagerLib: Enable BootManagerMenuApp. 2016-09-02 10:11:20 +08:00
PlatformBootManagerLib.inf Nt32Pkg/PlatformBootManagerLib: Signal the End of DXE Event 2016-10-10 10:26:06 +08:00
PlatformData.c Nt32/PlatformBootManagerLib: Enable STD_ERROR on all consoles 2017-08-15 08:30:55 -07:00
Strings.uni Nt32Pkg: Convert all .uni files to utf-8 2015-12-15 04:57:08 +00:00