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
/
Usb
Age
Commit message (
Expand
)
Author
2012-07-30
Change the type of NotifyHandle from EFI_HANDLE to VOID * for SimpleTextInEx ...
niruiyu
2012-06-25
MdeMdeModulePkg/Usb: Eliminated the use of Set_Idle request on usb modules.
erictian
2012-06-18
MdeMdeModulePkg/Usb: Coding style alignment
erictian
2012-06-14
MdeMdeModulePkg/Usb: Fixed a build error in UsbMouseDxe and UsbMouseAbsoluteP...
erictian
2012-06-13
MdeModulePkg/UsbMouse: Get HID descriptor from the return of Get_Desc(Configu...
erictian
2012-05-24
Remove the check of signature because the code which looks for the input Noti...
niruiyu
2012-05-14
MdeModulePkg/UsbMassStorage: Add 16 byte SCSI cmds support if the last LBA ca...
erictian
2012-04-28
MdeModulePkg: Enlarge timeout value to wait set_address request success for l...
erictian
2012-03-30
MdeModulePkg/UsbBusDxe:Correct typos in usb debug message
erictian
2012-03-27
MdeModulePkg/XhciDxe: Event Ring traverse algorithm enhancement to avoid that...
erictian
2012-03-07
MdeModulePkg: add support for ORICO PEUS3-2P card
erictian
2011-11-25
MdeModulePkg: The patch eliminates two assumptions
erictian
2011-10-31
MdeModulePkg: Remove variables that are set, but not used
jljusten
2011-10-25
Change the SimpleTextInEx implementation to return CTRL+C when CTRL and C are...
niruiyu
2011-09-30
1. Add Partial Keystroke Support in UsbKb drivers. See the Uefi2.3.1a chapter...
qianouyang
2011-09-29
remove unnecessary retry logic from usb mass storage driver.
erictian
2011-09-23
error handling enhancement for possible null pointer dereference
vanjeff
2011-09-23
Roll back r12434.
vanjeff
2011-09-23
error handling enhancement for possible null pointer dereference
erictian
2011-09-21
Coding style refinement.
erictian
2011-09-18
Clean up the private GUID definition in module Level.
lgao4
2011-09-14
1) remove wrong global variable usage because it will bring data corrupt if t...
erictian
2011-09-13
MdeModulePkg/UsbBusDxe: Removed unused variable
oliviermartin
2011-08-25
Fixed build error reported by ICC and GCC
erictian
2011-08-25
Error handling refinement at UsbIoResetPort() to avoid device state machine g...
erictian
2011-08-23
Enabling usb3.0 XHCI support.
erictian
2011-07-06
Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...
niruiyu
2011-06-27
MdeModulePkg: Add PEI USB drivers and related PPIs
jljusten
2011-06-14
fix file name lowercase/uppercase inconsistent issue.
erictian
2011-06-14
fix file name lowercase/uppercase inconsistent issue.
erictian
2011-06-14
fix file name lowercase/uppercase inconsistent issue.
erictian
2011-06-13
Produce DiskInfo for usb mass storage device
erictian
2011-06-04
Fix X64 clang warnings.
andrewfish
2011-06-02
Fix the issue when checking the value of KeyDescriptor->Modifier to see if it...
vanjeff
2011-05-26
Add more status code in drivers.
li-elvin
2011-05-16
Update USB keyboard driver to return scan code for Pause key.
vanjeff
2011-04-25
Change BlockIo drivers to return EFI_NO_MEDIA or EFI_MEDIA_CHANGED even the B...
niruiyu
2011-04-19
Fix the USB keyboard driver to call hotkey callback even no one is calling Re...
niruiyu
2010-12-24
1. update MatchUsbWwid() to check Vendor Id, Product Id and Interface Number.
xdu2
2010-10-19
return EFI_DEVICE_ERROR if the Status value is not EFI_SUCCESS.
erictian
2010-10-18
set the interface of usb hid device to boot protocol if it's not in such case.
erictian
2010-09-16
Refine code to make code run safely.
ydong10
2010-09-15
Refine soma code to make code run safely.
ydong10
2010-05-05
raise TPL to TPL_CALLBACK level at DriverBindingStart() for all usb-related m...
erictian
2010-04-24
Update the copyright notice format
hhtian
2010-04-19
Use SimpleTextInEx.Reset to initialize correctly KeyToggleStatue and KeyShift...
erictian
2010-02-24
1. Correct File header to ## @file
lgao4
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-01-27
Remove reference to PCDs of status code value. Use macros introduced in PI1.2...
xli24
[next]