summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/DxeRuntimePciExpressLib/PciExpressLib.c
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Apply uncrustify changesMichael Kubacki2021-12-071-175/+203
* MdePkg: PciExpressLib support variable size MMCONFMarcello Sylvester Bauer2020-09-161-41/+206
* MdePkg/Library/Dxe: Fix various typosAntoine Coeur2020-02-101-3/+3
* MdePkg: Do not use CreateEventEx unless requiredVitaly Cheptsov via Groups.Io2020-01-101-3/+2
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdePkg: Clean up source filesLiming Gao2018-06-281-20/+20
* Add ASSERT() for BitField operations to make sure the input value is valid. lgao42012-12-251-1/+16
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-301-7/+7
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-251-42/+42
* Update the copyright notice formathhtian2010-04-231-2/+2
* Fix the bug in DxeRuntimePciExpressLib that behavior of GetPciExpressAddress(...xli242009-04-301-3/+3
* Use GUIDed event for virtual address change eventqhuang82009-04-241-2/+5
* Add checking for start address for PCI express Read/Write Bufferqhuang82009-04-231-1/+9
* Spec checkedjji42009-02-131-1/+2
* Synchronize interface function comment from declaration in library class head...klu22008-12-101-3/+7
* Make comments match the Spec.gikidy2008-12-051-21/+21
* Fix constructor/destructor issue for DXE_RUNTIM_DRIVER library instance.qhuang82008-11-271-2/+4
* Add runtime safe PCI Express Library instancemdkinney2008-11-241-0/+1627