summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Library/UefiShellDebug1CommandsLib/Pci.c
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg: Apply uncrustify changesMichael Kubacki2021-12-071-1164/+1665
* ShellPkg/Pci: Add valid check for PCI extended config space parserVincentX Ke2021-03-221-2/+8
* MdePkg: Define structures for Resizable BAR CapabilityLuo, Heng2021-01-041-3/+3
* ShellPkg/Pci.c: Update supported link speed to PCI5.0Gao, Zhichao2019-09-041-2/+14
* ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* ShellPkg: Clean up source filesLiming Gao2018-06-281-98/+98
* ShellPkg/pci: Fix VS2012 build failureRuiyu Ni2017-04-201-1/+2
* ShellPkg/Pci: Always dump the extended config space for PCIERuiyu Ni2017-04-191-193/+125
* ShellPkg/pci: Report error when invalid value is specified for "-ec"Ruiyu Ni2017-02-161-6/+15
* 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-251-36/+25
* ShellPkg/pci: Use PCI definitions defined in MdePkgRuiyu Ni2017-01-251-310/+272
* ShellPkg/UefiShellDebug1CommandsLib: Remove unnecessary EFIAPIChen A Chen2016-10-091-18/+0
* ShellPkg: pci -i -_e to print next capabilityAbdul Lateef Attar2016-09-081-2/+2
* ShellPkg: Correct files with CRLF line endingLiming Gao2016-07-291-1/+1
* ShellPkg: Fix pci command for '_e' optionAbdul Lateef Attar2016-04-271-0/+1
* ShellPkg: Use DOS format end of line.Qiu Shumin2016-03-091-7/+7
* ShellPkg: Fix smbiosview decode of PCIe Extended CapabilitiesSamer El-Haj-Mahmoud2016-03-041-2/+6
* ShellPkg: Standardized HP Copyright Message StringTapan Shah2015-02-041-1/+1
* ShellPkg: Update Debug1 profile commands response outputTapan Shah2015-02-031-19/+19
* ShellPkg: Replace non-ASCII character in Pci.c to fix GCC build errorQiu Shumin2014-08-251-2/+2
* ShellPkg: Update 'pci' command for updated class codesJaben Carsey2014-08-221-18/+430
* ShellPkg add size cast to bit operationsJaben Carsey2014-08-141-4/+4
* ShellPkg: fix typo.Jeff Bobzin (jeff.bobzin2014-07-281-31/+31
* Update the comments in function headers to follow Doxygen special documentati...Shumin Qiu2014-01-231-10/+20
* ShellPkg: remove unreachable break statementsOlivier Martin2014-01-131-18/+0
* ShellPkg: add the last PCIe extended capability decodingsJaben Carsey2014-01-101-9/+222
* ShellPkg: Add more output to PCI command for extended configuration.Jaben Carsey2014-01-091-23/+583
* ShellPkg: Fix pci command to parse seg, bus, dev, and func arguments as hexChris Phillips2013-12-021-4/+44
* ShellPkg: Fix pci command output of Max and Current Link Speed, and ASPM Supp...Chris Phillips2013-11-221-13/+25
* ShellPkg: Update pci command to use ShellPrintEx()Chris Phillips2013-11-211-233/+226
* ShellPkg pci command: Fix a typo; /r/n => \r\nJordan Justen2013-11-191-1/+1
* ShellPkg: Fixed build error 'variable set but not used'jcarsey2013-05-071-2/+0
* ShellPkg: update pci enumeration routine for platforms with multiple pci segm...jcarsey2012-07-111-9/+2
* ShellPkg: Fix display of 64-bit BARs in PCI dump on 32-bit systems.jcarsey2012-05-301-3/+3
* Refine comments and two code style.ydong102011-09-021-21/+21
* ShellPkg: Fix GCC 4.4 build issuesjljusten2011-04-121-7/+7
* ShellParametersProtocol - remove parsing from within quoted parameters.jcarsey2011-04-071-9/+14
* add comments to function declarations and definitions and updated to match co...jcarsey2011-04-051-336/+506
* comp - add comments and add input verification jcarsey2011-03-251-26/+28
* Add "Debug1" profile (all but Edit and HexEdit commands)jcarsey2010-11-161-0/+4532