audk/EmulatorPkg/Unix/Host
andrewfish 2c5ce61d06 Fix bug where open() mode was not being set based on type of device being emulated.
signed-off-by:andrewfish



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12917 6f19259b-4bc3-4df7-8a09-765794883524
2012-01-07 00:30:52 +00:00
..
Ia32 EmulatorPkg/Unix: Rename SecMain to Host 2011-06-29 05:13:33 +00:00
X64 EmulatorPkg: Remove all trailing whitespace 2011-06-28 16:50:26 +00:00
BerkeleyPacketFilter.c EmulatorPkg/Unix: Rename SecMain to Host 2011-06-29 05:13:33 +00:00
BlockIo.c Fix bug where open() mode was not being set based on type of device being emulated. 2012-01-07 00:30:52 +00:00
EmuThunk.c EmulatorPkg/Unix: Rename SecMain to Host 2011-06-29 05:13:33 +00:00
Gasket.h EmulatorPkg: Remove all trailing whitespace 2011-06-28 16:50:26 +00:00
Host.c Add an error print and exit if SEC core is not found. 2012-01-06 17:23:05 +00:00
Host.h EmulatorPkg/Unix: Rename SecMain to Host 2011-06-29 05:13:33 +00:00
Host.inf Add a PcdEmulatorLazyLoadSymbols that allows non-lazy symbol loading. The problem with lazy symbol loading is it only happens after you hit a breakpoint. This means you can't add breakpoints from the GUI and have them hit, this requires symbols being loaded as modules load so the breakpoints can get resolved. 2011-12-15 22:26:15 +00:00
LinuxPacketFilter.c EmulatorPkg/Unix: Rename SecMain to Host 2011-06-29 05:13:33 +00:00
MemoryAllocationLib.c EmulatorPkg: Remove all trailing whitespace 2011-06-28 16:50:26 +00:00
PosixFileSystem.c EmulatorPkg/Unix: Rename SecMain to Host 2011-06-29 05:13:33 +00:00
Pthreads.c EmulatorPkg/Unix: Rename SecMain to Host 2011-06-29 05:13:33 +00:00
X11GraphicsWindow.c EmulatorPkg/Unix: Rename SecMain to Host 2011-06-29 05:13:33 +00:00