]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Bus/Pci/EhciDxe/EhciReg.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Bus / Pci / EhciDxe / EhciReg.c
2021-12-07 Michael KubackiMdeModulePkg: Apply uncrustify changes
2021-12-07 Michael D KinneyMdeModulePkg: Change use of EFI_D_* to DEBUG_*
2019-04-09 Michael D KinneyMdeModulePkg: Replace BSD License with BSD+Patent License
2018-09-06 Laszlo ErsekMdeModulePkg/EhciDxe: factor out EhcIsDebugPortInUse()
2018-08-21 shengleiMdeModulePkg EhciDxe: Remove redundant functions
2017-03-06 Hao WuMdeModulePkg: Refine casting expression result to bigge...
2016-12-02 Feng TianMdeModulePkg/Ehci: don't clear port status bits during...
2012-04-28 erictianMdeModulePkg: Skip to manage usb debug port in EDKII...
2011-11-16 erictianMdeModulePkg: Enable port power if port power control...
2010-04-24 hhtianUpdate the copyright notice format
2010-02-28 erictianupdate Ehci driver to distinct pci memory address and...
2009-12-10 AJFISHTempoprary removal of this ASSERT as it crashes the...
2009-10-14 eric_tianupdate code to eliminate the wrong assumption that...
2009-02-04 qwang121) Fix a typo in EhcMoniteAsyncRequests.
2008-07-08 eric_tianmodify coding style to pass ecc tool and provide commen...
2008-02-13 vanjeff1. Added EFI_MEDIA_CHANGED and EFI_INVALID_PARAMETER...
2007-10-08 yshang1Fixed unexpected timeout in Usb MassStorage Driver.
2007-08-27 qwang12Make MdeModulePkg GCC clean.
2007-07-11 vanjeffImport EhciDxe and UhciDxe into MdeModulePkg.