summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BasePciCf8Lib/PciCf8Lib.c
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdePkg: Clean up source filesLiming Gao2018-06-281-37/+37
* Add ASSERT() for BitField operations to make sure the input value is valid. lgao42012-12-251-1/+16
* Update BASE PCI Library that uses CF8/CFC access mechanism for PCI configurat...mdkinney2010-06-251-144/+414
* 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/+3
* Make comments match the Spec.gikidy2008-12-051-21/+21
* Update the comment for RegisterForRunimeAccess() functions to match the Spec.gikidy2008-12-051-1/+4
* Synchronize function comment in h filegikidy2008-11-261-2/+2
* Add runtime registration function to all PCI Libsmdkinney2008-11-241-0/+27
* Update MDE Library instances according to code review comments.xli242008-09-041-25/+23
* rename filename to PciCf8Lib.c. it will match its library name and avoid conf...vanjeff2008-07-091-0/+1469