1. 35cfa92 EmulatorPkg: Support GCC47 toolchain by jljusten · 12 years ago
  2. 2c5ce61 Fix bug where open() mode was not being set based on type of device being emulated. by andrewfish · 13 years ago
  3. 9cf20bb Add an error print and exit if SEC core is not found. by andrewfish · 13 years ago
  4. dd6f7d0 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. by andrewfish · 13 years ago
  5. d142bb6 EmulatorPkg Linux: Improve detection of libraries for host executable by jljusten · 13 years ago
  6. 697aa37 EmulatorPkg: Match paths/names for Xcode with new package naming scheme. by andrewfish · 14 years ago
  7. 461e8e8 EmulatorPkg: Merge build*.sh into build.sh by jljusten · 14 years ago
  8. e23e488 EmulatorPkg: Move Unix/UnixX64.* to EmulatorPkg.* by jljusten · 14 years ago
  9. 59ad461 EmulatorPkg/Unix: Rename SecMain to Host by jljusten · 14 years ago
  10. 3f2035e EmulatorPkg: Fix build break. by andrewfish · 14 years ago
  11. d18d8a1 EmulatorPkg: Remove all trailing whitespace by jljusten · 14 years ago
  12. bb89ec1 InOsEmuPkg: Rename package to EmulatorPkg & Sec to Host by jljusten · 14 years ago