summaryrefslogtreecommitdiff
path: root/InOsEmuPkg/Unix/Sec/SecMain.h
AgeCommit message (Expand)AuthorFilesLines
2011-06-28InOsEmuPkg: Rename package to EmulatorPkg & Sec to Hostjljusten1-356/+0
2011-06-24InOsEmuPkg: Add an OS malloc/valloc/free based implementation of the MemoryAl...andrewfish1-1/+5
2011-06-21InOsEmuPkg: Add TimerLib for PEI, DXE_CORE, and DXE/EFI drivers/applications. andrewfish1-1/+1
2011-06-20InOsEmuPkg/Unix/Sec: Add BaseMemoryLib implementation to thunk layerjljusten1-0/+1
2011-06-20InOsEmuPkg/Unix/Sec: Fix EFIAPI usage inconsistenciesjljusten1-2/+0
2011-06-15InOsEmuPkg: Update code to support BerkeleyPacketFilter, and add a template f...andrewfish1-35/+54
2011-06-08InOsEmuPkg: Make XIP work properlyandrewfish1-1/+1
2011-06-08Update the FD mapping so the volatile areas write back to the FD file. Curren...andrewfish1-0/+7
2011-06-07InOsEmuPkg: Fixed mounting device nodes and .dmg files in the emulator.andrewfish1-0/+3
2011-06-03Get BlockIo mapping interfaces working. Still need to work on detecting block...andrewfish1-1/+2
2011-05-31Add BlockIO support to the emulator, still needs testing. Also update Emulato...andrewfish1-1/+0
2011-05-16InOsEmuPkg: Rename EmuPthreadThunk to EmuThreadThunkjljusten1-9/+10
2011-05-14Added generic EFIABI SEC to InOsEmuPkg. Add library to abstract FV cracking a...andrewfish1-2/+19
2011-05-11Add InOsEmuPkg. Like UnixPkg and Nt32Pkg, but EFI code can be common and does...andrewfish1-0/+306