summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellDebug1CommandsLib
AgeCommit message (Expand)Author
2017-04-27ShellPkg: Move to new locationGuo Mang
2017-04-07ShellPkg/SetVar: Fix typo in commentsDandan Bi
2017-04-05ShellPkg/setvar: Add assertion indicating TempData shouldn't be NULLRuiyu Ni
2017-03-31ShellPkg/setvar: Support data format in Shell 2.2 specChen A Chen
2017-03-27ShellPkg/mm: Support UINT16 segment numberRuiyu Ni
2017-03-06ShellPkg/comp: Use proper parameter namesRuiyu Ni
2017-03-06ShellPkg: Refine casting expression result to bigger sizeHao Wu
2017-03-06ShellPkg: Refine type cast for pointer subtractionHao Wu
2017-03-01ShellPkg/Debug1CommandLib: Use StrToGuid/StrHexToBytes in BaseLibRuiyu Ni
2017-02-28ShellPkg/comp: Fix GCC build failureRuiyu Ni
2017-02-28ShellPkg/comp: Add "-n <diff-count>"/"-s <diff-byte>" supportChen A Chen
2017-02-28ShellPkg/comp: Rename variable names to proper onesChen A Chen
2017-02-16ShellPkg/pci: Report error when invalid value is specified for "-ec"Ruiyu Ni
2017-02-10ShellPkg SmbiosView: Correct some outputs for Type 0/3/10Star Zeng
2017-02-10ShellPkg SmbiosView: Eliminate trailing " | " in PrintBitsInfo()Star Zeng
2017-01-25ShellPkg/pci: Fix extended register dumping for MFVC capabilityRuiyu Ni
2017-01-25ShellPkg/pci: Support interpreting specific PCIE ext cap thru "-ec"Ruiyu Ni
2017-01-25ShellPkg/pci: Use PCI definitions defined in MdePkgRuiyu Ni
2017-01-24ShellPkg SmbiosView: Add decoding of SMBIOS spec 3.1.1Star Zeng
2017-01-22ShellPkg SmbiosView: Add decoding of SMBIOS spec 3.1.0Star Zeng
2017-01-19ShellPkg SmbiosView: Add missing decoding of SMBIOS spec 3.0.0Star Zeng
2017-01-19ShellPkg SmbiosView: Add missing decoding of SlotType AGP8XStar Zeng
2017-01-13ShellPkg/SmbiosView: Add decoding of SMBIOS record type 43Linson Augustine
2017-01-12ShellPkg: Update smbiosview command to display Type 3 valuesChris Phillips
2016-12-16ShellPkg/setvar: Correct typo in setvar help messageRuiyu Ni
2016-12-14ShellPkg/UefiShellDebug1CommandsLib: Fix coding style issuesDandan Bi
2016-11-16ShellPkg/dmpstore: Support "-sfo"Ruiyu Ni
2016-10-19ShellPkg: Update sources to include MdePkg protocol definitionsRuiyu Ni
2016-10-19ShellPkg: Move SHELL_FREE_NON_NULL from ShellBase.h to ShellLib.hRuiyu Ni
2016-10-09ShellPkg/UefiShellDebug1CommandsLib: Remove unnecessary EFIAPIChen A Chen
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