audk/EmbeddedPkg/Include/Library
Ard Biesheuvel deef290f95 EmbeddedPkg/DmaLib: add routine to allocate aligned buffers
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>
2017-08-29 17:54:36 +01:00
..
AcpiLib.h EmbeddedPkg/AcpiLib: add GICC table init macro for ACPI 6.0 2016-07-06 10:51:38 +02:00
AndroidBootImgLib.h EmbeddedPkg/AndroidBoot: boot android kernel from storage 2017-08-20 12:36:34 +01:00
DebugAgentTimerLib.h EmbeddedPkg: Rectify file modes 2016-02-02 11:42:51 +00:00
DmaLib.h EmbeddedPkg/DmaLib: add routine to allocate aligned buffers 2017-08-29 17:54:36 +01:00
DtPlatformDtbLoaderLib.h EmbeddedPkg: add DtPlatformDtbLoaderLib library class 2017-03-31 13:17:55 +01:00
EblAddExternalCommandLib.h
EblCmdLib.h EmbeddedPkg: Add EFIAPI to several Ebl functions 2015-10-29 12:59:06 +00:00
EblNetworkLib.h
EfiFileLib.h
EfiResetSystemLib.h
FdtLoadLib.h
GdbSerialLib.h EmbeddedPkg: Fix typos in comments 2016-10-19 16:31:58 +01:00
HalRuntimeServicesLib.h
PrePiHobListPointerLib.h
PrePiLib.h
RealTimeClockLib.h
TimeBaseLib.h EmbeddedPkg: import EfiTimeBaseLib (as TimeBaseLib) 2017-05-10 14:28:14 +01:00