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
/
Bus
/
Pci
/
PciBusDxe
Age
Commit message (
Expand
)
Author
2008-07-02
rename to meet actual filenames
vanjeff
2008-07-02
rename to meet naming rules
vanjeff
2008-07-02
Rename to meet naming rules
vanjeff
2008-06-21
Add parameter checking for PCI IO protocol according to UEFI spec.
xli24
2008-06-03
Give the output information in right place.
vanjeff
2008-05-26
Rollback the enhancement of Pcibus in r4844 for more investigation.
qhuang8
2008-04-16
Add function doxygen header for PciBus module.
klu2
2008-04-15
Add function doxygen header for PciBus module.
klu2
2008-04-14
Coding style modification.
klu2
2008-03-21
IntelFrameworkModulePkg/
jljusten
2008-03-19
Modify all file header to follow doxygen format
klu2
2008-03-14
[Description]:
vanjeff
2008-03-13
Enhanced the PCI Bus DXE module
zliu3
2008-03-07
Merger tracker:Fixed a Pci bus driver logic error
vanjeff
2008-02-19
Produce all the PciIo & Dpath protocol for all the pci devices under the curr...
qhuang8
2008-01-23
1. Remove USB HC Protocol installing from Uhci module. It only installs USB2 ...
vanjeff
2007-12-26
Add the Rom Image to internal database for later PCI light enumeration
eric_tian
2007-11-09
1. CoreOpenImageFile(): FilePath should be IN OUT.
vanjeff
2007-10-16
Add back the trick logic on EFI_PCI_DEVICE_ENABLE in PciBus driver so that so...
lgao4
2007-10-15
Remove the special logic on EFI_PCI_DEVICE_ENABLE in PciBus driver. And updat...
lgao4
2007-10-11
Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...
qhuang8
2007-10-10
Changed to pass the build with Visual Studio 2005
jwang36
2007-10-09
Fixed NT32 Build break.
AJFISH
2007-10-09
Cleaned the code for passing Visual Studio 2005 build
jwang36
2007-10-09
Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...
qhuang8
2007-09-30
Update to support to produce Component Name and & Component Name 2 protocol ...
qhuang8
2007-09-28
PCI Bus Driver Enhancement
xli24
2007-09-14
Build a valid device path to an EFI driver loaded from a PCI Option ROM
mdkinney
2007-09-10
Merge tracker. Add check whether CreateResourceNode successful or not.
vanjeff
2007-08-30
Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...
qhuang8
2007-08-14
Replace EFI_MAX() with MAX()
mdkinney
2007-08-09
Remove all *_PAYLOAD structures definition in IntelFrameworkPkg/Include/Frame...
klu2
2007-07-23
Correct all header files for doxygen format and correct the license issue for...
klu2
2007-07-20
remove some comments introduced by tools.
vanjeff
2007-07-20
remove some comments introduced by tools.
vanjeff
2007-07-18
Adjust directory structures.
qhuang8