summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellDebug1CommandsLib/Mm.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-07ShellPkg: Apply uncrustify changesMichael Kubacki1-222/+263
2021-12-07ShellPkg: Change OPTIONAL keyword usage styleMichael D Kinney1-2/+2
2019-04-09ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-03-01ShellPkg/UefiShellDebug1CommandsLib: remove I/O address limit from 'mm'Ard Biesheuvel1-11/+0
2017-03-27ShellPkg/mm: Support UINT16 segment numberRuiyu Ni1-9/+9
2016-10-09ShellPkg/UefiShellDebug1CommandsLib: Remove unnecessary EFIAPIChen A Chen1-1/+0
2015-12-14ShellPkg/Mm: Fix build warningsMichael Kinney1-11/+13
2015-12-13ShellPkg: Initialize the local pointer to avoid potential suspicious derefere...Qiu Shumin1-1/+2
2015-12-10ShellPkg/mm: Fix mm to support multiple root bridge platformRuiyu Ni1-459/+458
2015-02-04ShellPkg: Standardized HP Copyright Message StringTapan Shah1-1/+1
2015-02-03ShellPkg: Update Debug1 profile commands response outputTapan Shah1-19/+20
2014-06-26Refine code to make it more safely.Eric Dong1-1/+2
2013-11-20ShellPkg: Change MM command output during script executionJaben Carsey1-9/+28
2013-05-07ShellPkg: Fixed build error 'variable set but not used'jcarsey1-2/+0
2012-08-07The format strings are using notations that require UINTNs (like "0x%02x") bu...ydong101-6/+6
2011-09-08ShellPkg: allow for mm command to properly write PCIe in non-interactive mode.jcarsey1-19/+19
2011-04-07Fix Xcode, clang, and ARM build and link issues.andrewfish1-2/+2
2011-04-05add some parens.jcarsey1-1/+1
2011-03-25comp - add comments and add input verification jcarsey1-154/+180
2010-11-16Add "Debug1" profile (all but Edit and HexEdit commands)jcarsey1-0/+602