1. dff5a05 EmulatorPkg: Update web page and wiki urls by Jordan Justen · 10 years ago
  2. 58f89bb EmulatorPkg: EmulatorPkg/Unix/Host/Host.c line-endings to CRLF by Jordan Justen · 10 years ago
  3. 4880fc9 EmulatorPkg: Unix: Add LLDB support for Xcode 5 by Anderw Fish · 10 years ago
  4. e320062 EmulatorPkg: Unix: Fix uninitiailzed variable bug. by Anderw Fish · 10 years ago
  5. 459eba0 EmulatorPkg:Unix: Add support for X11 on Mac OS X via XQuartz by Anderw Fish · 10 years ago
  6. dc4ad15 EmulatorPkg: Add support for GCC48 & GCC49 toolchains by Jordan Justen · 10 years ago
  7. 8ecb9d1 EmulatorPkg/Unix GCC: Add additional library search paths by Jordan Justen · 11 years ago
  8. acbdfd4 EmulatorPkg/Unix GCC: Link to libdl by Jordan Justen · 11 years ago
  9. 5b484a2 Update to build with 10.8 OS X Frameworks. This is a Mac only change. by andrewfish · 12 years ago
  10. 35cfa92 EmulatorPkg: Support GCC47 toolchain by jljusten · 12 years ago
  11. 2c5ce61 Fix bug where open() mode was not being set based on type of device being emulated. by andrewfish · 13 years ago
  12. 9cf20bb Add an error print and exit if SEC core is not found. by andrewfish · 13 years ago
  13. 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
  14. d142bb6 EmulatorPkg Linux: Improve detection of libraries for host executable by jljusten · 13 years ago
  15. 59ad461 EmulatorPkg/Unix: Rename SecMain to Host by jljusten · 14 years ago
  16. d18d8a1 EmulatorPkg: Remove all trailing whitespace by jljusten · 14 years ago
  17. bb89ec1 InOsEmuPkg: Rename package to EmulatorPkg & Sec to Host by jljusten · 14 years ago