index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MdePkg
/
Library
/
PeiPciSegmentLibPciCfg2
Age
Commit message (
Expand
)
Author
2015-12-15
MdePkg: Convert all .uni files to utf-8
Jordan Justen
2014-09-03
MdePkg: Convert non DOS format files to DOS format
Gao, Liming
2014-08-27
MdePkg: INF/DEC file updates to EDK II packages
Gao, Liming
2014-08-27
MdePkg: INF/DEC file updates to EDK II packages
Gao, Liming
2012-12-25
Add ASSERT() for BitField operations to make sure the input value is valid.
lgao4
2011-07-27
For libraries that have multiple module types support, just define a [Depex] ...
lzeng14
2010-06-30
Minor grammatical work--mostly adding periods. Items with ONLY period added ...
myronporter
2010-06-25
Minor grammatical work--mostly adding periods. Items with ONLY period added ...
myronporter
2010-04-23
Update the copyright notice format
hhtian
2010-03-31
Fix INF file header format
qhuang8
2010-02-25
Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.
klu2
2010-02-24
1. Correct File header to ## @file
lgao4
2010-02-01
Add missing dependency expression for some library instances in MdePkg
qhuang8
2009-05-19
Fix the unaligned issue of PCI read/write buffer.
xli24
2009-05-14
1. Add address check for "RegisterForRuntime" APIs of PciLib, PciCf8Lib, PciE...
xli24
2009-03-02
Refine PCI Segment Library to avoid possible intrinsic function.
xli24
2009-01-09
INF extension reviewed
jji4
2008-12-10
Synchronize interface function comment from declaration in library class head...
klu2
2008-12-08
change library class name to PciSegmentLib
eric_tian
2008-12-05
Make comments match the Spec.
gikidy
2008-11-28
Refine the comments in PciSegmentLib
qhuang8
2008-11-28
Function headers in .h and .c files synchronized with spec
jji4
2008-11-26
Function headers in .h and .c files synchronized with spec
jji4
2008-11-25
Add PI_SPECIFICATION_VERSION = 0x00010000 for the following library instance...
lgao4
2008-11-25
Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...
lgao4
2008-11-25
Fix ICC warnings
qhuang8
2008-11-24
Add runtime registration function to all PCI Libs
mdkinney
2008-11-24
Refine new library instances according to review comments.
xli24
2008-11-11
Add following library instances to MDE package:
xli24