summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Bus/Pci/PciBusDxe/PciCommand.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Update code to be more C11 compliant by using __func__Rebecca Cran2023-04-101-1/+1
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-071-35/+32
* MdeModulePkg/PciBusDxe: catch unimplemented extended config space readsLaszlo Ersek2019-06-111-0/+13
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg/PciBus: Correct typosRay Ni2019-02-141-7/+7
* MdeModulePkg: Enhance PCI capability looking up logic to avoid hangRuiyu Ni2015-09-151-0/+8
* MdeModulePkg: Fix PciBus hang issueRuiyu Ni2015-05-271-11/+15
* Update the copyright notice formathhtian2010-04-241-2/+2
* 1. Impl PI 1.2 PCI part. Major changes include:davidhuang2009-10-201-0/+248