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
Age
Commit message (
Expand
)
Author
2010-04-24
Update the copyright notice format
hhtian
2010-04-19
Use SimpleTextInEx.Reset to initialize correctly KeyToggleStatue and KeyShift...
erictian
2010-03-20
Fix compile break on IA32 arch.
lgao4
2010-03-19
Fix a bug that usb keybarod can not work well when it is inserted at a usb 2....
erictian
2010-03-17
fix ia32 build error.
erictian
2010-03-17
The ATA alignment_logic_in_phy_blocks field doesn’t directly report the low...
erictian
2010-03-10
Minor comment fix.
rsun3
2010-03-05
Add a blank line in the end of file.
lgao4
2010-03-05
fix build error
erictian
2010-03-05
roll back the parameter check of AsyncInterruptTransfer() and SyncInterruptTr...
erictian
2010-03-04
Add an EHCI register dump function for debug. Not hooked in any place...
andrewfish
2010-03-04
uniform the sw and hw expression to avoid confusing. it does not effect hw fu...
erictian
2010-03-03
Minor bug fix and robustness check improvement.
rsun3
2010-02-28
update Ehci driver to distinct pci memory address and host address
erictian
2010-02-24
1. Correct File header to ## @file
lgao4
2010-02-20
add more comments for gEfiMdeModulePkgTokenSpaceGuid.PcdTurnOffUsbLegacySupport.
niruiyu
2010-02-11
1. free those inserted NsKeyNode resource when releasing SetKeyBoardLayout ev...
erictian
2010-02-11
Coding style fix and minor improvements.
rsun3
2010-02-02
when remaining device path is not NULL, check if it's the device managed by b...
erictian
2010-01-29
Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...
mdkinney
2010-01-27
Remove reference to PCDs of status code value. Use macros introduced in PI1.2...
xli24
2010-01-26
Clean up AtaBus driver to not depend on PI IdeControllerInit Protocol definit...
qhuang8
2010-01-19
Improve coding style in MdeModulePkg.
rsun3
2010-01-15
Fix some coding style issues in MdeModulePkg.
rsun3
2010-01-14
Fix the issue in MdeModulePkg that mismatch between PCD type and the PCD Lib ...
rsun3
2010-01-11
1. Add missing CloseProtocol in case RemainingDevicePath is NULL or EndOfDp
davidhuang
2010-01-11
1. Eliminate RemainingDevicePath Type limitation, let PassThru to check its v...
davidhuang
2009-12-31
Fix minor coding style issues.
qhuang8
2009-12-31
Remove the hard-code IoAlign in BlockIo.Media; instead, this value should inh...
qhuang8
2009-12-30
Fix bug that that the template does not match fields in structure EFI_BLOCK_I...
qhuang8
2009-12-29
Fix a bug about linked list manipulation in DegradeResource() in PCI bus driver.
rsun3
2009-12-29
Fix a bug in DegradeResource().
rsun3
2009-12-25
Add assertion to ensure the boolean value must be 0 or 1 before the use of ar...
qhuang8
2009-12-25
Fix ICC toolchain build break.
rsun3
2009-12-24
Update resource degrade algorithm in PCI bus driver. (1)If any child device h...
rsun3
2009-12-24
Update PCI bus driver to support non-standard PCI to PCI bridge I/O window al...
rsun3
2009-12-24
1. Fix bug in some boundary cases to calculate SectorCountExp.
qhuang8
2009-12-22
Add new UEFI driver AtaBusDxe:
qhuang8
2009-12-22
Enhance SCSI disk module to produce Disk Info protocol on the same Block IO h...
qhuang8
2009-12-16
add error handling on usb related modules.
eric_tian
2009-12-10
Tempoprary removal of this ASSERT as it crashes the BeagleBoard. We can put i...
AJFISH
2009-10-26
Set Handle to NULL when creating a new handle.
vanjeff
2009-10-20
1. Impl PI 1.2 PCI part. Major changes include:
davidhuang
2009-10-14
MdeModule EhciDxe: Fix compiler warning for IA32 architecture.
jljusten
2009-10-14
update code to eliminate the wrong assumption that pci address is equal to ho...
eric_tian
2009-10-05
MdeModulePkg-UsbBusDxe: Add work around for slower USB hubs/devices
jljusten
2009-09-30
For the data region which will be touched by Pci Bus Master, we should alloca...
eric_tian
2009-09-15
1. updated PCI/AGP Devices to check RemainingDevicePath in Supported() and St...
vanjeff
2009-09-14
updated the Bus Driver that is able to create all or one of its child handles...
vanjeff
2009-09-14
In various archs, Processor memory address may not be same with Pci memory ad...
eric_tian
[next]