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
Age
Commit message (
Expand
)
Author
2008-04-17
[Description]:
qhuang8
2008-04-09
apply for doxgen format.
vanjeff
2008-04-08
Fix warnings generated by gcc for ia32 builds:
jljusten
2008-03-14
[Description]:
lgao4
2008-02-26
edk2/MdeModulePkg/Bus/Pci/UhciDxe/ComponentName.c:
jljusten
2008-02-13
1. Added EFI_MEDIA_CHANGED and EFI_INVALID_PARAMETER returns in UsbMassReadBl...
vanjeff
2008-01-24
fixed comments problem.
vanjeff
2008-01-23
1. Remove USB HC Protocol installing from Uhci module. It only installs USB2 ...
vanjeff
2007-11-28
Fixed potential issues to release resources when error occurs.
vanjeff
2007-11-20
Remove Atapi Pass Thru driver in MdeModulePkg. This module is only used for t...
qhuang8
2007-11-13
Remove gEfiNetworkInterfaceIdentifierProtocolGuid reference from code base. O...
vanjeff
2007-10-25
Save original PCI attributes in start() function and restore it in Stop() for...
vanjeff
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
Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...
qhuang8
2007-10-08
Support ICC build .
yshang1
2007-10-08
Fixed unexpected timeout in Usb MassStorage Driver.
yshang1
2007-09-30
Update to support to produce Component Name and & Component Name 2 protocol ...
qhuang8
2007-09-20
1. Set the Target array to zero before fill the target id.
qhuang8
2007-09-19
Update Mde/MdeModulePkg to support ICC build for IA32/X64.
yshang1
2007-08-30
1. Fixed one bug in Undi driver.
vanjeff
2007-08-30
Fix a bug that parentheses do not place correctly in UNDI driver.
xli24
2007-08-27
1. Sync Tcp4 protocol definitions to match UEFI 2.1
vanjeff
2007-08-27
Make MdeModulePkg GCC clean.
qwang12
2007-08-07
Import UndiRuntimeDxe.
yshang1
2007-07-30
Update License header.
yshang1
2007-07-30
Update the license header.
yshang1
2007-07-26
Fix the wrong copyright statements.
qhuang8
2007-07-24
Sync USB modules with main trunk.
vanjeff
2007-07-20
remove some comments introduced by tools.
vanjeff
2007-07-20
remove some comments introduced by tools.
vanjeff
2007-07-17
1. Fixed tools_def.template to meet ICC build for IA32
vanjeff
2007-07-16
Modules cleanup.
vanjeff
2007-07-11
Keep the module name consistency with directory name.
vanjeff
2007-07-11
Import EhciDxe and UhciDxe into MdeModulePkg.
vanjeff
2007-07-03
Move Pci/AtapiPassThru/Dxe to Pci/AtapiPassThruDxe.
yshang1
2007-06-29
removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...
AJFISH
2007-06-27
Add AtapiPassThru & CapsuleRuntime module to MdeModulePkg
qhuang8