audk/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit
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
..
Edit.c ShellPkg: Add checks for NULL pointers. 2011-10-10 20:32:17 +00:00
FileBuffer.c ShellPkg: Fix calls to SimpleTextOut->SetAttribute to not use reserved bits 2014-07-25 18:46:23 +00:00
FileBuffer.h add Edit and HexEdit commands. 2011-03-25 21:15:07 +00:00
MainTextEditor.c ShellPkg: Minor change to EDIT and HEXEDIT commands to make the title bars consistent and remove unnecessary “2.0” string 2013-01-17 19:04:02 +00:00
MainTextEditor.h add Edit and HexEdit commands. 2011-03-25 21:15:07 +00:00
Misc.c add Edit and HexEdit commands. 2011-03-25 21:15:07 +00:00
Misc.h add Edit and HexEdit commands. 2011-03-25 21:15:07 +00:00
TextEditStrings.uni ShellPkg: Added the Ctrl based hot key and changed text editor's UI. 2011-07-20 20:10:45 +00:00
TextEditor.h add Edit and HexEdit commands. 2011-03-25 21:15:07 +00:00
TextEditorTypes.h ShellPkg: Fix GCC 4.4 build issues 2011-04-12 03:18:38 +00:00