summaryrefslogtreecommitdiff
path: root/MdePkg/Library/UefiPciSegmentLibPciRootBridgeIo/PciSegmentLib.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdePkg: Apply uncrustify changesMichael Kubacki1-152/+155
2019-04-09MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-8/+1
2018-06-28MdePkg: Clean up source filesLiming Gao1-16/+16
2017-08-28MdePkg/PciSegmentLib: Fix typo in function header commentsRuiyu Ni1-88/+92
2012-12-25Add ASSERT() for BitField operations to make sure the input value is valid. lgao41-2/+16
2010-07-28Roll back change r10695, because new update on r10700 and r10701 handles this...lgao41-5/+1
2010-07-26Make sure gBS FreePool() is used to free the buffer always allocated by gBS A...lgao41-1/+5
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter1-44/+44
2010-04-23Update the copyright notice formathhtian1-2/+2
2010-02-01Add missing dependency expression for some library instances in MdePkgqhuang81-3/+3
2009-05-19Fix the unaligned issue of PCI read/write buffer.xli241-6/+6
2009-05-141. Add address check for "RegisterForRuntime" APIs of PciLib, PciCf8Lib, PciE...xli241-5/+6
2008-12-10Synchronize interface function comment from declaration in library class head...klu21-307/+293
2008-12-05Make comments match the Spec.gikidy1-21/+21
2008-11-28Refine the comments in PciSegmentLibqhuang81-27/+18
2008-11-24Add runtime registration function to all PCI Libsmdkinney1-0/+27
2008-11-24RenameRename DxePciLibPciRootBridgeIo to UefiPciLibPciRootBridgeIo.xli241-0/+1468