audk/InOsEmuPkg
andrewfish 1ef41207dc InOsEmuPkg: Add TimerLib for PEI, DXE_CORE, and DXE/EFI drivers/applications.
Start using MdeModulePkg MetronomeDxe driver. Add PEI and DXE_CORE TimerLibs that just call back to the emulator. Add a DXE/UEFI TimerLib that also does a gBS->WaitForEvent() if the stall is for a long period of time. Change the Thunk API for Sleep to nanoseconds. 

Signed-off-by: andrewfish


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11872 6f19259b-4bc3-4df7-8a09-765794883524
2011-06-21 23:41:31 +00:00
..
AutoScanPei
BootModePei
CpuRuntimeDxe InOsEmuPkg: Add TimerLib for PEI, DXE_CORE, and DXE/EFI drivers/applications. 2011-06-21 23:41:31 +00:00
EmuBlockIoDxe InOsEmuPkg: Add the EFI parts of the Simple Network Protocol 2011-06-09 19:31:56 +00:00
EmuBusDriverDxe InOsEmuPkg: Fix warnings with GCC44 toolchain 2011-05-15 17:22:37 +00:00
EmuGopDxe InOsEmuPkg: Fix reconnect -r from the shell 2011-06-08 22:31:29 +00:00
EmuSimpleFileSystemDxe 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
EmuSnpDxe InOsEmuPkg: Remove unreference local variables 2011-06-20 21:57:27 +00:00
EmuThunkDxe
FirmwareVolumePei
FlashMapPei
FvbServicesRuntimeDxe
Include InOsEmuPkg: Implement gIdleLoopEventGuid. 2011-06-17 18:21:16 +00:00
Library InOsEmuPkg: Add TimerLib for PEI, DXE_CORE, and DXE/EFI drivers/applications. 2011-06-21 23:41:31 +00:00
MiscSubClassPlatformDxe
RealTimeClockRuntimeDxe
ResetRuntimeDxe
Sec InOsEmuPkg: Fix IA-32 SEC temp ram code. 2011-06-18 23:36:36 +00:00
ThunkPpiToProtocolPei
TimerDxe InOsEmuPkg: Add TimerLib for PEI, DXE_CORE, and DXE/EFI drivers/applications. 2011-06-21 23:41:31 +00:00
Unix InOsEmuPkg: Add TimerLib for PEI, DXE_CORE, and DXE/EFI drivers/applications. 2011-06-21 23:41:31 +00:00
InOsEmuPkg.dec InOsEmuPkg: Make build dir different for IA-32. Fix PCD XIP issues. 2011-06-18 22:23:46 +00:00
build.sh InOsEmuPkg: Add an Xcode project file for building and debugging IA-32 Unix emulator. 2011-06-18 18:40:45 +00:00
build64.sh