mirror of
https://git.proxmox.com/git/mirror_edk2
synced 2025-11-07 05:18:39 +00:00
DmaLib's purpose is to manage memory that is shared between the host and DMA capable devices. In some cases, this requires a larger alignment than page size, and we currently don't cater for that in DmaLib. So add a variant of DmaAllocateBuffer () that takes an alignment parameter. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org> |
||
|---|---|---|
| .. | ||
| AcpiLib.h | ||
| AndroidBootImgLib.h | ||
| DebugAgentTimerLib.h | ||
| DmaLib.h | ||
| DtPlatformDtbLoaderLib.h | ||
| EblAddExternalCommandLib.h | ||
| EblCmdLib.h | ||
| EblNetworkLib.h | ||
| EfiFileLib.h | ||
| EfiResetSystemLib.h | ||
| FdtLoadLib.h | ||
| GdbSerialLib.h | ||
| HalRuntimeServicesLib.h | ||
| PrePiHobListPointerLib.h | ||
| PrePiLib.h | ||
| RealTimeClockLib.h | ||
| TimeBaseLib.h | ||