summaryrefslogtreecommitdiff
path: root/InOsEmuPkg/Unix/Sec
AgeCommit message (Expand)Author
2011-06-28InOsEmuPkg: Rename package to EmulatorPkg & Sec to Hostjljusten
2011-06-27InOsEmuPkg: Fix Xcode symbol loading with new scheme. Fix bug in dlcose. Move...andrewfish
2011-06-27InOsEmuPkg: Fix minor typo and Xcode build breaks. Seems Xcode is more picky ...andrewfish
2011-06-26InOsEmuPkg/Unix: Auto-load symbols files in gdbjljusten
2011-06-24InOsEmuPkg: Add an OS malloc/valloc/free based implementation of the MemoryAl...andrewfish
2011-06-24InOsEmuPkg: Fix issue with struct stat not having the right size. EFI compile...andrewfish
2011-06-24[InOsEmuPkg] Fix minor coding style bug.andrewfish
2011-06-24[InOSEmPkg] Add OS malloc and free to the Thunk.andrewfish
2011-06-23InOsEmuPkg/Unix: Fix build issues for GCC44 IA32jljusten
2011-06-23InOsEmuPkg/Unix: Detect lib directory suffix on Linuxjljusten
2011-06-21InOsEmuPkg: Add TimerLib for PEI, DXE_CORE, and DXE/EFI drivers/applications. andrewfish
2011-06-20InOsEmuPkg/Unix: Enable single-pass build with Linuxjljusten
2011-06-20InOsEmuPkg/Unix/Sec: Add BaseMemoryLib implementation to thunk layerjljusten
2011-06-20InOsEmuPkg/Unix/Sec: Fix EFIAPI usage inconsistenciesjljusten
2011-06-19InOsEmuPkg: Remove unneeded Framework for XCODE linker flag overrides.andrewfish
2011-06-19InOsEmuPkg: Fix issue with EFI_LBA not being implemented as a UINT64 in the I...andrewfish
2011-06-19InOsEmuPkg: Fix UINT64 bugs in IA-32 gasket.andrewfish
2011-06-19InOsEmuPkg: Fix issues with stack alignment in the gasket. andrewfish
2011-06-18InOsEmuPkg: Make build dir different for IA-32. Fix PCD XIP issues. andrewfish
2011-06-18InOsEmuPkg: Unix emulator now compiles for IA-32.andrewfish
2011-06-17InOsEmuPkg: Fix Linux compile issues in BlockIo code.andrewfish
2011-06-17InOsEmuPkg: Implement gIdleLoopEventGuid. andrewfish
2011-06-17InOsEmuPkg: Add support for mounting CD-ROM images.andrewfish
2011-06-16InOsEmuPkg: Clean up coding standards.andrewfish
2011-06-15InOsEmuPkg: Update code to support BerkeleyPacketFilter, and add a template f...andrewfish
2011-06-08InOsEmuPkg: Fix reconnect -r from the shellandrewfish
2011-06-08InOsEmuPkg: Make XIP work properlyandrewfish
2011-06-08Update the FD mapping so the volatile areas write back to the FD file. Curren...andrewfish
2011-06-08Add support for SerialPortLib that maps into POSIX StdIn and StdOut. Add a de...andrewfish
2011-06-07Fix minor build break.andrewfish
2011-06-07InOsEmuPkg: Fixed mounting device nodes and .dmg files in the emulator.andrewfish
2011-06-03Get BlockIo mapping interfaces working. Still need to work on detecting block...andrewfish
2011-05-31Add BlockIO support to the emulator, still needs testing. Also update Emulato...andrewfish
2011-05-16InOsEmuPkg/Unix: Return scan code for Pause keyjljusten
2011-05-16InOsEmuPkg: Rename EmuPthreadThunk to EmuThreadThunkjljusten
2011-05-16InOsEmuPkg PosixFileSystem: Fix memory corruption issuejljusten
2011-05-15Fix minor clang build issue.andrewfish
2011-05-15InOsEmuPkg/Unix: Rebase firmware SEC imagejljusten
2011-05-15InOsEmuPkg/Unix: Link to pthread libraryjljusten
2011-05-14Added generic EFIABI SEC to InOsEmuPkg. Add library to abstract FV cracking a...andrewfish
2011-05-11Add InOsEmuPkg. Like UnixPkg and Nt32Pkg, but EFI code can be common and does...andrewfish