summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BasePciExpressLib/PciLib.c
AgeCommit message (Expand)Author
2008-07-08Ecc clean.vanjeff
2007-12-29Update the PciXXXReadBuffer() for better coding style.yshang1
2007-12-29Since PciXXXReadBuffer/PciXXXWriteBuffer does not check the alignment of user...yshang1
2007-07-20remove some comments introduced by tools.vanjeff
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH
2007-06-22Checked in part of MDE library instances following PI and UEFI. It includes:yshang1
2007-06-22Import some basic libraries instances for Mde Packages. vanjeff
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch
2007-01-25Make MDE package pass intel IPF compiler with /W4 /WX switched on.xli24
2006-07-27Fix a warning issue under CYGWIN_GCC building: klu2
2006-07-26Removed cross references from PciCf8Lib and PciExpressLib class to PciLib cla...ajfish
2006-07-23Adjust coding style for MemoryAllocationLib.qhuang8
2006-07-101. Fixed a logical error in PciReadBuffer() and PciWriteBuffer()bxing
2006-07-06 PciLib:qhuang8
2006-07-05 DebugLib:qhuang8
2006-06-201. Fixed bug for WriteUnaligned24() in Unaligned.c of BaseLibvanjeff
2006-06-19 1. PostCodeLib.qhuang8
2006-06-13 BaseMemoryLib (BaseMemoryLibRepStr):qhuang8
2006-06-04UefiLib:qhuang8
2006-05-22Fixed tracker #49bxing
2006-04-21Initial import.bbahnsen