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
/
DuetPkg
/
PciRootBridgeNoEnumerationDxe
Age
Commit message (
Expand
)
Author
2012-08-28
Fix comparisons of enumerated types which may cause warnings for some compilers.
rsun3
2012-03-14
Improve robustness when scanning PCI Option ROM.
rsun3
2010-10-16
DuetPkg: Fix EFIAPI usage inconsistencies
jljusten
2010-10-13
DuetPkg, MdeModulePkg: Fix several enum comparions
jljusten
2010-04-28
Update the copyright notice format
hhtian
2010-03-03
Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkMod...
xli24
2010-02-25
Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.
klu2
2010-02-24
1. Correct File header to ## @file
lgao4
2009-12-07
Update to consume CPU I/O 2 Protocol instead of Framework CPU I/O Protocol.
xli24
2009-08-21
Detab in DuetPkg
qhuang8
2009-08-12
add correct [Depex] section.
vanjeff
2009-08-11
update include file to use IndustryStandard/Pci.h
eric_tian
2009-06-05
Move gEfiPciOptionRomTableGuid from IntelFrameworkModulePkg to the DuetPkg
mdkinney
2009-03-02
remove PCI_MAX_SEGMENT from Industry Standard file.
vanjeff
2009-03-01
Pass X64 GCC building
klu2
2009-02-23
Merge tristan's patch:
klu2
2009-02-03
clean up PciRootBridgeNoEnumerationDxe:
qhuang8
2009-01-14
For PollMem or PollIo, EFI_SUCESS should be returned when paramter Delay == 0.
klu2
2008-12-16
Clean up to update the reference of the these macros:
qhuang8
2008-12-07
Remove use of 'VOLATILE'. Use 'volatile' instead.
mdkinney
2008-12-04
Clean DuetPkg for ICC build.
xli24
2008-12-02
remove DEFIO_PCI_ADDRESS from MdePkg.
vanjeff
2008-11-27
Pass ICC building.
klu2
2008-11-27
Fix ICC building issue for DuetPkg
klu2
2008-11-23
Resolved several warnings generated by GCC.
jljusten
2008-10-30
Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...
jji4
2008-09-27
Changing source filename to match name changing.
vanjeff
2008-09-27
Renamed remotely
vanjeff
2008-08-27
Fix issue that wrong use Guid and Protocol.
klu2
2008-08-13
Fix build issue in linux environment.
eric_tian
2008-05-08
1) Fix some casting working in X64 building
klu2
2008-04-17
Porting Duet module from EDKI to EDKII
klu2