summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BasePciCf8Lib
AgeCommit message (Expand)AuthorFilesLines
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
2006-06-19 1. PostCodeLib.qhuang81-0/+2
2006-06-13 BaseMemoryLib (BaseMemoryLibRepStr):qhuang81-4/+0
2006-06-04UefiLib:qhuang81-0/+10
2006-05-25Updated MSA by putting Specification element at the end of the header sectionlhauch1-1/+1
2006-05-23git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@242 6f19...yshang11-1/+1
2006-05-22git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@233 6f19...yshang11-2/+0
2006-05-22git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@232 6f19...yshang11-1/+3
2006-04-26Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen1-11/+11
2006-04-21Initial import.bbahnsen4-0/+1553