summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Bus/Pci/EhciDxe/UsbHcMem.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/Bus/Pci/EhciDxe: Fix FORWARD_NULL Coverity issuesRanbir Singh2023-07-171-0/+9
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-071-92/+80
* MdeModulePkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney2021-12-071-1/+1
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg: Fix typos in comments and variablesGiri P Mudusuru2016-07-111-2/+2
* MdeModulePkg/Usb: Update some debug messages’ print level to EFI_D_VERBOSEFeng Tian2013-07-051-2/+2
* Update the copyright notice formathhtian2010-04-241-2/+2
* uniform the sw and hw expression to avoid confusing. it does not effect hw fu...erictian2010-03-041-0/+4
* update Ehci driver to distinct pci memory address and host addresserictian2010-02-281-8/+8
* MdeModule EhciDxe: Fix compiler warning for IA32 architecture.jljusten2009-10-141-1/+1
* update code to eliminate the wrong assumption that pci address is equal to ho...eric_tian2009-10-141-0/+44
* 1) Fix a typo in EhcMoniteAsyncRequests.qwang122009-02-041-9/+1
* modify coding style to pass ecc tool and provide comments that complied with ...eric_tian2008-07-081-59/+44
* 1. Added EFI_MEDIA_CHANGED and EFI_INVALID_PARAMETER returns in UsbMassReadBl...vanjeff2008-02-131-9/+1
* Update Mde/MdeModulePkg to support ICC build for IA32/X64.yshang12007-09-191-1/+1
* 1. Fixed tools_def.template to meet ICC build for IA32vanjeff2007-07-171-1/+1
* Import EhciDxe and UhciDxe into MdeModulePkg.vanjeff2007-07-111-0/+549