audk/InOsEmuPkg/Unix/Sec
andrewfish c217506815 [InOSEmPkg] Add OS malloc and free to the Thunk.
Added OS malloc and free so we can make MemoryAllocationLib instance that uses OS guard malloc. This will allow all the debug support built into the OS for finding malloc bugs to be used with a driver in the emulator. 

Signed-off-by: andrewfish



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11883 6f19259b-4bc3-4df7-8a09-765794883524
2011-06-24 14:48:38 +00:00
..
Ia32 [InOSEmPkg] Add OS malloc and free to the Thunk. 2011-06-24 14:48:38 +00:00
X64 [InOSEmPkg] Add OS malloc and free to the Thunk. 2011-06-24 14:48:38 +00:00
BerkeleyPacketFilter.c InOsEmuPkg: Update code to support BerkeleyPacketFilter, and add a template for LinuxPacketFilter. 2011-06-15 18:51:30 +00:00
BlockIo.c InOsEmuPkg: Fix Linux compile issues in BlockIo code. 2011-06-17 21:43:45 +00:00
EmuThunk.c [InOSEmPkg] Add OS malloc and free to the Thunk. 2011-06-24 14:48:38 +00:00
Gasket.h [InOSEmPkg] Add OS malloc and free to the Thunk. 2011-06-24 14:48:38 +00:00
LinuxPacketFilter.c InOsEmuPkg: Update code to support BerkeleyPacketFilter, and add a template for LinuxPacketFilter. 2011-06-15 18:51:30 +00:00
MemoryAllocationLib.c InOsEmuPkg/Unix/Sec: Add BaseMemoryLib implementation to thunk layer 2011-06-20 21:58:05 +00:00
PosixFileSystem.c InOsEmuPkg: Fix reconnect -r from the shell 2011-06-08 22:31:29 +00:00
Pthreads.c InOsEmuPkg: Rename EmuPthreadThunk to EmuThreadThunk 2011-05-16 04:47:40 +00:00
SecMain.c InOsEmuPkg/Unix/Sec: Add BaseMemoryLib implementation to thunk layer 2011-06-20 21:58:05 +00:00
SecMain.h InOsEmuPkg: Add TimerLib for PEI, DXE_CORE, and DXE/EFI drivers/applications. 2011-06-21 23:41:31 +00:00
SecMain.inf InOsEmuPkg/Unix: Detect lib directory suffix on Linux 2011-06-23 15:23:20 +00:00
X11GraphicsWindow.c InOsEmuPkg/Unix/Sec: Fix EFIAPI usage inconsistencies 2011-06-20 21:57:43 +00:00