index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ShellPkg
/
Library
/
UefiShellDebug1CommandsLib
/
UefiShellDebug1CommandsLib.c
Age
Commit message (
Expand
)
Author
2017-03-01
ShellPkg/Debug1CommandLib: Use StrToGuid/StrHexToBytes in BaseLib
Ruiyu Ni
2016-10-09
ShellPkg/UefiShellDebug1CommandsLib: Remove unnecessary EFIAPI
Chen A Chen
2016-01-21
ShellPkg: elevate DumpHex() from Debug1-internal to generic-internal
Laszlo Ersek
2014-09-10
ShellPkg: Use the new library for "bcfg" command
Jaben Carsey
2013-05-07
ShellPkg: Fixed build error 'variable set but not used'
jcarsey
2012-12-19
ShellPkg: Updates to DumpHex() and ‘dmem’ command for correct output format
jcarsey
2011-11-11
Shellpkg: Add support for filenames with spaces.
jcarsey
2011-10-14
ShellPkg: Add checking for memory allocation and pointer returns from functions.
jcarsey
2011-09-21
Clean up the private GUID definition in module Level.
lgao4
2011-09-02
Refine comments and two code style.
ydong10
2011-08-08
remove CatSPrint from ShellPkg.
jcarsey
2011-05-16
add support to easily remove profiles and shell levels. the libraries will n...
jcarsey
2011-04-12
ShellPkg: Fix GCC 4.4 build issues
jljusten
2011-03-30
pointer verification (not NULL) and buffer overrun fixes.
jcarsey
2011-03-25
comp - add comments and add input verification
jcarsey
2010-11-16
Add "Debug1" profile (all but Edit and HexEdit commands)
jcarsey