]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Bus/Pci/XhciDxe/UsbHcMem.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Bus / Pci / XhciDxe / UsbHcMem.c
2022-10-20 jdzhangMdeModulePkg/XhciDxe: Add boundary check for TRB ring...
2021-12-07 Michael KubackiMdeModulePkg: Apply uncrustify changes
2021-12-07 Michael D KinneyMdeModulePkg: Change use of EFI_D_* to DEBUG_*
2019-10-21 Ashish SinghalMdeModulePkg/XhciDxe: Fix Aligned Page Allocation
2019-04-09 Michael D KinneyMdeModulePkg: Replace BSD License with BSD+Patent License
2018-06-28 Liming GaoMdeModulePkg: Clean up source files
2016-07-11 Giri P MudusuruMdeModulePkg: Fix typos in comments and variables
2015-03-13 Shumin QiuMdeModulePkg: Fix typo.
2013-08-12 Elvin LiUpdate XHCI driver to use PCI IO AllocateBuffer/Map...