]> git.proxmox.com Git - mirror_edk2.git/commit
InOsEmuPkg/Unix/Sec: Add BaseMemoryLib implementation to thunk layer
authorjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 20 Jun 2011 21:58:05 +0000 (21:58 +0000)
committerjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 20 Jun 2011 21:58:05 +0000 (21:58 +0000)
commitb8800fc547440d8648e49c189a60547bfc4a1615
tree107dfd9ca56bb3d31a08a7428b96b15a1873d830
parent7af94c1d0af9b8595ef536c8a2f7ff930b54a43a
InOsEmuPkg/Unix/Sec: Add BaseMemoryLib implementation to thunk layer

This implementation only covers a few BaseMemoryLib functions.
The implementation leverates malloc/free in stdlib.

Signed-off-by: jljusten
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11866 6f19259b-4bc3-4df7-8a09-765794883524
InOsEmuPkg/Library/ThunkPpiList/ThunkPpiList.c
InOsEmuPkg/Library/ThunkProtocolList/ThunkProtocolList.c
InOsEmuPkg/Unix/Sec/MemoryAllocationLib.c [new file with mode: 0644]
InOsEmuPkg/Unix/Sec/SecMain.c
InOsEmuPkg/Unix/Sec/SecMain.h
InOsEmuPkg/Unix/Sec/SecMain.inf