audk/InOsEmuPkg/Unix
andrewfish 1453e7736e InOsEmuPkg: Fix debug prints from DXE/UEFI drivers.
Turning on serial prints for early drivers, turned off debug prints for DXE/UEFI drivers. Add them back in via report status code.

signed-off-by: andrewfish


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11857 6f19259b-4bc3-4df7-8a09-765794883524
2011-06-19 18:59:00 +00:00
..
Sec InOsEmuPkg: Remove unneeded Framework for XCODE linker flag overrides. 2011-06-19 18:57:56 +00:00
Xcode InOsEmuPkg: Make build dir different for IA-32. Fix PCD XIP issues. 2011-06-18 22:23:46 +00:00
.gdbinit Add InOsEmuPkg. Like UnixPkg and Nt32Pkg, but EFI code can be common and does not require including system include files. Currently only Unix 64-bit is supported and it has only been tested on Mac OS X. Not all features are ported over, but GOP, via X11, and access to local file systems are supported and you can boot to the shell. 2011-05-11 18:31:20 +00:00
UnixX64.dsc InOsEmuPkg: Fix debug prints from DXE/UEFI drivers. 2011-06-19 18:59:00 +00:00
UnixX64.fdf InOsEmuPkg: Add the EFI parts of the Simple Network Protocol 2011-06-09 19:31:56 +00:00
build.sh InOsEmuPkg: Make build dir different for IA-32. Fix PCD XIP issues. 2011-06-18 22:23:46 +00:00
build64.sh Get BlockIo mapping interfaces working. Still need to work on detecting block size of devices, but you can map a .dmg file no problem at this point. 2011-06-03 03:31:32 +00:00