summaryrefslogtreecommitdiffstats
path: root/InOsEmuPkg/InOsEmuPkg.dec
Commit message (Expand)AuthorAgeFilesLines
* InOsEmuPkg: Rename package to EmulatorPkg & Sec to Hostjljusten2011-06-281-101/+0
* InOsEmuPkg: Make build dir different for IA-32. Fix PCD XIP issues. andrewfish2011-06-181-1/+1
* InOsEmuPkg: Fix typo in comment of previous submit. andrewfish2011-06-171-1/+1
* InOsEmuPkg: Add support for mounting CD-ROM images.andrewfish2011-06-171-7/+6
* InOsEmuPkg: Update code to support BerkeleyPacketFilter, and add a template f...andrewfish2011-06-151-0/+5
* InOsEmuPkg: Add the EFI parts of the Simple Network Protocolandrewfish2011-06-091-0/+1
* InOsEmuPkg: Make XIP work properlyandrewfish2011-06-081-0/+4
* Add support for SerialPortLib that maps into POSIX StdIn and StdOut. Add a de...andrewfish2011-06-081-2/+2
* InOsEmuPkg: Fixed mounting device nodes and .dmg files in the emulator.andrewfish2011-06-071-2/+9
* Get BlockIo mapping interfaces working. Still need to work on detecting block...andrewfish2011-06-031-0/+1
* Add BlockIO support to the emulator, still needs testing. Also update Emulato...andrewfish2011-05-311-2/+2
* InOsEmuPkg: Rename EmuPthreadThunk to EmuThreadThunkjljusten2011-05-161-2/+2
* Added generic EFIABI SEC to InOsEmuPkg. Add library to abstract FV cracking a...andrewfish2011-05-141-2/+1
* Add MP support. Based on PcdEmuApCount APs (Application Processors) are creat...andrewfish2011-05-131-2/+2
* Add InOsEmuPkg. Like UnixPkg and Nt32Pkg, but EFI code can be common and does...andrewfish2011-05-111-0/+85