summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Library/UefiShellDebug1CommandsLib/Dmem.c
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg: UefiShellDebug1CommandsLib: Uefi Config Tables in Dmem.cSam Kaynor2023-04-131-6/+93
* ShellPkg: Apply uncrustify changesMichael Kubacki2021-12-071-75/+86
* ShellPkg/UefiShellDebug1CommandsLibShenglei Zhang2019-04-281-5/+0
* ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* ShellPkg/dmem: Only dump sizeof (EFI_SYSTEM_TABLE) bytes for gSTRuiyu Ni2018-10-241-1/+1
* ShellPkg: Clean up source filesLiming Gao2018-06-281-11/+11
* ShellPkg/UefiShellDebug1CommandsLib: Remove unnecessary EFIAPIChen A Chen2016-10-091-2/+0
* ShellPkg/DMem: Handle memory allocation failureRuiyu Ni2016-07-181-2/+4
* ShellPkg: Added SMBIOS 3.0 support in dmem.Samer El-Haj-Mahmoud2015-09-181-1/+6
* ShellPkg: Standardized HP Copyright Message StringTapan Shah2015-02-041-1/+1
* ShellPkg: Update Debug1 profile commands response outputTapan Shah2015-02-031-6/+7
* ShellPkg: Updates to DumpHex() and ‘dmem’ command for correct output formatjcarsey2012-12-191-2/+2
* Fix Xcode, clang, and ARM build and link issues.andrewfish2011-04-071-14/+14
* comp - add comments and add input verification jcarsey2011-03-251-17/+95
* Add "Debug1" profile (all but Edit and HexEdit commands)jcarsey2010-11-161-0/+149