diff options
author | Jeff Brasen via groups.io <jbrasen=nvidia.com@groups.io> | 2022-02-14 18:45:31 +0000 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2022-10-01 10:44:30 +0000 |
commit | 6a2b20ff97e4256970644a07f74a4c5655bf5072 (patch) | |
tree | 5782f75df27aaf93ef4bebae9feea48bd9a95767 /ShellPkg/Application | |
parent | 7aa06237b856fd6f8187cc1715a3fe08ab4e98ed (diff) | |
download | edk2-6a2b20ff97e4256970644a07f74a4c5655bf5072.tar.gz edk2-6a2b20ff97e4256970644a07f74a4c5655bf5072.tar.bz2 edk2-6a2b20ff97e4256970644a07f74a4c5655bf5072.zip |
MdeModulePkg/NonDiscoverablePciDeviceDxe: Allow partial FreeBuffer
Add support for partial free of non cached buffers.
If a request for less than the full size is requested new allocations
for the remaining head and tail of the buffer are added to the list.
Added verification that Buffer is EFI_PAGE_SIZE aligned.
The XHCI driver does this if the page size for the controller is >4KB.
Signed-off-by: Jeff Brasen <jbrasen@nvidia.com>
Acked-by: Liming Gao <gaoliming@byosoft.com.cn>
Diffstat (limited to 'ShellPkg/Application')
0 files changed, 0 insertions, 0 deletions