summaryrefslogtreecommitdiffstats
path: root/InOsEmuPkg/Unix
Commit message (Expand)AuthorAgeFilesLines
* Add BlockIO support to the emulator, still needs testing. Also update Emulato...andrewfish2011-05-317-32/+1073
* Cleanup MpService interface. Still needs more testing, but now it is much clo...andrewfish2011-05-171-1/+1
* InOsEmuPkg/Unix: Return scan code for Pause keyjljusten2011-05-161-9/+11
* InOsEmuPkg: Rename EmuPthreadThunk to EmuThreadThunkjljusten2011-05-164-16/+20
* InOsEmuPkg PcdEmuFileSystem: Set to architecture independent pathjljusten2011-05-161-1/+1
* InOsEmuPkg PosixFileSystem: Fix memory corruption issuejljusten2011-05-161-1/+1
* Fix minor clang build issue.andrewfish2011-05-151-1/+1
* InOsEmuPkg PcdEmuFileSystem: Match current setting in UnixPkgjljusten2011-05-151-1/+1
* InOsEmuPkg: Use EdkShellBinPkg by defaultjljusten2011-05-152-5/+48
* InOsEmuPkg/Unix: Rebase firmware SEC imagejljusten2011-05-151-7/+59
* InOsEmuPkg: Match filename case of the generate FD filejljusten2011-05-151-1/+1
* InOsEmuPkg/Unix: Link to pthread libraryjljusten2011-05-151-2/+2
* Added generic EFIABI SEC to InOsEmuPkg. Add library to abstract FV cracking a...andrewfish2011-05-149-685/+204
* Fix bug where the config change to point to the executable ended up in one of...andrewfish2011-05-111-2/+2
* Add InOsEmuPkg. Like UnixPkg and Nt32Pkg, but EFI code can be common and does...andrewfish2011-05-1118-0/+7784