summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/PeiPciSegmentLibPciCfg2/PciSegmentLib.c
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-8/+1
* MdePkg: Clean up source filesLiming Gao2018-06-281-7/+7
* MdePkg/PciSegmentLib: Fix typo in function header commentsRuiyu Ni2017-08-281-94/+93
* Add ASSERT() for BitField operations to make sure the input value is valid. lgao42012-12-251-2/+16
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-301-13/+19
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-251-45/+45
* Update the copyright notice formathhtian2010-04-231-2/+2
* Fix the unaligned issue of PCI read/write buffer.xli242009-05-191-6/+6
* 1. Add address check for "RegisterForRuntime" APIs of PciLib, PciCf8Lib, PciE...xli242009-05-141-7/+8
* Refine PCI Segment Library to avoid possible intrinsic function.xli242009-03-021-1/+1
* Synchronize interface function comment from declaration in library class head...klu22008-12-101-136/+147
* Make comments match the Spec.gikidy2008-12-051-21/+21
* Refine the comments in PciSegmentLibqhuang82008-11-281-26/+17
* Function headers in .h and .c files synchronized with specjji42008-11-281-102/+89
* Function headers in .h and .c files synchronized with specjji42008-11-261-72/+61
* Fix ICC warningsqhuang82008-11-251-4/+6
* Add runtime registration function to all PCI Libsmdkinney2008-11-241-0/+27
* Refine new library instances according to review comments.xli242008-11-241-7/+7
* Add following library instances to MDE package:xli242008-11-111-0/+1387