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
/
MdeModulePkg
/
Bus
/
Pci
/
PciBusDxe
/
PciIo.c
Age
Commit message (
Expand
)
Author
2012-08-28
Fix comparisons of enumerated types which may cause warnings for some compilers.
rsun3
2011-12-22
MdeModulePkg PCI Bus Driver: Remove the workaround for the EFI_PCI_IO_ATTRIBU...
rsun3
2011-10-18
MdeModulePkg PciBusDxe: Allows PCI device drivers to set the EFI_PCI_IO_ATTRI...
rsun3
2011-01-03
Use REPORT_STATUS_CODExxx() macros directly.
mdkinney
2010-12-28
Clean ISA_IO/ISA_IO_16 and VGA_IO/VGA_IO_16 attribute usage in PCI bus driver...
rsun3
2010-12-14
Add special treatment for EFI_PCI_IO_ATTRIBUTE_EMBEDDED_DEVICE and EFI_PCI_IO...
rsun3
2010-11-12
Fix bug: The lower 2 bits of Width and stripped, Count will always be multipl...
vanjeff
2010-11-10
Fix ICC build break.
rsun3
2010-11-09
Some existing PCI adapters with UEFI option ROMs make unaligned requests thro...
rsun3
2010-10-13
DuetPkg, MdeModulePkg: Fix several enum comparions
jljusten
2010-09-15
Refine soma code to make code run safely.
ydong10
2010-04-24
Update the copyright notice format
hhtian
2009-10-20
1. Impl PI 1.2 PCI part. Major changes include:
davidhuang