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 We enabled X64 native version NT32, and made it works on Windows 7 X64 OS. 2013-10-12 06:31:55 +00:00
DxeNt32PeCoffExtraActionLib Nt32Pkg: Fix typos in comments and variables 2016-11-15 11:05:33 +08:00
DxeWinNtLib Update the copyright notice format 2010-04-28 12:24:39 +00:00
Nt32PeiPeCoffGetEntryPointLib We enabled X64 native version NT32, and made it works on Windows 7 X64 OS. 2013-10-12 06:31:55 +00:00
PeiNt32OemHookStatusCodeLib We enabled X64 native version NT32, and made it works on Windows 7 X64 OS. 2013-10-12 06:31:55 +00:00
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 Nt32Pkg: Add Secure Boot build option including Custom Mode setup 2012-04-11 16:23:41 +00:00
ResetSystemLib Nt32Pkg: Add the ResetSystemLib in Nt32 Platform. 2017-07-26 15:40:32 +08:00