summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BasePciExpressLib
Commit message (Expand)AuthorAgeFilesLines
* 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
* PciLib:qhuang82006-07-061-4/+14
* DebugLib:qhuang82006-07-051-15/+13
* Modify MSA file for correcting <TokenSpaceGuidCName>klu22006-07-021-6/+6
* removed unnecessary name space declarations in some top level elementsjwang362006-06-301-4/+4
* converted all surface area description files to new schemajwang362006-06-301-39/+41
* 1. Fixed bug for WriteUnaligned24() in Unaligned.c of BaseLibvanjeff2006-06-201-15/+15
* 1. PostCodeLib.qhuang82006-06-191-0/+2
* BaseMemoryLib (BaseMemoryLibRepStr):qhuang82006-06-131-4/+0
* Transfer old <PCDs> in MSA to <PcdCoded>:klu22006-06-121-6/+4
* UefiLib:qhuang82006-06-041-0/+10
* Updated MSA by putting Specification element at the end of the header sectionlhauch2006-05-251-1/+1
* Fixed tracker #49bxing2006-05-222-2/+8
* Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen2006-04-261-11/+11
* Initial import.bbahnsen2006-04-214-0/+1450