summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellDebug1CommandsLib
AgeCommit message (Expand)Author
2019-12-05ShellPkg/edit: typo "%d Lines Wrote"Heinrich Schuchardt
2019-11-14ShellPkg/SmbiosView: SMBIOS 3.3.0 Update "Intel persistent memory"Gao, Zhichao
2019-11-14ShellPkg/SmbiosView: SMBIOS 3.3.0 Add value HBM and Die for type 17Gao, Zhichao
2019-11-14ShellPkg/SmbiosView: SMBIOS 3.3.0 add support for CXL FlexbusGao, Zhichao
2019-11-14ShellPkg/SmbiosView: SMBIOS 3.3.0 add PCI gen4 values for type 9Gao, Zhichao
2019-10-17ShellPkg/UefiShellDebug1CommandsLib: Update to support SmBios 3.3.0Abner Chang
2019-10-09ShellPkg/UefiShellDebug1CommandsLib: fix ShellCloseFile() callLaszlo Ersek
2019-10-09ShellPkg: stop using EFI_HANDLE in place of EFI_HII_HANDLELaszlo Ersek
2019-09-25ShellPkg: Unload image on EFI_SECURITY_VIOLATIONDandan Bi
2019-09-04ShellPkg/Pci.c: Update supported link speed to PCI5.0Gao, Zhichao
2019-06-12ShellPkg/Debug1CommandsLib: Fix bugs in func DisplaySysEventLogDataDandan Bi
2019-04-28ShellPkg/UefiShellDebug1CommandsLibShenglei Zhang
2019-04-09ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney
2018-12-18ShellPkg/UefiShellDebug1CommandsLib: Remove the unused function CharToUpperShenglei Zhang
2018-10-24ShellPkg/dmem: Only dump sizeof (EFI_SYSTEM_TABLE) bytes for gSTRuiyu Ni
2018-09-30ShellPkg/UefiShellDebug1CommandsLib: Remove unused PCDsshenglei
2018-08-30ShellPkg/SmbiosView: Update SmbiosView for SMBIOS3.2.0Dandan Bi
2018-08-20ShellPkg/edit: Fix heap access out-of-boundsRuiyu Ni
2018-06-28ShellPkg: Clean up source filesLiming Gao
2018-06-21ShellPkg/comp: return NOT_EQUAL when compared files are differentRuiyu Ni
2018-03-14ShellPkg/[hex]edit: Fix mouse freeze issueRuiyu Ni
2018-03-01ShellPkg/UefiShellDebug1CommandsLib: remove I/O address limit from 'mm'Ard Biesheuvel
2018-02-15ShellPkg/[hex]edit: Fix CTRL+<Alpha> doesn't work from hyper terminalRuiyu Ni
2018-02-13ShellPkg/[hex]edit: Fix wrongly use gST->ConIn as the console handleRuiyu Ni
2018-02-13ShellPkg/[hex]edit: use SimpleTextInEx to read consoleRuiyu Ni
2018-02-09ShellPkg/hexedit: Fix a read-after-free bugRuiyu Ni
2018-02-08ShellPkg/UefiShellDebug1CommandsLib: sync Compress() definition with decl.Laszlo Ersek
2017-11-07ShellPkg/HexEdit: Fix EBC build failureRuiyu Ni
2017-11-02ShellPkg/hexeditor: Use CpuIo for memory accessRuiyu Ni
2017-10-26Shellpkg/editor: Fix a bug that may modifies Line[-1]Ruiyu Ni
2017-10-23ShellPkg/editor: Fix system hang when console max column > 200Ruiyu Ni
2017-09-22ShellPkg/DmpStore: fix GCC/CLANG build failureLaszlo Ersek
2017-09-22ShellPkg/dmpstore: Show name of known variable vendor GUIDHuajing Li
2017-08-16ShellPkg: Update header file including styleSong, BinX
2017-08-03ShellPkg/dblk: Honor the BlockIo alignment requirement.HuajingLi
2017-07-27ShellPkg/setvar: Check the duplicate flagHuajing Li
2017-06-27ShellPkg DmpStore: Make NameSize to be consistent with name bufferStar Zeng
2017-05-12ShellPkg/memmap: Dump memory map information for all memory typesRuiyu Ni
2017-05-12ShellPkg/memmap: Refine codeRuiyu Ni
2017-04-25ShellPkg SmbiosView: Display Type 0 BIOS segment in hexadecimalJeff Westfahl
2017-04-20ShellPkg/pci: Fix VS2012 build failureRuiyu Ni
2017-04-20ShellPkg/comp: Fix file tag name.Ruiyu Ni
2017-04-19ShellPkg/Pci: Always dump the extended config space for PCIERuiyu Ni
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