summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellDebug1CommandsLib/MemMap.c
AgeCommit message (Expand)AuthorFilesLines
2025-10-01ShellPkg: Use the newly introduced ShellPrintHiiDefaultEx() aliasPierre Gondois1-30/+12
2025-10-01ShellPkg/MemMap: Extract a ParseMemoryDescriptors() functionPierre Gondois1-185/+209
2025-10-01ShellPkg/MemMap: Create arrays of MemoryType configuration and PagePierre Gondois1-220/+168
2025-10-01ShellPkg/MemMap: Create array of MemoryType namesPierre Gondois1-41/+45
2024-10-29ShellPkg: CodeQL FixesOliver Smith-Denny1-1/+2
2024-10-29ShellPkg: UefiShellDebug1CommandsLib: CodeQL FixesOliver Smith-Denny1-1/+6
2022-11-01ShellPkg: Update shell command memmap to show unaccepted memoryMin M Xu1-0/+13
2021-12-07ShellPkg: Apply uncrustify changesMichael Kubacki1-170/+212
2019-04-09ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28ShellPkg: Clean up source filesLiming Gao1-4/+4
2017-05-12ShellPkg/memmap: Dump memory map information for all memory typesRuiyu Ni1-2/+90
2017-05-12ShellPkg/memmap: Refine codeRuiyu Ni1-52/+55
2016-09-23ShellPkg: Add Persistent Memory support in 'memmap' commandTapan Shah1-3/+10
2015-04-29ShellPkg: Update CopyRight to 2015Liming Gao1-1/+1
2015-04-29ShellPkg: Update Shell MemMap command to show PersistentMemory rangeLiming Gao1-0/+6
2015-02-05ShellPkg: Standardized HP Copyright Message StringTapan Shah1-1/+1
2015-02-04ShellPkg: Update Debug1 profile commands response outputTapan Shah1-4/+4
2014-08-22ShellPkg: Fixes and updates for the 'memmap' commandChris Phillips1-40/+61
2014-08-06Updates the total size logic and the SFO output per UEFI Shell 2.1 changesJaben Carsey1-8/+28
2013-05-22Correct the incorrect Copyright or License in EDKII source files.lgao41-2/+2
2011-03-26comp - add comments and add input verification jcarsey1-30/+55
2010-11-17Add "Debug1" profile (all but Edit and HexEdit commands)jcarsey1-0/+240