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
/
Mm.c
Age
Commit message (
Expand
)
Author
2017-04-27
ShellPkg: Move to new location
Guo Mang
2017-03-27
ShellPkg/mm: Support UINT16 segment number
Ruiyu Ni
2016-10-09
ShellPkg/UefiShellDebug1CommandsLib: Remove unnecessary EFIAPI
Chen A Chen
2015-12-14
ShellPkg/Mm: Fix build warnings
Michael Kinney
2015-12-13
ShellPkg: Initialize the local pointer to avoid potential suspicious derefere...
Qiu Shumin
2015-12-10
ShellPkg/mm: Fix mm to support multiple root bridge platform
Ruiyu Ni
2015-02-04
ShellPkg: Standardized HP Copyright Message String
Tapan Shah
2015-02-03
ShellPkg: Update Debug1 profile commands response output
Tapan Shah
2014-06-26
Refine code to make it more safely.
Eric Dong
2013-11-20
ShellPkg: Change MM command output during script execution
Jaben Carsey
2013-05-07
ShellPkg: Fixed build error 'variable set but not used'
jcarsey
2012-08-07
The format strings are using notations that require UINTNs (like "0x%02x") bu...
ydong10
2011-09-08
ShellPkg: allow for mm command to properly write PCIe in non-interactive mode.
jcarsey
2011-04-07
Fix Xcode, clang, and ARM build and link issues.
andrewfish
2011-04-05
add some parens.
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