]> git.proxmox.com Git - mirror_edk2.git/commit
EmbeddedPkg/PrePiMemoryAllocationLib: Added dummy FreePages()
authorOlivier Martin <olivier.martin@arm.com>
Wed, 17 Jul 2013 06:24:15 +0000 (06:24 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 17 Jul 2013 06:24:15 +0000 (06:24 +0000)
commit0b342ffb76c320e56c72eeed3d877415659c252b
treeff957eb369b94c3079aa32111ce9349cc6a9cd24
parentf93f248a78a2c73114641c27042c16f6593dc5dc
EmbeddedPkg/PrePiMemoryAllocationLib: Added dummy FreePages()

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

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <olivier.martin@arm.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14478 6f19259b-4bc3-4df7-8a09-765794883524
EmbeddedPkg/Library/PrePiMemoryAllocationLib/MemoryAllocationLib.c