summaryrefslogtreecommitdiff
path: root/InOsEmuPkg
AgeCommit message (Expand)AuthorFilesLines
2011-06-03Get BlockIo mapping interfaces working. Still need to work on detecting block...andrewfish14-765/+597
2011-05-31Add BlockIO support to the emulator, still needs testing. Also update Emulato...andrewfish17-34/+3128
2011-05-17Cleanup MpService interface. Still needs more testing, but now it is much clo...andrewfish3-46/+159
2011-05-16InOsEmuPkg/Unix: Return scan code for Pause keyjljusten1-9/+11
2011-05-16InOsEmuPkg: Rename EmuPthreadThunk to EmuThreadThunkjljusten10-169/+173
2011-05-16InOsEmuPkg PcdEmuFileSystem: Set to architecture independent pathjljusten1-1/+1
2011-05-16InOsEmuPkg PosixFileSystem: Fix memory corruption issuejljusten1-1/+1
2011-05-15Fix minor clang build issue.andrewfish1-1/+1
2011-05-15InOsEmuPkg PcdEmuFileSystem: Match current setting in UnixPkgjljusten1-1/+1
2011-05-15InOsEmuPkg: Use EdkShellBinPkg by defaultjljusten2-5/+48
2011-05-15InOsEmuPkg/Sec: Update assembly code when calling EFIAPI functionsjljusten1-3/+7
2011-05-15InOsEmuPkg/Unix: Rebase firmware SEC imagejljusten1-7/+59
2011-05-15InOsEmuPkg: Match filename case of the generate FD filejljusten1-1/+1
2011-05-15InOsEmuPkg: Fix warnings with GCC44 toolchainjljusten5-40/+30
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...andrewfish27-767/+1519
2011-05-13Add MP support. Based on PcdEmuApCount APs (Application Processors) are creat...andrewfish8-7/+1398
2011-05-11Fix bug where the config change to point to the executable ended up in one of...andrewfish1-2/+2
2011-05-11Add InOsEmuPkg. Like UnixPkg and Nt32Pkg, but EFI code can be common and does...andrewfish142-0/+23677