summaryrefslogtreecommitdiff
path: root/InOsEmuPkg/Unix/Sec/SecMain.inf
AgeCommit message (Expand)AuthorFilesLines
2011-06-28InOsEmuPkg: Rename package to EmulatorPkg & Sec to Hostjljusten1-140/+0
2011-06-24InOsEmuPkg: Fix issue with struct stat not having the right size. EFI compile...andrewfish1-0/+2
2011-06-23InOsEmuPkg/Unix: Detect lib directory suffix on Linuxjljusten1-2/+2
2011-06-20InOsEmuPkg/Unix: Enable single-pass build with Linuxjljusten1-0/+2
2011-06-20InOsEmuPkg/Unix/Sec: Add BaseMemoryLib implementation to thunk layerjljusten1-2/+3
2011-06-19InOsEmuPkg: Remove unneeded Framework for XCODE linker flag overrides.andrewfish1-2/+2
2011-06-18InOsEmuPkg: Unix emulator now compiles for IA-32.andrewfish1-1/+4
2011-06-15InOsEmuPkg: Update code to support BerkeleyPacketFilter, and add a template f...andrewfish1-1/+5
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/+12
2011-06-07Fix minor build break.andrewfish1-1/+0
2011-06-03Get BlockIo mapping interfaces working. Still need to work on detecting block...andrewfish1-1/+2
2011-05-16InOsEmuPkg: Rename EmuPthreadThunk to EmuThreadThunkjljusten1-1/+1
2011-05-15InOsEmuPkg/Unix: Link to pthread libraryjljusten1-2/+2
2011-05-14Added generic EFIABI SEC to InOsEmuPkg. Add library to abstract FV cracking a...andrewfish1-5/+3
2011-05-11Add InOsEmuPkg. Like UnixPkg and Nt32Pkg, but EFI code can be common and does...andrewfish1-0/+118