Age | Commit message (Expand) | Author | Files | Lines |
2021-04-12 | ShellPkg: Fix smbiosview system enclosure type table | Rebecca Cran | 1 | -4/+4 |
2021-03-22 | ShellPkg/Pci: Add valid check for PCI extended config space parser | VincentX Ke | 1 | -2/+8 |
2021-03-18 | ShellPkg/SmbiosView: add more items for smbiosview -t 3 | Mars CC Lin | 2 | -0/+17 |
2021-01-19 | ShellPkg/Comp: add file buffering | Laszlo Ersek | 2 | -3/+125 |
2021-01-11 | ShellPkg: Remove bogus "Bits" text from some smbiosview strings. | Rebecca Cran | 2 | -3/+3 |
2021-01-04 | MdePkg: Define structures for Resizable BAR Capability | Luo, Heng | 1 | -3/+3 |
2020-12-10 | MdePkg,ShellPkg: Fix typo in SMBIOS_TABLE_TYPE17 field FirmwareVersion | Rebecca Cran | 1 | -1/+1 |
2020-12-10 | MdePkg,ShellPkg: Fix typo in SMBIOS_TABLE_TYPE4 field ProcessorManufacturer | Rebecca Cran | 1 | -1/+1 |
2020-11-06 | ShellPkg:Fix bug in FileBuffer.c | Enze Zhu | 1 | -0/+2 |
2020-10-30 | ShellPkg: Add ARM64 SoC ID to Processor Characteristics in smbiosview | Rebecca Cran | 1 | -0/+4 |
2020-10-30 | ShellPkg: Fix smbiosview string definition name for "boot from CD" | Rebecca Cran | 2 | -2/+2 |
2020-10-30 | ShellPkg: Fix a couple of typos in smbiosview | Rebecca Cran | 1 | -2/+2 |
2020-10-14 | ShellPkg/SmbiosView: Add DDR5 support | Gao, Zhichao | 1 | -0/+8 |
2020-08-19 | ShellPkg: Fix spelling mistake for occurred | Michael D Kinney | 17 | -83/+83 |
2020-08-07 | ShellPkg: smbiosview - Change some type 17 field values format | Samer El-Haj-Mahmoud | 1 | -7/+7 |
2020-06-15 | ShellPkg: smbiosview - print field values as unsigned integers | Rebecca Cran | 1 | -3/+3 |
2019-12-05 | ShellPkg/edit: typo "%d Lines Wrote" | Heinrich Schuchardt | 2 | -2/+2 |
2019-11-14 | ShellPkg/SmbiosView: SMBIOS 3.3.0 Update "Intel persistent memory" | Gao, Zhichao | 1 | -2/+2 |
2019-11-14 | ShellPkg/SmbiosView: SMBIOS 3.3.0 Add value HBM and Die for type 17 | Gao, Zhichao | 1 | -0/+12 |
2019-11-14 | ShellPkg/SmbiosView: SMBIOS 3.3.0 add support for CXL Flexbus | Gao, Zhichao | 1 | -0/+8 |
2019-11-14 | ShellPkg/SmbiosView: SMBIOS 3.3.0 add PCI gen4 values for type 9 | Gao, Zhichao | 2 | -2/+28 |
2019-10-17 | ShellPkg/UefiShellDebug1CommandsLib: Update to support SmBios 3.3.0 | Abner Chang | 5 | -5/+100 |
2019-10-09 | ShellPkg/UefiShellDebug1CommandsLib: fix ShellCloseFile() call | Laszlo Ersek | 1 | -1/+1 |
2019-10-09 | ShellPkg: stop using EFI_HANDLE in place of EFI_HII_HANDLE | Laszlo Ersek | 2 | -2/+2 |
2019-09-25 | ShellPkg: Unload image on EFI_SECURITY_VIOLATION | Dandan Bi | 1 | -1/+10 |
2019-09-04 | ShellPkg/Pci.c: Update supported link speed to PCI5.0 | Gao, Zhichao | 1 | -2/+14 |
2019-06-12 | ShellPkg/Debug1CommandsLib: Fix bugs in func DisplaySysEventLogData | Dandan Bi | 1 | -6/+14 |
2019-04-28 | ShellPkg/UefiShellDebug1CommandsLib | Shenglei Zhang | 2 | -6/+0 |
2019-04-09 | ShellPkg: Replace BSD License with BSD+Patent License | Michael D Kinney | 68 | -475/+68 |
2018-12-18 | ShellPkg/UefiShellDebug1CommandsLib: Remove the unused function CharToUpper | Shenglei Zhang | 1 | -28/+0 |
2018-10-24 | ShellPkg/dmem: Only dump sizeof (EFI_SYSTEM_TABLE) bytes for gST | Ruiyu Ni | 1 | -1/+1 |
2018-09-30 | ShellPkg/UefiShellDebug1CommandsLib: Remove unused PCDs | shenglei | 1 | -2/+0 |
2018-08-30 | ShellPkg/SmbiosView: Update SmbiosView for SMBIOS3.2.0 | Dandan Bi | 4 | -19/+237 |
2018-08-20 | ShellPkg/edit: Fix heap access out-of-bounds | Ruiyu Ni | 1 | -1/+1 |
2018-06-28 | ShellPkg: Clean up source files | Liming Gao | 50 | -513/+513 |
2018-06-21 | ShellPkg/comp: return NOT_EQUAL when compared files are different | Ruiyu Ni | 1 | -1/+2 |
2018-03-14 | ShellPkg/[hex]edit: Fix mouse freeze issue | Ruiyu Ni | 2 | -14/+18 |
2018-03-01 | ShellPkg/UefiShellDebug1CommandsLib: remove I/O address limit from 'mm' | Ard Biesheuvel | 2 | -13/+0 |
2018-02-15 | ShellPkg/[hex]edit: Fix CTRL+<Alpha> doesn't work from hyper terminal | Ruiyu Ni | 3 | -12/+18 |
2018-02-13 | ShellPkg/[hex]edit: Fix wrongly use gST->ConIn as the console handle | Ruiyu Ni | 2 | -2/+2 |
2018-02-13 | ShellPkg/[hex]edit: use SimpleTextInEx to read console | Ruiyu Ni | 8 | -161/+309 |
2018-02-09 | ShellPkg/hexedit: Fix a read-after-free bug | Ruiyu Ni | 2 | -27/+18 |
2018-02-08 | ShellPkg/UefiShellDebug1CommandsLib: sync Compress() definition with decl. | Laszlo Ersek | 2 | -7/+8 |
2017-11-07 | ShellPkg/HexEdit: Fix EBC build failure | Ruiyu Ni | 1 | -2/+2 |
2017-11-02 | ShellPkg/hexeditor: Use CpuIo for memory access | Ruiyu Ni | 2 | -68/+6 |
2017-10-26 | Shellpkg/editor: Fix a bug that may modifies Line[-1] | Ruiyu Ni | 1 | -1/+1 |
2017-10-23 | ShellPkg/editor: Fix system hang when console max column > 200 | Ruiyu Ni | 1 | -12/+19 |
2017-09-22 | ShellPkg/DmpStore: fix GCC/CLANG build failure | Laszlo Ersek | 1 | -1/+1 |
2017-09-22 | ShellPkg/dmpstore: Show name of known variable vendor GUID | Huajing Li | 2 | -4/+14 |
2017-08-16 | ShellPkg: Update header file including style | Song, BinX | 5 | -5/+5 |