audk/Nt32Pkg/Library
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
..
DxeNt32OemHookStatusCodeLib
DxeNt32PeCoffExtraActionLib Nt32Pkg: Fix typos in comments and variables 2016-11-15 11:05:33 +08:00
DxeWinNtLib
Nt32PeiPeCoffGetEntryPointLib
PeiNt32OemHookStatusCodeLib
PeiNt32PeCoffExtraActionLib Nt32Pkg: Fix typos in comments and variables 2016-11-15 11:05:33 +08:00
PlatformBootManagerLib Nt32/PlatformBootManagerLib: Enable STD_ERROR on all consoles 2017-08-15 08:30:55 -07:00
PlatformSecureLib
ResetSystemLib Nt32Pkg: Add the ResetSystemLib in Nt32 Platform. 2017-07-26 15:40:32 +08:00