audk/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit
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
..
BufferImage.c ShellPkg: Fix calls to SimpleTextOut->SetAttribute to not use reserved bits 2014-07-25 18:46:23 +00:00
BufferImage.h add comments to function declarations and definitions and updated to match coding style document. 2011-04-05 20:55:45 +00:00
Clipboard.c add comments to function declarations and definitions and updated to match coding style document. 2011-04-05 20:55:45 +00:00
Clipboard.h add comments to function declarations and definitions and updated to match coding style document. 2011-04-05 20:55:45 +00:00
DiskImage.c ShellPkg: Fixed build error 'variable set but not used' 2013-05-07 17:57:58 +00:00
DiskImage.h add comments to function declarations and definitions and updated to match coding style document. 2011-04-05 20:55:45 +00:00
FileImage.c ShellPkg: Fix handling of empty files in Hexedit 2011-11-29 15:37:04 +00:00
FileImage.h add comments to function declarations and definitions and updated to match coding style document. 2011-04-05 20:55:45 +00:00
HexEdit.c ShellPkg: Fixed build error 'variable set but not used' 2013-05-07 17:57:58 +00:00
HexEditor.h add Edit and HexEdit commands. 2011-03-25 21:15:07 +00:00
HexEditorTypes.h ShellPkg: Fix ARM build errors. 2013-06-11 22:07:03 +00:00
HexeditStrings.uni ShellPkg: Added the Ctrl based hot key for hexedit 2011-08-03 17:28:04 +00:00
MainHexEditor.c ShellPkg: Fix ARM build errors. 2013-06-11 22:07:03 +00:00
MainHexEditor.h add comments to function declarations and definitions and updated to match coding style document. 2011-04-05 20:55:45 +00:00
MemImage.c ShellPkg: Fixed build error 'variable set but not used' 2013-05-07 17:57:58 +00:00
MemImage.h add comments to function declarations and definitions and updated to match coding style document. 2011-04-05 20:55:45 +00:00
Misc.c update copyright line format 2011-06-07 08:08:19 +00:00
Misc.h add comments to function declarations and definitions and updated to match coding style document. 2011-04-05 20:55:45 +00:00