summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellDebug1CommandsLib
AgeCommit message (Expand)Author
2016-10-03ShellPkg/Hexedit: Fix FreePool() ASSERT() when writing diskMichael Kinney
2016-09-22ShellPkg: Add Persistent Memory support in 'memmap' commandTapan Shah
2016-09-08ShellPkg: pci -i -_e to print next capabilityAbdul Lateef Attar
2016-08-08ShellPkg SmbiosView: Show "SocketDesignation" instead of "Socket" for Type 4Star Zeng
2016-07-29ShellPkg: Correct files with CRLF line endingLiming Gao
2016-07-25ShellPkg/LoadPciRom: Fix the ConnectAll() implementationRuiyu Ni
2016-07-19ShellPkg: Fix VS2010/2012 build failureRuiyu Ni
2016-07-18ShellPkg/Edit: Handle memory allocation failureRuiyu Ni
2016-07-18ShellPkg/LoadPciRom: Handle memory allocation failureRuiyu Ni
2016-07-18ShellPkg/EfiDecompress: Handle memory allocation failureRuiyu Ni
2016-07-18ShellPkg/EfiCompress: Handle memory allocation failureRuiyu Ni
2016-07-18ShellPkg/DMem: Handle memory allocation failureRuiyu Ni
2016-07-08Revert "ShellPkg: Make the USB mouse behavior in 'edit' consistent with 'hexe...Ruiyu Ni
2016-04-28ShellPkg: Update smbiosview for latest Type 17 devicesSamer El-Haj-Mahmoud
2016-04-27ShellPkg: Fix pci command for '_e' optionAbdul Lateef Attar
2016-04-13ShellPkg: Update Guid/Protocol usages in INF files.Liming Gao
2016-03-24ShellPkg/UefiShellDebug1CommandsLib: remove unused but set variableArd Biesheuvel
2016-03-24ShellPkg: Make the USB mouse behavior in 'edit' consistent with 'hexedit'.Qiu Shumin
2016-03-09ShellPkg: Use DOS format end of line.Qiu Shumin
2016-03-04ShellPkg: Fix smbiosview decode of PCIe Extended CapabilitiesSamer El-Haj-Mahmoud
2016-02-27ShellPkg: Fix unexpected behavior of mouse cursor in Editor.Qiu Shumin
2016-01-21ShellPkg: elevate DumpHex() from Debug1-internal to generic-internalLaszlo Ersek
2015-12-16ShellPkg: Use %p for smbiosview SMBIOS table addresses.Samer El-Haj-Mahmoud
2015-12-16ShellPkg: Fix a bug in smbiosview PowerSupply Characteristics.Samer El-Haj-Mahmoud
2015-12-14ShellPkg/Mm: Fix build warningsMichael Kinney
2015-12-13ShellPkg: Initialize the local pointer to avoid potential suspicious derefere...Qiu Shumin
2015-12-10ShellPkg/mm: Fix mm to support multiple root bridge platformRuiyu Ni
2015-12-10ShellPkg/mm: Fix the help message to align to implementation and specRuiyu Ni
2015-12-09ShellPkg: Convert all .uni files to utf-8Jordan Justen
2015-09-18ShellPkg: Added SMBIOS 2.8 Type 17 changes to smbiosviewSamer El-Haj-Mahmoud
2015-09-18ShellPkg: Added SMBIOS 3.0 support in dmem.Samer El-Haj-Mahmoud
2015-09-15ShellPkg: Update the help information for 'setvar' command to follow Shell be...Qiu Shumin
2015-08-25ShellPkg: use UEFI_APPLICATION module type for Shell componentsArd Biesheuvel
2015-07-14ShellPkg: decode serial console attribute set failure status when used thru s...Tapan Shah
2015-07-09ShellPkg: Refine code to use Strn**S safe functions instead of Str**S ones in...Qiu Shumin
2015-06-30ShellPkg: Use safe string functions to refine code.Qiu Shumin
2015-04-29ShellPkg: Update CopyRight to 2015Liming Gao
2015-04-29ShellPkg: Update Shell MemMap command to show PersistentMemory rangeLiming Gao
2015-04-07ShellPkg: UefiShellDebug1CommandsLib: fix hex string parsing in SETVARLaszlo Ersek
2015-04-07ShellPkg: UefiShellDebug1CommandsLib: fix SETVAR option summaryLaszlo Ersek
2015-04-02ShellPkg: Added newline at the end of source filesOlivier Martin
2015-03-17ShellPkg: update smbiosview for SMBIOS 3.0.Elvin Li
2015-03-09ShellPkg: Help and Error Messages UpdateTapan Shah
2015-03-04ShellPkg: smbiosview shows wrong information for Type 27.Elvin Li
2015-03-03ShellPkg: Fixed EBC build error.Elvin Li
2015-02-27ShellPkg: Update Intel copyright to 2015.Elvin Li
2015-02-27ShellPkg: Parse new SMBIOS 3.0 fields.Elvin Li
2015-02-04ShellPkg: Standardized HP Copyright Message StringTapan Shah
2015-02-03ShellPkg: Update Debug1 profile commands response outputTapan Shah
2015-02-02ShellPkg: Fix typos.Qiu Shumin