audk/InOsEmuPkg/Unix
andrewfish 21ce7a4179 InOsEmuPkg: Fix reconnect -r from the shell
Signed-off-by: andrewfish



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11772 6f19259b-4bc3-4df7-8a09-765794883524
2011-06-08 22:31:29 +00:00
..
Sec InOsEmuPkg: Fix reconnect -r from the shell 2011-06-08 22:31:29 +00:00
Xcode/xcode_project64 Fix bug where the config change to point to the executable ended up in one of my local files that does not get checked in. 2011-05-11 20:05:05 +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: Make XIP work properly 2011-06-08 21:52:21 +00:00
UnixX64.fdf Add support for SerialPortLib that maps into POSIX StdIn and StdOut. Add a device path text to lib as a holding point waiting on getting it reviewed for other packages. Some minor fixes. Also map the FV as writable, so the Variable store becomes writable. 2011-06-08 02:34:12 +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