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
/
IntelFrameworkModulePkg
/
Universal
/
PcatSingleSegmentPciCfgPei
Age
Commit message (
Expand
)
Author
2009-04-24
Adjust the code so that global variable placed at beginning of file.
gikidy
2009-04-23
1. EDK_RELEASE_VERSION removed;
gikidy
2008-12-18
Enhance PciCfg2 driver to handle unaligned Pci access according to PI spec.
lgao4
2008-11-27
Update PEIM entry point to follow PEIM entry point.
lgao4
2008-11-21
1. Add Max Try Times check to clear Ps2Kbd status register. If exceed the max...
lgao4
2008-09-04
Remove unnecessary CONST.
vanjeff
2008-09-04
Remove unnecessary CONST.
vanjeff
2008-08-25
remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkMo...
lgao4
2008-04-14
Coding style modification.
klu2
2008-03-19
Modify all file header to follow doxygen format
klu2
2007-09-04
First round of PI enabling work:
qwang12
2007-08-30
Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...
qhuang8
2007-08-22
Update PciCfg2.c to follow strict ANSI C spec.
yshang1
2007-08-17
Use <> in #include statements instead of "" for include files from packages
mdkinney
2007-08-06
Fix bug in PciCfg to support PCI express address.
yshang1
2007-07-25
1) Add PcatSingleSegmentPciCfg2Pei in MdeModulePkg.
yshang1