summaryrefslogtreecommitdiff
path: root/MdePkg/Library/DxeRuntimePciExpressLib
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdePkg: Apply uncrustify changesMichael Kubacki1-175/+203
2020-09-16MdePkg: PciExpressLib support variable size MMCONFMarcello Sylvester Bauer2-41/+207
2020-02-10MdePkg/Library/Dxe: Fix various typosAntoine Coeur1-3/+3
2020-01-10MdePkg: Do not use CreateEventEx unless requiredVitaly Cheptsov via Groups.Io2-7/+2
2019-04-09MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney3-19/+3
2018-09-25MdePkg: Removing ipf which is no longer supported from edk2.Chen A Chen1-1/+1
2018-06-28MdePkg: Clean up source filesLiming Gao3-27/+27
2015-12-15MdePkg: Convert all .uni files to utf-8Jordan Justen1-0/+0
2014-09-03MdePkg: Convert non DOS format files to DOS formatGao, Liming1-0/+0
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming1-0/+0
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming1-2/+4
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 ...myronporter2-43/+43
2010-04-23Update the copyright notice formathhtian2-4/+4
2010-02-241. Correct File header to ## @filelgao41-5/+5
2009-04-30Fix the bug in DxeRuntimePciExpressLib that behavior of GetPciExpressAddress(...xli241-3/+3
2009-04-24Use GUIDed event for virtual address change eventqhuang82-2/+7
2009-04-23Add checking for start address for PCI express Read/Write Bufferqhuang81-1/+9
2009-02-13Spec checkedjji41-1/+2
2009-01-09INF extension reviewedjji41-1/+1
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-25Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao41-1/+0
2008-11-24Add runtime safe PCI Express Library instancemdkinney2-0/+1682