summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellDebug1CommandsLib
AgeCommit message (Expand)Author
2016-07-29ShellPkg: Correct files with CRLF line endingLiming Gao
2016-07-25ShellPkg/LoadPciRom: Fix the ConnectAll() implementationRuiyu Ni
2016-07-25ShellPkg: Fix VS2010/2012 build failureRuiyu Ni
2016-07-25ShellPkg/Edit: Handle memory allocation failureRuiyu Ni
2016-07-25ShellPkg/LoadPciRom: Handle memory allocation failureRuiyu Ni
2016-07-25ShellPkg/EfiDecompress: Handle memory allocation failureRuiyu Ni
2016-07-25ShellPkg/EfiCompress: Handle memory allocation failureRuiyu Ni
2016-07-25ShellPkg/DMem: Handle memory allocation failureRuiyu Ni
2016-07-13Revert "ShellPkg: Make the USB mouse behavior in 'edit' consistent with 'hexe...Ruiyu Ni
2016-07-13ShellPkg: Update smbiosview for latest Type 17 devicesSamer El-Haj-Mahmoud
2016-07-13ShellPkg: Fix pci command for '_e' optionAbdul Lateef Attar
2016-07-13ShellPkg: Update Guid/Protocol usages in INF files.Liming Gao
2016-07-13ShellPkg/UefiShellDebug1CommandsLib: remove unused but set variableArd Biesheuvel
2016-07-13ShellPkg: Make the USB mouse behavior in 'edit' consistent with 'hexedit'.Qiu Shumin
2016-07-13ShellPkg: Use DOS format end of line.Qiu Shumin
2016-07-13ShellPkg: Fix smbiosview decode of PCIe Extended CapabilitiesSamer El-Haj-Mahmoud
2016-07-13ShellPkg: Fix unexpected behavior of mouse cursor in Editor.Qiu Shumin
2016-07-13ShellPkg: elevate DumpHex() from Debug1-internal to generic-internalLaszlo Ersek
2015-12-18Sync missing part of r19176 from main trunk.Jeff Fan
2015-12-18Sync missing part of r19180&r19181 from main trunk.Jeff Fan
2015-12-18ShellPkg: Use %p for smbiosview SMBIOS table addresses.Samer El-Haj-Mahmoud
2015-12-18ShellPkg: Fix a bug in smbiosview PowerSupply Characteristics.Samer El-Haj-Mahmoud
2015-12-18ShellPkg/Mm: Fix build warningsMichael Kinney
2015-12-18ShellPkg: Initialize the local pointer to avoid potential suspicious derefere...Qiu Shumin
2015-12-18ShellPkg: Convert all .uni files to utf-8Jordan Justen
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-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
2015-01-22ShellPkg: Refine the fomat in INF/DEC files to follow spec.Qiu Shumin
2014-10-07ShellPkg: hexedit command does not return lasterror equal to 0 when exiting f...jcarsey