summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BasePciCf8Lib
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdePkg: Apply uncrustify changesMichael Kubacki1-166/+165
2019-04-09MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney3-19/+3
2018-09-25MdePkg: Removing ipf which is no longer supported from edk2.Chen A Chen1-1/+1
2018-06-28MdePkg: Clean up source filesLiming Gao2-39/+39
2015-12-15MdePkg: Convert all .uni files to utf-8Jordan Justen1-0/+0
2014-09-03MdePkg: Convert non DOS format files to DOS formatGao, Liming1-0/+0
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming1-0/+0
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming1-1/+2
2012-12-25Add ASSERT() for BitField operations to make sure the input value is valid. lgao41-1/+16
2010-06-25Update BASE PCI Library that uses CF8/CFC access mechanism for PCI configurat...mdkinney1-144/+414
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2-43/+43
2010-04-23Update the copyright notice formathhtian2-4/+4
2010-02-241. Correct File header to ## @filelgao41-4/+4
2009-05-141. Add address check for "RegisterForRuntime" APIs of PciLib, PciCf8Lib, PciE...xli241-1/+3
2009-01-09INF file verified, and Coding Style reviewed.gikidy1-3/+3
2008-12-05Make comments match the Spec.gikidy1-21/+21
2008-12-05Update the comment for RegisterForRunimeAccess() functions to match the Spec.gikidy1-1/+4
2008-11-26Synchronize function comment in h filegikidy1-2/+2
2008-11-25Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao41-1/+0
2008-11-24Add runtime registration function to all PCI Libsmdkinney1-0/+27
2008-10-29Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian1-1/+0
2008-10-28Refine file header for INF files of MDE library instances.xli241-1/+2
2008-09-04Update MDE Library instances according to code review comments.xli242-26/+24
2008-08-25remove the unused msa files in MdePkg.lgao41-46/+0
2008-07-09To meet actual filenamesvanjeff1-1/+1
2008-07-09rename filename to PciCf8Lib.c. it will match its library name and avoid conf...vanjeff1-0/+0
2008-07-091. Update files header.vanjeff2-6/+6
2007-12-29Update the PciXXXReadBuffer() for better coding style.yshang11-7/+3
2007-12-29Since PciXXXReadBuffer/PciXXXWriteBuffer does not check the alignment of user...yshang11-9/+14
2007-07-20remove some comments introduced by tools.vanjeff1-9/+3
2007-07-19Remove unused comments in MdePkg.yshang11-28/+0
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH1-2/+0
2007-06-29removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...AJFISH1-10/+0
2007-06-22Checked in part of MDE library instances following PI and UEFI. It includes:yshang13-36/+11
2007-06-22Import some basic libraries instances for Mde Packages. vanjeff4-0/+1627
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2-1507/+0
2006-09-27Remove the duplicated Copy Right in msa header.lgao41-10/+0
2006-07-26Removed cross references from PciCf8Lib and PciExpressLib class to PciLib cla...ajfish1-5/+5
2006-07-13Added license & copyright declarationjwang361-0/+10
2006-07-121. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.qhuang81-2/+3
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@905 6f19...alfred1-1/+1
2006-07-10Fixed a syntax error in BasePciCf8Lib/PciLib.cbxing1-2/+2
2006-07-101. Fixed a logical error in PciReadBuffer() and PciWriteBuffer()bxing1-19/+33
2006-07-07Redefine SPEC and Release Version to 0x20000lgao41-6/+6
2006-07-07Obsoleted by new schema and new build tools.jwang362-77/+0
2006-07-06 PciLib:qhuang81-4/+14
2006-07-05 DebugLib:qhuang81-14/+12
2006-06-30removed unnecessary name space declarations in some top level elementsjwang361-3/+3
2006-06-30converted all surface area description files to new schemajwang361-37/+37
2006-06-201. Fixed bug for WriteUnaligned24() in Unaligned.c of BaseLibvanjeff1-15/+15