summaryrefslogtreecommitdiff
path: root/InOsEmuPkg
AgeCommit message (Expand)Author
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-17Cleanup MpService interface. Still needs more testing, but now it is much clo...andrewfish
2011-05-16InOsEmuPkg/Unix: Return scan code for Pause keyjljusten
2011-05-16InOsEmuPkg: Rename EmuPthreadThunk to EmuThreadThunkjljusten
2011-05-16InOsEmuPkg PcdEmuFileSystem: Set to architecture independent pathjljusten
2011-05-16InOsEmuPkg PosixFileSystem: Fix memory corruption issuejljusten
2011-05-15Fix minor clang build issue.andrewfish
2011-05-15InOsEmuPkg PcdEmuFileSystem: Match current setting in UnixPkgjljusten
2011-05-15InOsEmuPkg: Use EdkShellBinPkg by defaultjljusten
2011-05-15InOsEmuPkg/Sec: Update assembly code when calling EFIAPI functionsjljusten
2011-05-15InOsEmuPkg/Unix: Rebase firmware SEC imagejljusten
2011-05-15InOsEmuPkg: Match filename case of the generate FD filejljusten
2011-05-15InOsEmuPkg: Fix warnings with GCC44 toolchainjljusten
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-13Add MP support. Based on PcdEmuApCount APs (Application Processors) are creat...andrewfish
2011-05-11Fix bug where the config change to point to the executable ended up in one of...andrewfish
2011-05-11Add InOsEmuPkg. Like UnixPkg and Nt32Pkg, but EFI code can be common and does...andrewfish