summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Usb
AgeCommit message (Expand)Author
2011-09-18Clean up the private GUID definition in module Level.lgao4
2011-09-141) remove wrong global variable usage because it will bring data corrupt if t...erictian
2011-09-13MdeModulePkg/UsbBusDxe: Removed unused variableoliviermartin
2011-08-25Fixed build error reported by ICC and GCCerictian
2011-08-25Error handling refinement at UsbIoResetPort() to avoid device state machine g...erictian
2011-08-23Enabling usb3.0 XHCI support.erictian
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu
2011-06-27MdeModulePkg: Add PEI USB drivers and related PPIsjljusten
2011-06-14fix file name lowercase/uppercase inconsistent issue.erictian
2011-06-14fix file name lowercase/uppercase inconsistent issue.erictian
2011-06-14fix file name lowercase/uppercase inconsistent issue.erictian
2011-06-13Produce DiskInfo for usb mass storage deviceerictian
2011-06-04Fix X64 clang warnings.andrewfish
2011-06-02Fix the issue when checking the value of KeyDescriptor->Modifier to see if it...vanjeff
2011-05-26Add more status code in drivers.li-elvin
2011-05-16Update USB keyboard driver to return scan code for Pause key.vanjeff
2011-04-25Change BlockIo drivers to return EFI_NO_MEDIA or EFI_MEDIA_CHANGED even the B...niruiyu
2011-04-19Fix the USB keyboard driver to call hotkey callback even no one is calling Re...niruiyu
2010-12-241. update MatchUsbWwid() to check Vendor Id, Product Id and Interface Number. xdu2
2010-10-19return EFI_DEVICE_ERROR if the Status value is not EFI_SUCCESS.erictian
2010-10-18set the interface of usb hid device to boot protocol if it's not in such case.erictian
2010-09-16Refine code to make code run safely.ydong10
2010-09-15Refine soma code to make code run safely.ydong10
2010-05-05raise TPL to TPL_CALLBACK level at DriverBindingStart() for all usb-related m...erictian
2010-04-24Update the copyright notice formathhtian
2010-04-19Use SimpleTextInEx.Reset to initialize correctly KeyToggleStatue and KeyShift...erictian
2010-02-241. Correct File header to ## @filelgao4
2010-02-111. free those inserted NsKeyNode resource when releasing SetKeyBoardLayout ev...erictian
2010-02-11Coding style fix and minor improvements.rsun3
2010-01-27Remove reference to PCDs of status code value. Use macros introduced in PI1.2...xli24
2010-01-19Improve coding style in MdeModulePkg.rsun3
2010-01-14Fix the issue in MdeModulePkg that mismatch between PCD type and the PCD Lib ...rsun3
2009-12-16add error handling on usb related modules.eric_tian
2009-10-05MdeModulePkg-UsbBusDxe: Add work around for slower USB hubs/devicesjljusten
2009-09-14updated the Bus Driver that is able to create all or one of its child handles...vanjeff
2009-09-14In various archs, Processor memory address may not be same with Pci memory ad...eric_tian
2009-08-24free allocated memory in error handler.eric_tian
2009-08-19add error handler in return places.eric_tian
2009-08-19modify the incorrect timeout value definitions in Usb drivereric_tian
2009-07-23Fixed a bug that the system hangs with an assert in DiskIo.c that is division...rsun3
2009-06-11The USB keyboard driver use too high TPL event (Notify) to a ckeck repeated k...gikidy
2009-05-20Update USB Mass Storage driver to declare its dependency on the BaseLibmdkinney
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy
2009-04-14HII Library Class interface refine.rsun3
2009-04-10Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.jljusten
2009-04-10Install default keyboard layout package in USB keyboard driver.qhuang8
2009-04-07return value not follow spec.vanjeff
2009-04-03Remove bypass of F11 and F12.jji4
2009-03-04add check for invalid handle.vanjeff
2009-02-25updateeric_tian