summaryrefslogtreecommitdiffstats
path: root/InOsEmuPkg/Unix/UnixX64.dsc
Commit message (Expand)AuthorAgeFilesLines
* InOsEmuPkg: Rename package to EmulatorPkg & Sec to Hostjljusten2011-06-281-455/+0
* InOsEmuPkg: Add an OS malloc/valloc/free based implementation of the MemoryAl...andrewfish2011-06-241-3/+4
* InOsEmuPkg: Add TimerLib for PEI, DXE_CORE, and DXE/EFI drivers/applications. andrewfish2011-06-211-1/+6
* InOsEmuPkg: Make sure to skip DXE IPL on emulator build, and don't double bui...andrewfish2011-06-201-0/+2
* InOsEmuPkg/Unix: Enable single-pass build with Linuxjljusten2011-06-201-3/+6
* InOsEmuPkg: Fix debug prints from DXE/UEFI drivers.andrewfish2011-06-191-1/+7
* InOsEmuPkg: Make build dir different for IA-32. Fix PCD XIP issues. andrewfish2011-06-181-0/+5
* InOsEmuPkg: Unix emulator now compiles for IA-32.andrewfish2011-06-181-6/+12
* InOsEmuPkg: Add support for mounting CD-ROM images.andrewfish2011-06-171-6/+10
* InOsEmuPkg: Update code to support BerkeleyPacketFilter, and add a template f...andrewfish2011-06-151-3/+6
* InOsEmuPkg: Add the EFI parts of the Simple Network Protocolandrewfish2011-06-091-5/+1
* InOsEmuPkg: Make XIP work properlyandrewfish2011-06-081-3/+2
* Add support for SerialPortLib that maps into POSIX StdIn and StdOut. Add a de...andrewfish2011-06-081-1/+11
* Get BlockIo mapping interfaces working. Still need to work on detecting block...andrewfish2011-06-031-11/+3
* Add BlockIO support to the emulator, still needs testing. Also update Emulato...andrewfish2011-05-311-1/+1
* Cleanup MpService interface. Still needs more testing, but now it is much clo...andrewfish2011-05-171-1/+1
* InOsEmuPkg PcdEmuFileSystem: Set to architecture independent pathjljusten2011-05-161-1/+1
* InOsEmuPkg PcdEmuFileSystem: Match current setting in UnixPkgjljusten2011-05-151-1/+1
* InOsEmuPkg: Use EdkShellBinPkg by defaultjljusten2011-05-151-2/+34
* InOsEmuPkg: Match filename case of the generate FD filejljusten2011-05-151-1/+1
* Added generic EFIABI SEC to InOsEmuPkg. Add library to abstract FV cracking a...andrewfish2011-05-141-7/+21
* Add InOsEmuPkg. Like UnixPkg and Nt32Pkg, but EFI code can be common and does...andrewfish2011-05-111-0/+377