summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellDebug1CommandsLib
AgeCommit message (Expand)AuthorFilesLines
2016-10-04ShellPkg/Hexedit: Fix FreePool() ASSERT() when writing diskMichael Kinney1-2/+4
2016-09-23ShellPkg: Add Persistent Memory support in 'memmap' commandTapan Shah2-4/+12
2016-09-08ShellPkg: pci -i -_e to print next capabilityAbdul Lateef Attar1-2/+2
2016-08-08ShellPkg SmbiosView: Show "SocketDesignation" instead of "Socket" for Type 4Star Zeng1-2/+2
2016-07-29ShellPkg: Correct files with CRLF line endingLiming Gao2-22/+22
2016-07-25ShellPkg/LoadPciRom: Fix the ConnectAll() implementationRuiyu Ni1-77/+14
2016-07-19ShellPkg: Fix VS2010/2012 build failureRuiyu Ni1-0/+2
2016-07-18ShellPkg/Edit: Handle memory allocation failureRuiyu Ni1-21/+20
2016-07-18ShellPkg/LoadPciRom: Handle memory allocation failureRuiyu Ni1-2/+6
2016-07-18ShellPkg/EfiDecompress: Handle memory allocation failureRuiyu Ni1-24/+28
2016-07-18ShellPkg/EfiCompress: Handle memory allocation failureRuiyu Ni1-12/+18
2016-07-18ShellPkg/DMem: Handle memory allocation failureRuiyu Ni1-2/+4
2016-07-08Revert "ShellPkg: Make the USB mouse behavior in 'edit' consistent with 'hexe...Ruiyu Ni5-476/+39
2016-04-28ShellPkg: Update smbiosview for latest Type 17 devicesSamer El-Haj-Mahmoud1-0/+21
2016-04-27ShellPkg: Fix pci command for '_e' optionAbdul Lateef Attar1-0/+1
2016-04-13ShellPkg: Update Guid/Protocol usages in INF files.Liming Gao1-4/+4
2016-03-24ShellPkg/UefiShellDebug1CommandsLib: remove unused but set variableArd Biesheuvel1-4/+0
2016-03-24ShellPkg: Make the USB mouse behavior in 'edit' consistent with 'hexedit'.Qiu Shumin5-39/+480
2016-03-09ShellPkg: Use DOS format end of line.Qiu Shumin2-14/+14
2016-03-04ShellPkg: Fix smbiosview decode of PCIe Extended CapabilitiesSamer El-Haj-Mahmoud2-4/+12
2016-02-27ShellPkg: Fix unexpected behavior of mouse cursor in Editor.Qiu Shumin1-3/+4
2016-01-21ShellPkg: elevate DumpHex() from Debug1-internal to generic-internalLaszlo Ersek3-87/+1
2015-12-16ShellPkg: Use %p for smbiosview SMBIOS table addresses.Samer El-Haj-Mahmoud1-2/+3
2015-12-16ShellPkg: Fix a bug in smbiosview PowerSupply Characteristics.Samer El-Haj-Mahmoud1-3/+3
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 Ni4-468/+466
2015-12-10ShellPkg/mm: Fix the help message to align to implementation and specRuiyu Ni1-10/+4
2015-12-10ShellPkg: Convert all .uni files to utf-8Jordan Justen4-0/+0
2015-09-18ShellPkg: Added SMBIOS 2.8 Type 17 changes to smbiosviewSamer El-Haj-Mahmoud1-1/+7
2015-09-18ShellPkg: Added SMBIOS 3.0 support in dmem.Samer El-Haj-Mahmoud1-1/+6
2015-09-15ShellPkg: Update the help information for 'setvar' command to follow Shell be...Qiu Shumin1-0/+0
2015-08-25ShellPkg: use UEFI_APPLICATION module type for Shell componentsArd Biesheuvel1-1/+1
2015-07-14ShellPkg: decode serial console attribute set failure status when used thru s...Tapan Shah2-2/+10
2015-07-09ShellPkg: Refine code to use Strn**S safe functions instead of Str**S ones in...Qiu Shumin2-3/+3
2015-06-30ShellPkg: Use safe string functions to refine code.Qiu Shumin3-7/+7
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-04-07ShellPkg: UefiShellDebug1CommandsLib: fix hex string parsing in SETVARLaszlo Ersek1-1/+31
2015-04-07ShellPkg: UefiShellDebug1CommandsLib: fix SETVAR option summaryLaszlo Ersek1-0/+0
2015-04-02ShellPkg: Added newline at the end of source filesOlivier Martin1-1/+1
2015-03-17ShellPkg: update smbiosview for SMBIOS 3.0.Elvin Li8-45/+837
2015-03-10ShellPkg: Help and Error Messages UpdateTapan Shah1-0/+0
2015-03-04ShellPkg: smbiosview shows wrong information for Type 27.Elvin Li1-3/+3
2015-03-03ShellPkg: Fixed EBC build error.Elvin Li1-1/+1
2015-02-27ShellPkg: Update Intel copyright to 2015.Elvin Li1-1/+1
2015-02-27ShellPkg: Parse new SMBIOS 3.0 fields.Elvin Li1-0/+5
2015-02-05ShellPkg: Standardized HP Copyright Message StringTapan Shah22-20/+19
2015-02-04ShellPkg: Update Debug1 profile commands response outputTapan Shah19-180/+194
2015-02-02ShellPkg: Fix typos.Qiu Shumin1-2/+2