audk/ShellPkg/Library
Jaben Carsey 17e59b3346 ShellPkg: Fix calls to SimpleTextOut->SetAttribute to not use reserved bits
As the shell inverts foreground and background it needs to be sure that it properly masks off the reserved bits and this is important since the foreground and background are not the same numbers of bits.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jaben Carsey <Jaben.carsey@intel.com>
Reviewed-by: Tapan Shah <tapandshah@hp.com>
Reviewed-by: Erik Bjorge <erik.c.bjorge@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15681 6f19259b-4bc3-4df7-8a09-765794883524
2014-07-25 18:46:23 +00:00
..
BasePathLib ShellPkg: Fix using root of drive 2014-04-11 19:15:02 +00:00
BaseSortLib Refine comments and two code style. 2011-09-02 08:05:34 +00:00
UefiDpLib Refine the select language logic. 2013-09-05 03:02:14 +00:00
UefiFileHandleLib ShellPkg: Remove use of ASSERT to test parameters 2014-06-18 16:37:16 +00:00
UefiHandleParsingLib Update the comments for function 'ConvertPixelFormat' in UefiHandleParsingLib.c to make it consistent with parameter name. 2014-05-13 01:44:02 +00:00
UefiShellCEntryLib ShellPkg\Library\UefiShellCEntryLib\UefiShellCEntryLib.c: 2013-05-15 20:39:04 +00:00
UefiShellCommandLib ShellPkg: Move UpdateMapping() out of Map command and added to UefiShellCommandLib library. 2014-06-23 18:36:44 +00:00
UefiShellDebug1CommandsLib ShellPkg: Fix calls to SimpleTextOut->SetAttribute to not use reserved bits 2014-07-25 18:46:23 +00:00
UefiShellDriver1CommandsLib ShellPkg: Fix duplicate String IDs 2014-06-16 21:58:50 +00:00
UefiShellInstall1CommandsLib Refine code to make it more safely. 2014-06-26 01:38:46 +00:00
UefiShellLevel1CommandsLib Refine code to make it more safely. 2014-06-26 01:38:46 +00:00
UefiShellLevel2CommandsLib ShellPkg: Fix 'mv' command to not attempt moving a file from write-protected media 2014-06-24 18:39:15 +00:00
UefiShellLevel3CommandsLib ShellPkg: Fix calls to SimpleTextOut->SetAttribute to not use reserved bits 2014-07-25 18:46:23 +00:00
UefiShellLib ShellPkg/UefiShellLib.c: Execute: Return a Command status even in the old shell 2014-01-24 22:31:07 +00:00
UefiShellNetwork1CommandsLib ShellPkg: Fix ‘ifconfig’ so it will build with NIC_IP4_CONFIG_INFO.Permanent change, and update the STR_IFCONFIG_PERMANENT_STATUS string token. 2013-10-04 16:34:19 +00:00
UefiSortLib Update all the code to consume the ConvertDevicePathToText, ConvertDevicePathNodeToText, ConvertTextToDevicePath and ConvertTextToDeviceNode APIs in DevicePathLib. 2013-07-26 03:14:08 +00:00