[edk2-devel] [PATCH v3] Fix Aligned Page Allocation For XHCI

Ashish Singhal ashishsingha at nvidia.com
Fri Oct 11 18:55:37 UTC 2019


This patch set is an attempt to fix the error where we allocate incorrectly
aligned memory for XHCI PDI and DXE. The change for DXE phase has been verified
already but change for PEI needs to be verified by Hao as I do not have a
setup to be able to verify that. The change made to fix PEI is taken from the
way it has been fixed in DXE. This avoids the need for adding any new function
and takes care of allocating and freeing extra memory in the parent function.

Ashish Singhal (1):
  MdeModulePkg/XhciDxe: Fix Aligned Page Allocation

 MdeModulePkg/Bus/Pci/XhciDxe/UsbHcMem.c |  2 +-
 MdeModulePkg/Bus/Pci/XhciPei/UsbHcMem.c | 20 +++++++++++++++++++-
 2 files changed, 20 insertions(+), 2 deletions(-)

-- 
2.7.4


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#48850): https://edk2.groups.io/g/devel/message/48850
Mute This Topic: https://groups.io/mt/34502853/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-




More information about the edk2-devel-archive mailing list