summaryrefslogtreecommitdiff
path: root/MdePkg/Library/DxeRuntimePciExpressLib/PciExpressLib.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdePkg: Apply uncrustify changesMichael Kubacki1-175/+203
2020-09-16MdePkg: PciExpressLib support variable size MMCONFMarcello Sylvester Bauer1-41/+206
2020-02-10MdePkg/Library/Dxe: Fix various typosAntoine Coeur1-3/+3
2020-01-10MdePkg: Do not use CreateEventEx unless requiredVitaly Cheptsov via Groups.Io1-3/+2
2019-04-09MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28MdePkg: Clean up source filesLiming Gao1-20/+20
2012-12-25Add ASSERT() for BitField operations to make sure the input value is valid. lgao41-1/+16
2010-06-30Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter1-7/+7
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter1-42/+42
2010-04-23Update the copyright notice formathhtian1-2/+2
2009-04-30Fix the bug in DxeRuntimePciExpressLib that behavior of GetPciExpressAddress(...xli241-3/+3
2009-04-24Use GUIDed event for virtual address change eventqhuang81-2/+5
2009-04-23Add checking for start address for PCI express Read/Write Bufferqhuang81-1/+9
2009-02-13Spec checkedjji41-1/+2
2008-12-10Synchronize interface function comment from declaration in library class head...klu21-3/+7
2008-12-05Make comments match the Spec.gikidy1-21/+21
2008-11-27Fix constructor/destructor issue for DXE_RUNTIM_DRIVER library instance.qhuang81-2/+4
2008-11-24Add runtime safe PCI Express Library instancemdkinney1-0/+1627