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