summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/UefiPciSegmentLibPciRootBridgeIo/PciSegmentLib.c
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Clean up source filesLiming Gao2018-06-281-16/+16
* MdePkg/PciSegmentLib: Fix typo in function header commentsRuiyu Ni2017-08-281-88/+92
* Add ASSERT() for BitField operations to make sure the input value is valid. lgao42012-12-251-2/+16
* Roll back change r10695, because new update on r10700 and r10701 handles this...lgao42010-07-281-5/+1
* Make sure gBS FreePool() is used to free the buffer always allocated by gBS A...lgao42010-07-261-1/+5
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-251-44/+44
* Update the copyright notice formathhtian2010-04-231-2/+2
* Add missing dependency expression for some library instances in MdePkgqhuang82010-02-011-3/+3
* 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-5/+6
* Synchronize interface function comment from declaration in library class head...klu22008-12-101-307/+293
* Make comments match the Spec.gikidy2008-12-051-21/+21
* Refine the comments in PciSegmentLibqhuang82008-11-281-27/+18
* Add runtime registration function to all PCI Libsmdkinney2008-11-241-0/+27
* RenameRename DxePciLibPciRootBridgeIo to UefiPciLibPciRootBridgeIo.xli242008-11-241-0/+1468