summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BasePciExpressLib/PciExpressLib.c
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Apply uncrustify changesMichael Kubacki2021-12-071-224/+254
* MdePkg: PciExpressLib support variable size MMCONFMarcello Sylvester Bauer2020-09-161-33/+183
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdePkg: Clean up source filesLiming Gao2018-06-281-10/+10
* Add ASSERT() for BitField operations to make sure the input value is valid. lgao42012-12-251-1/+16
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-251-42/+42
* Update the copyright notice formathhtian2010-04-231-2/+2
* 1. Add address check for "RegisterForRuntime" APIs of PciLib, PciCf8Lib, PciE...xli242009-05-141-1/+2
* Make comments match the Spec.gikidy2008-12-051-21/+21
* Update the comment for RegisterForRunimeAccess() functions to match the Spec.gikidy2008-12-051-1/+5
* Synchronize function comment in h filegikidy2008-11-261-2/+2
* Add runtime registration function to all PCI Libsmdkinney2008-11-241-0/+26
* rename filename to PciExpressLib.c. it will match its library name and avoid ...vanjeff2008-07-091-0/+1373