]> git.proxmox.com Git - mirror_edk2.git/commit
EmbeddedPkg/PrePiMemoryAllocationLib: Added AllocateZeroPool()
authorJeff Brasen <jbrasen@nvidia.com>
Thu, 8 Nov 2018 19:04:22 +0000 (03:04 +0800)
committerLiming Gao <liming.gao@intel.com>
Thu, 29 Nov 2018 00:35:10 +0000 (08:35 +0800)
commit864cba9598a934ae3f7ae744b75d60e07dbd9fe9
tree2568ce6fec5fbfa481d0819014df2c8962efbb5a
parent591a44c02d92fcb9f1ec0950714d20c5da283d38
EmbeddedPkg/PrePiMemoryAllocationLib: Added AllocateZeroPool()

This function is exposed by the MemoryAllocationLib header.
An AllocateZeroPool() function has been added to fix modules depending on
this library and this function.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Jeff Brasen <jbrasen@nvidia.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
EmbeddedPkg/Library/PrePiMemoryAllocationLib/MemoryAllocationLib.c