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
/
EdkModulePkg
/
Bus
/
Pci
/
Ehci
Age
Commit message (
Expand
)
Author
2007-02-26
Clean up MSA file of the checked in modules which include:
qwang12
2007-01-31
1. PEI core needs to check image machine type
xgu3
2007-01-31
Make EdkModulePkg pass Intel IPF compiler with /W4 /WX switches, solving warn...
xli24
2007-01-29
Further check-in to smooth Intel IPF compiler building.
xli24
2007-01-26
1. Add NULL QH to set as QH header;
qhuang8
2007-01-25
Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on.
xli24
2007-01-19
Fix component name bugs when input Controller Name is invalid
qhuang8
2007-01-12
Remove two global variable: mUsbCapabilityLen and mDeviceSpeed and integrate ...
klu2
2007-01-12
EHCI driver need enable routine and disable Legacy USB
klu2
2007-01-11
AsyncRequestPtr maybe NULL after its callback function is invoke. So Caching ...
klu2
2006-10-13
Removed GLOBAL_REMOVE_IF_UNREFENRENCED because it will cause compiler failure.
jwang36
2006-10-13
1. Add the GLOBAL_REMOVE_IF_UNREFERENCED to globe variables which are used on...
dtang2
2006-09-27
Remove the duplicated Copy Right in msa header.
lgao4
2006-09-21
Merger DriverBinding and ComponentName into one <extern> section for all *.ms...
vanjeff
2006-09-18
changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA...
lgao4
2006-07-27
Check in patch to refine DevicePath Module and USB2HostController Module.
qhuang8
2006-07-25
remove ifdef for debuglevel
ljin6
2006-07-21
Add some comments for translator parameter in Sync/AsyncInterruptTransfer.
ljin6
2006-07-18
Add DevicePathUtilities DevicePathToText DevciePathFromText USB2HostControlle...
ljin6