summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BasePciExpressLib
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: PciExpressLib support variable size MMCONFMarcello Sylvester Bauer2020-09-162-36/+186
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-093-19/+3
* MdePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-251-1/+1
* MdePkg: Clean up source filesLiming Gao2018-06-282-12/+12
* MdePkg: Convert all .uni files to utf-8Jordan Justen2015-12-151-0/+0
* MdePkg: Convert non DOS format files to DOS formatGao, Liming2014-09-031-0/+0
* MdePkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-271-0/+0
* MdePkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-271-2/+3
* 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-252-43/+43
* Update the copyright notice formathhtian2010-04-232-4/+4
* 1. Correct File header to ## @filelgao42010-02-241-5/+5
* 1. Add address check for "RegisterForRuntime" APIs of PciLib, PciCf8Lib, PciE...xli242009-05-141-1/+2
* INF file verified, and Coding Style reviewed.gikidy2009-01-091-3/+3
* Make comments match the Spec.gikidy2008-12-051-21/+21
* Update the comment for RegisterForRunimeAccess() functions to match the Spec.gikidy2008-12-051-1/+5
* Synchronize function comment in h filegikidy2008-11-261-2/+2
* Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao42008-11-251-1/+0
* Add runtime registration function to all PCI Libsmdkinney2008-11-241-0/+26
* Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian2008-10-291-1/+0
* Refine file header for INF files of MDE library instances.xli242008-10-281-1/+2
* Update MDE Library instances according to code review comments.xli242008-09-041-1/+1
* remove the unused msa files in MdePkg.lgao42008-08-251-56/+0
* To meet actual filenamesvanjeff2008-07-091-1/+1
* rename filename to PciExpressLib.c. it will match its library name and avoid ...vanjeff2008-07-091-0/+0
* 1. Update files header.vanjeff2008-07-092-5/+3
* Ecc clean.vanjeff2008-07-081-3/+2
* Update the PciXXXReadBuffer() for better coding style.yshang12007-12-291-7/+3
* Since PciXXXReadBuffer/PciXXXWriteBuffer does not check the alignment of user...yshang12007-12-291-8/+14
* Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang82007-08-301-2/+2
* remove some comments introduced by tools.vanjeff2007-07-201-9/+3
* Remove unused comments in MdePkg.yshang12007-07-191-37/+0
* Removed MdePkg usage of ModuleName: in file headersAJFISH2007-07-121-2/+0
* removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...AJFISH2007-06-291-9/+0
* Checked in part of MDE library instances following PI and UEFI. It includes:yshang12007-06-223-37/+13
* Import some basic libraries instances for Mde Packages. vanjeff2007-06-224-0/+1554
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-012-1422/+0
* Make MDE package pass intel IPF compiler with /W4 /WX switched on.xli242007-01-251-0/+1
* Remove the duplicated Copy Right in msa header.lgao42006-09-271-10/+0
* Change PcdDebugPrintErrorLevel PCD declare in msa as DYNAMIC, because this PC...lgao42006-09-071-1/+1
* Fix a warning issue under CYGWIN_GCC building: klu22006-07-271-32/+32
* Removed cross references from PciCf8Lib and PciExpressLib class to PciLib cla...ajfish2006-07-261-6/+6
* Adjust coding style for MemoryAllocationLib.qhuang82006-07-231-1/+9
* Fix track EDKT104: If a module use PCD, MSA of this module should use PcdLib ...klu22006-07-171-0/+3
* Added license & copyright declarationjwang362006-07-131-0/+10
* 1. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.qhuang82006-07-121-4/+4
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@905 6f19...alfred2006-07-121-1/+1
* 1. Fixed a logical error in PciReadBuffer() and PciWriteBuffer()bxing2006-07-101-15/+29
* Redefine SPEC and Release Version to 0x20000lgao42006-07-071-2/+3
* Obsoleted by new schema and new build tools.jwang362006-07-072-77/+0