audk/ShellPkg/Library/UefiShellDebug1CommandsLib
jcarsey 5a2beb745f ShellPkg: Added the Ctrl based hot key and changed text editor's UI.
* Add Ctrl-E hotkey for help
* Add Ctrl based hotkey alternatives to function hotkeys
* Don't show hotkey help on the main screen
* Change the file buffer's row count for display to adjust the new screen format
* Change the edit status bar location, the new edit status bar is in the last line
* Change the location of the edit bar, the new edit input bar is in the last line

Signed-off-by: kidzyoung
reviewed-by: jcarsey
reviewed-by: jljusten
reviewed-by: jiang

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12036 6f19259b-4bc3-4df7-8a09-765794883524
2011-07-20 20:10:45 +00:00
..
Edit ShellPkg: Added the Ctrl based hot key and changed text editor's UI. 2011-07-20 20:10:45 +00:00
HexEdit ShellPkg: Added the Ctrl based hot key and changed text editor's UI. 2011-07-20 20:10:45 +00:00
SmbiosView fix printout from SmbiosView command. 2011-05-02 16:43:15 +00:00
Bcfg.c Clarify that the shared variables of the shell protocols are properly named. 2011-06-27 21:04:22 +00:00
Comp.c comp - add comments and add input verification 2011-03-25 21:22:20 +00:00
Compress.c Comment's added and fixed. 2011-04-01 22:16:01 +00:00
Compress.h comp - add comments and add input verification 2011-03-25 21:22:20 +00:00
Dblk.c Clarify that the shared variables of the shell protocols are properly named. 2011-06-27 21:04:22 +00:00
Dmem.c Fix Xcode, clang, and ARM build and link issues. 2011-04-07 21:50:16 +00:00
DmpStore.c comp - add comments and add input verification 2011-03-25 21:22:20 +00:00
EditInputBar.c ShellPkg: Added the Ctrl based hot key and changed text editor's UI. 2011-07-20 20:10:45 +00:00
EditInputBar.h add Edit and Hexedit shared features. 2011-03-25 21:15:26 +00:00
EditMenuBar.c ShellPkg: Added the Ctrl based hot key and changed text editor's UI. 2011-07-20 20:10:45 +00:00
EditMenuBar.h ShellPkg: Added the Ctrl based hot key and changed text editor's UI. 2011-07-20 20:10:45 +00:00
EditStatusBar.c ShellPkg: Added the Ctrl based hot key and changed text editor's UI. 2011-07-20 20:10:45 +00:00
EditStatusBar.h add Edit and Hexedit shared features. 2011-03-25 21:15:26 +00:00
EditTitleBar.c EditTitleBar - Remove ASSERT. Complete display output for Disk and Memory output. 2011-04-11 22:00:31 +00:00
EditTitleBar.h smbiosview - add user input verification. 2011-03-29 19:31:18 +00:00
EfiCompress.c Make sure size is correct. 2011-06-27 20:27:29 +00:00
EfiDecompress.c comp - add comments and add input verification 2011-03-25 21:22:20 +00:00
LoadPciRom.c comp - add comments and add input verification 2011-03-25 21:22:20 +00:00
MemMap.c comp - add comments and add input verification 2011-03-25 21:22:20 +00:00
Mm.c Fix Xcode, clang, and ARM build and link issues. 2011-04-07 21:50:16 +00:00
Mode.c comp - add comments and add input verification 2011-03-25 21:22:20 +00:00
Pci.c ShellPkg: Fix GCC 4.4 build issues 2011-04-12 03:18:38 +00:00
Pci.h add comments to function declarations and definitions and updated to match coding style document. 2011-04-05 20:55:45 +00:00
SerMode.c comp - add comments and add input verification 2011-03-25 21:22:20 +00:00
SetSize.c comp - add comments and add input verification 2011-03-25 21:22:20 +00:00
SetVar.c check memory allocations for success. 2011-04-04 21:41:24 +00:00
UefiShellDebug1CommandsLib.c add support to easily remove profiles and shell levels. the libraries will not do anything (but no longer fail), if the PCDs are changed to remove their functionality. 2011-05-16 22:12:20 +00:00
UefiShellDebug1CommandsLib.h add comments to function declarations and definitions and updated to match coding style document. 2011-04-05 20:55:45 +00:00
UefiShellDebug1CommandsLib.inf add comments to function declarations and definitions and updated to match coding style document. 2011-04-05 20:55:45 +00:00
UefiShellDebug1CommandsLib.uni smbiosview - add user input verification. 2011-03-29 19:31:18 +00:00