summaryrefslogtreecommitdiffstats
path: root/InOsEmuPkg
Commit message (Expand)AuthorAgeFilesLines
* Get BlockIo mapping interfaces working. Still need to work on detecting block...andrewfish2011-06-0314-765/+597
* Add BlockIO support to the emulator, still needs testing. Also update Emulato...andrewfish2011-05-3117-34/+3128
* Cleanup MpService interface. Still needs more testing, but now it is much clo...andrewfish2011-05-173-46/+159
* InOsEmuPkg/Unix: Return scan code for Pause keyjljusten2011-05-161-9/+11
* InOsEmuPkg: Rename EmuPthreadThunk to EmuThreadThunkjljusten2011-05-1610-169/+173
* 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/Sec: Update assembly code when calling EFIAPI functionsjljusten2011-05-151-3/+7
* InOsEmuPkg/Unix: Rebase firmware SEC imagejljusten2011-05-151-7/+59
* InOsEmuPkg: Match filename case of the generate FD filejljusten2011-05-151-1/+1
* InOsEmuPkg: Fix warnings with GCC44 toolchainjljusten2011-05-155-40/+30
* 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-1427-767/+1519
* Add MP support. Based on PcdEmuApCount APs (Application Processors) are creat...andrewfish2011-05-138-7/+1398
* 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-11142-0/+23677