summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BasePciCf8Lib
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Apply uncrustify changesMichael Kubacki2021-12-071-166/+165
* 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-39/+39
* 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-1/+2
* Add ASSERT() for BitField operations to make sure the input value is valid. lgao42012-12-251-1/+16
* Update BASE PCI Library that uses CF8/CFC access mechanism for PCI configurat...mdkinney2010-06-251-144/+414
* 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-4/+4
* 1. Add address check for "RegisterForRuntime" APIs of PciLib, PciCf8Lib, PciE...xli242009-05-141-1/+3
* 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/+4
* 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/+27
* 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-042-26/+24
* remove the unused msa files in MdePkg.lgao42008-08-251-46/+0
* To meet actual filenamesvanjeff2008-07-091-1/+1
* rename filename to PciCf8Lib.c. it will match its library name and avoid conf...vanjeff2008-07-091-0/+0
* 1. Update files header.vanjeff2008-07-092-6/+6
* 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-9/+14
* remove some comments introduced by tools.vanjeff2007-07-201-9/+3
* Remove unused comments in MdePkg.yshang12007-07-191-28/+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-10/+0
* Checked in part of MDE library instances following PI and UEFI. It includes:yshang12007-06-223-36/+11
* Import some basic libraries instances for Mde Packages. vanjeff2007-06-224-0/+1627
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-012-1507/+0
* Remove the duplicated Copy Right in msa header.lgao42006-09-271-10/+0
* Removed cross references from PciCf8Lib and PciExpressLib class to PciLib cla...ajfish2006-07-261-5/+5
* Added license & copyright declarationjwang362006-07-131-0/+10
* 1. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.qhuang82006-07-121-2/+3
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@905 6f19...alfred2006-07-121-1/+1
* Fixed a syntax error in BasePciCf8Lib/PciLib.cbxing2006-07-101-2/+2
* 1. Fixed a logical error in PciReadBuffer() and PciWriteBuffer()bxing2006-07-101-19/+33
* Redefine SPEC and Release Version to 0x20000lgao42006-07-071-6/+6
* Obsoleted by new schema and new build tools.jwang362006-07-072-77/+0
* PciLib:qhuang82006-07-061-4/+14
* DebugLib:qhuang82006-07-051-14/+12
* removed unnecessary name space declarations in some top level elementsjwang362006-06-301-3/+3
* converted all surface area description files to new schemajwang362006-06-301-37/+37
* 1. Fixed bug for WriteUnaligned24() in Unaligned.c of BaseLibvanjeff2006-06-201-15/+15