summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/DxeRuntimePciExpressLib/PciExpressLib.c
Commit message (Expand)AuthorAgeFilesLines
* 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