summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Library/UefiShellDebug1CommandsLib
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg/memmap: Dump memory map information for all memory typesRuiyu Ni2017-05-122-3/+93
* ShellPkg/memmap: Refine codeRuiyu Ni2017-05-121-52/+55
* ShellPkg SmbiosView: Display Type 0 BIOS segment in hexadecimalJeff Westfahl2017-05-041-1/+1
* ShellPkg/pci: Fix VS2012 build failureRuiyu Ni2017-04-201-1/+2
* ShellPkg/comp: Fix file tag name.Ruiyu Ni2017-04-201-4/+6
* ShellPkg/Pci: Always dump the extended config space for PCIERuiyu Ni2017-04-191-193/+125
* ShellPkg/SetVar: Fix typo in commentsDandan Bi2017-04-071-1/+1
* ShellPkg/setvar: Add assertion indicating TempData shouldn't be NULLRuiyu Ni2017-04-051-1/+2
* ShellPkg/setvar: Support data format in Shell 2.2 specChen A Chen2017-03-311-126/+297
* ShellPkg/mm: Support UINT16 segment numberRuiyu Ni2017-03-272-20/+20
* ShellPkg/comp: Use proper parameter namesRuiyu Ni2017-03-061-5/+5
* ShellPkg: Refine casting expression result to bigger sizeHao Wu2017-03-061-4/+4
* ShellPkg: Refine type cast for pointer subtractionHao Wu2017-03-062-3/+3
* ShellPkg/Debug1CommandLib: Use StrToGuid/StrHexToBytes in BaseLibRuiyu Ni2017-03-014-159/+11
* ShellPkg/comp: Fix GCC build failureRuiyu Ni2017-02-281-0/+1
* ShellPkg/comp: Add "-n <diff-count>"/"-s <diff-byte>" supportChen A Chen2017-02-282-155/+229
* ShellPkg/comp: Rename variable names to proper onesChen A Chen2017-02-281-23/+23
* ShellPkg/pci: Report error when invalid value is specified for "-ec"Ruiyu Ni2017-02-162-7/+16
* ShellPkg SmbiosView: Correct some outputs for Type 0/3/10Star Zeng2017-02-103-3/+4
* ShellPkg SmbiosView: Eliminate trailing " | " in PrintBitsInfo()Star Zeng2017-02-101-5/+13
* ShellPkg/pci: Fix extended register dumping for MFVC capabilityRuiyu Ni2017-01-251-1/+2
* ShellPkg/pci: Support interpreting specific PCIE ext cap thru "-ec"Ruiyu Ni2017-01-252-42/+34
* ShellPkg/pci: Use PCI definitions defined in MdePkgRuiyu Ni2017-01-252-721/+284
* ShellPkg SmbiosView: Add decoding of SMBIOS spec 3.1.1Star Zeng2017-01-244-3/+57
* ShellPkg SmbiosView: Add decoding of SMBIOS spec 3.1.0Star Zeng2017-01-224-2/+102
* ShellPkg SmbiosView: Add missing decoding of SMBIOS spec 3.0.0Star Zeng2017-01-192-1/+97
* ShellPkg SmbiosView: Add missing decoding of SlotType AGP8XStar Zeng2017-01-191-1/+5
* ShellPkg/SmbiosView: Add decoding of SMBIOS record type 43Linson Augustine2017-01-134-2/+95
* ShellPkg: Update smbiosview command to display Type 3 valuesChris Phillips2017-01-121-3/+16
* ShellPkg/setvar: Correct typo in setvar help messageRuiyu Ni2016-12-161-3/+3
* ShellPkg/UefiShellDebug1CommandsLib: Fix coding style issuesDandan Bi2016-12-141-2/+3
* ShellPkg/dmpstore: Support "-sfo"Ruiyu Ni2016-11-162-61/+154
* ShellPkg: Update sources to include MdePkg protocol definitionsRuiyu Ni2016-10-192-5/+3
* ShellPkg: Move SHELL_FREE_NON_NULL from ShellBase.h to ShellLib.hRuiyu Ni2016-10-191-4/+4
* ShellPkg/UefiShellDebug1CommandsLib: Remove unnecessary EFIAPIChen A Chen2016-10-0934-241/+0
* ShellPkg/Hexedit: Fix FreePool() ASSERT() when writing diskMichael Kinney2016-10-031-2/+4
* ShellPkg: Add Persistent Memory support in 'memmap' commandTapan Shah2016-09-222-4/+12
* ShellPkg: pci -i -_e to print next capabilityAbdul Lateef Attar2016-09-081-2/+2
* ShellPkg SmbiosView: Show "SocketDesignation" instead of "Socket" for Type 4Star Zeng2016-08-081-2/+2
* ShellPkg: Correct files with CRLF line endingLiming Gao2016-07-292-22/+22
* ShellPkg/LoadPciRom: Fix the ConnectAll() implementationRuiyu Ni2016-07-251-77/+14
* ShellPkg: Fix VS2010/2012 build failureRuiyu Ni2016-07-191-0/+2
* ShellPkg/Edit: Handle memory allocation failureRuiyu Ni2016-07-181-21/+20
* ShellPkg/LoadPciRom: Handle memory allocation failureRuiyu Ni2016-07-181-2/+6
* ShellPkg/EfiDecompress: Handle memory allocation failureRuiyu Ni2016-07-181-24/+28
* ShellPkg/EfiCompress: Handle memory allocation failureRuiyu Ni2016-07-181-12/+18
* ShellPkg/DMem: Handle memory allocation failureRuiyu Ni2016-07-181-2/+4
* Revert "ShellPkg: Make the USB mouse behavior in 'edit' consistent with 'hexe...Ruiyu Ni2016-07-085-476/+39
* ShellPkg: Update smbiosview for latest Type 17 devicesSamer El-Haj-Mahmoud2016-04-281-0/+21
* ShellPkg: Fix pci command for '_e' optionAbdul Lateef Attar2016-04-271-0/+1