summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellDebug1CommandsLib/Pci.c
AgeCommit message (Expand)Author
2017-09-05Remove core packages since we can get them from edk2 repositoryGuo Mang
2015-02-04ShellPkg: Standardized HP Copyright Message StringTapan Shah
2015-02-03ShellPkg: Update Debug1 profile commands response outputTapan Shah
2014-08-25ShellPkg: Replace non-ASCII character in Pci.c to fix GCC build errorQiu Shumin
2014-08-22ShellPkg: Update 'pci' command for updated class codesJaben Carsey
2014-08-14ShellPkg add size cast to bit operationsJaben Carsey
2014-07-28ShellPkg: fix typo.Jeff Bobzin (jeff.bobzin
2014-01-23Update the comments in function headers to follow Doxygen special documentati...Shumin Qiu
2014-01-13ShellPkg: remove unreachable break statementsOlivier Martin
2014-01-10ShellPkg: add the last PCIe extended capability decodingsJaben Carsey
2014-01-09ShellPkg: Add more output to PCI command for extended configuration.Jaben Carsey
2013-12-02ShellPkg: Fix pci command to parse seg, bus, dev, and func arguments as hexChris Phillips
2013-11-22ShellPkg: Fix pci command output of Max and Current Link Speed, and ASPM Supp...Chris Phillips
2013-11-21ShellPkg: Update pci command to use ShellPrintEx()Chris Phillips
2013-11-19ShellPkg pci command: Fix a typo; /r/n => \r\nJordan Justen
2013-05-07ShellPkg: Fixed build error 'variable set but not used'jcarsey
2012-07-11ShellPkg: update pci enumeration routine for platforms with multiple pci segm...jcarsey
2012-05-30ShellPkg: Fix display of 64-bit BARs in PCI dump on 32-bit systems.jcarsey
2011-09-02Refine comments and two code style.ydong10
2011-04-12ShellPkg: Fix GCC 4.4 build issuesjljusten
2011-04-07ShellParametersProtocol - remove parsing from within quoted parameters.jcarsey
2011-04-05add comments to function declarations and definitions and updated to match co...jcarsey
2011-03-25comp - add comments and add input verification jcarsey
2010-11-16Add "Debug1" profile (all but Edit and HexEdit commands)jcarsey