.. |
Edit
|
Update code to support VS2013 tool chain.
|
2014-07-29 02:00:55 +00:00 |
HexEdit
|
Cleanup UefiShellDebug1CommandsLib strings to :
|
2014-09-02 20:16:47 +00:00 |
SmbiosView
|
Update SmbiosView Shell command to display additional CPU Family
|
2014-09-02 20:03:36 +00:00 |
Bcfg.c
|
ShellPkg: Update BCFG command for correct use and errors on moving
|
2014-09-04 20:55:29 +00:00 |
Comp.c
|
ShellPkg: fix Comp command output
|
2014-06-05 22:02:12 +00:00 |
Compress.c
|
ShellPkg: Add missing header files
|
2014-02-25 23:03:17 +00:00 |
Compress.h
|
Refine comments and two code style.
|
2011-09-02 08:05:34 +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
|
ShellPkg: Updates to DumpHex() and ‘dmem’ command for correct output format
|
2012-12-19 16:47:06 +00:00 |
DmpStore.c
|
This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy through some other means.
|
2014-08-29 21:57:42 +00:00 |
EditInputBar.c
|
ShellPkg: Fix calls to SimpleTextOut->SetAttribute to not use reserved bits
|
2014-07-25 18:46:23 +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: Fix calls to SimpleTextOut->SetAttribute to not use reserved bits
|
2014-07-25 18:46:23 +00:00 |
EditStatusBar.h
|
add Edit and Hexedit shared features.
|
2011-03-25 21:15:26 +00:00 |
EditTitleBar.c
|
ShellPkg: Fix calls to SimpleTextOut->SetAttribute to not use reserved bits
|
2014-07-25 18:46:23 +00:00 |
EditTitleBar.h
|
smbiosview - add user input verification.
|
2011-03-29 19:31:18 +00:00 |
EfiCompress.c
|
ShellPkg: Add checks for NULL pointers.
|
2011-10-10 20:32:17 +00:00 |
EfiDecompress.c
|
ShellPkg: report error when EfiDecompress is run on a non-compressed file
|
2014-05-14 16:54:09 +00:00 |
LoadPciRom.c
|
Improve robustness when scanning PCI Option ROM.
|
2012-03-14 03:17:17 +00:00 |
MemMap.c
|
ShellPkg: Fixes and updates for the 'memmap' command
|
2014-08-21 20:26:32 +00:00 |
Mm.c
|
Refine code to make it more safely.
|
2014-06-26 01:38:46 +00:00 |
Mode.c
|
Correct the incorrect Copyright or License in EDKII source files.
|
2013-05-22 02:19:16 +00:00 |
Pci.c
|
ShellPkg: Replace non-ASCII character in Pci.c to fix GCC build error
|
2014-08-25 17:56:27 +00:00 |
Pci.h
|
ShellPkg: fix typo.
|
2014-07-28 16:58:34 +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
|
ShellPkg: ShellCommands/SetVar: Make '-rt' imply '-bs'
|
2014-03-10 18:13:13 +00:00 |
UefiShellDebug1CommandsLib.c
|
ShellPkg: Fixed build error 'variable set but not used'
|
2013-05-07 17:57:58 +00:00 |
UefiShellDebug1CommandsLib.h
|
Update all the code to consume the ConvertDevicePathToText, ConvertDevicePathNodeToText, ConvertTextToDevicePath and ConvertTextToDeviceNode APIs in DevicePathLib.
|
2013-07-26 03:14:08 +00:00 |
UefiShellDebug1CommandsLib.inf
|
Add SMBIOS 2.7.1 support to SmbiosView command.
|
2012-03-15 08:29:49 +00:00 |
UefiShellDebug1CommandsLib.uni
|
Cleanup UefiShellDebug1CommandsLib strings to :
|
2014-09-02 20:16:47 +00:00 |