mirror_edk2/MdeModulePkg/Bus/Pci
2009-09-30 03:00:36 +00:00
..
EhciDxe modify the incorrect timeout value definitions in Usb driver 2009-08-19 01:41:43 +00:00
UhciDxe For the data region which will be touched by Pci Bus Master, we should allocate memory by PciIo.AllocateBuffer() but not AllocatePool() base library API. So the memory region can be used to map into Pci controller-specific address thru PciIo.Map(). 2009-09-30 03:00:36 +00:00