1. 6fa04d9 EmulatorPkg/build.sh: Use GCC49 toolchain with GCC 5.* by Jordan Justen · 9 years ago
  2. 1432065 EmulatorPkg: Link separated VarCheckUefiLib NULL class library instance by Star Zeng · 9 years ago
  3. b6e3355 EmulatorPkg: Add VarCheckLib library mapping by Star Zeng · 9 years ago
  4. 1c14595 EmulatorPkg: Update comment for PcdDefaultTerminalType by Heyi Guo · 9 years ago
  5. 4a43777 EmulatorPkg: Remove Ip4ConfigDxe module from EmulatorPkg by Jiaxin Wu · 9 years ago
  6. c8f451e EmulatorPkg: Add TpmMeasurementLib and AuthVariableLib library mapping by Star Zeng · 9 years ago
  7. 3214ceb EmulatorPkg: Use the new PCDs defined in MdePkg. by Ruiyu Ni · 10 years ago
  8. dff5a05 EmulatorPkg: Update web page and wiki urls by Jordan Justen · 10 years ago
  9. 58f89bb EmulatorPkg: EmulatorPkg/Unix/Host/Host.c line-endings to CRLF by Jordan Justen · 10 years ago
  10. 3f3c489 */Contributions.txt: Update example email address by Jordan Justen · 10 years ago
  11. 45aee4c EmulatorPkg: Move libraries from ShellPkg into MdeModulePkg and MdePkg. by Daryl McDaniel · 10 years ago
  12. 8864869 EmulatorPkg/MpService: add enabled processor check for startupThisAP by Chen Fan · 10 years ago
  13. c156d27 EmulatorPkg/MpService: StartupAllAPs should verify processor state before setting state by Chen Fan · 10 years ago
  14. ca186b1 EmulatorPkg/MpService: fix wrong unsigned to signed variable transition by Chen Fan · 10 years ago
  15. 26830e8 EDK II Contributions.txt: Update patch format information by Jordan Justen · 10 years ago
  16. 3dfe924 EmulatorPkg/MpService: remove redundant switch-case statement by Chen Fan · 10 years ago
  17. 5152f64 EmulatorPkg/MpService: Check Processor State when Set Procedure by Chen Fan · 10 years ago
  18. 1a160a7 EmulatorPkg/MpService: use simple pointer access by Chen Fan · 10 years ago
  19. 8ab6d73 EmulatorPkg/MpService: Fix a NULL reference by Chen Fan · 10 years ago
  20. 8649abc EmulatorPkg: Unix: Use XCODE5 and lldb if Xcode 5 is detected by Anderw Fish · 10 years ago
  21. 4880fc9 EmulatorPkg: Unix: Add LLDB support for Xcode 5 by Anderw Fish · 10 years ago
  22. e320062 EmulatorPkg: Unix: Fix uninitiailzed variable bug. by Anderw Fish · 10 years ago
  23. 459eba0 EmulatorPkg:Unix: Add support for X11 on Mac OS X via XQuartz by Anderw Fish · 10 years ago
  24. fad213a EDK II Contributions.txt: Note acceptable contribution licenses by Jordan Justen · 10 years ago
  25. a31a3b4 EmulatorPkg/Mpservice: Add StateLock where missing by Chen Fan · 10 years ago
  26. 0dd40e1 EmulatorPkg/Mpservice: Remove StackLock for Info.StateFlag by Chen Fan · 10 years ago
  27. f903244 EmulatorPkg/Mpservice: Remove addressof operator by Chen Fan · 10 years ago
  28. e143c9e EmulatorPkg/Mpservice: CpuCheckAllAPsStatus: ProcedureLock => StateLock by Chen Fan · 10 years ago
  29. dc4ad15 EmulatorPkg: Add support for GCC48 & GCC49 toolchains by Jordan Justen · 10 years ago
  30. 70a2c7b EmulatorPkg/MpService: modify AP state should hold a mutex by Chen Fan · 10 years ago
  31. 0cecbe5 EmulatorPkg: Add structure braces { } to fix build warning by Jordan Justen · 10 years ago
  32. f58ba9e EmulatorPkg/PlatformSmbiosDxe/SmbiosTable.c: Convert to CRLF (dos text) by Jordan Justen · 10 years ago
  33. dda74d6 EmulatorPkg/EmuSimpleFileSystemDxe: Fix incorrect return values upon allocation failure by Paulo Alcantara · 10 years ago
  34. 4451c6e EmulatorPkg/EmuSimpleFileSystemDxe: Fix minor typos by Paulo Alcantara · 10 years ago
  35. d070eef EmulatorPkg/CpuRuntimeDxe: Fix typos in MpService by Chen Fan · 11 years ago
  36. 8ecb9d1 EmulatorPkg/Unix GCC: Add additional library search paths by Jordan Justen · 11 years ago
  37. acbdfd4 EmulatorPkg/Unix GCC: Link to libdl by Jordan Justen · 11 years ago
  38. 9a25ad8 EmulatorPkg: Add missing DisplayEngineDxe driver by Andrew Fish · 11 years ago
  39. 95c2e69 Update PeiServicesTablePointerLib instance to add new API MigratePeiServicesTablePointer by Gao, Liming · 11 years ago
  40. 94c4575 EmulatorPkg: Use FaultTolerantWritePei driver. by Star Zeng · 11 years ago
  41. 990c917 EmulatorPkg: Add SerialPortExtLib library class mapping by jljusten · 12 years ago
  42. 4c43e85 EmulatorPkg/(Pei|Dxe)EmuSerialPortLib: Remove the SerialPortExtLib functions from SerialPortLib by oliviermartin · 12 years ago
  43. 5b484a2 Update to build with 10.8 OS X Frameworks. This is a Mac only change. by andrewfish · 12 years ago
  44. 171bb2e Sync with EmulatorPkg changes. by andrewfish · 12 years ago
  45. 6c76e4f Fix structure init issues. by andrewfish · 12 years ago
  46. 611db14 EmulatorPkg/PlatformSmbiosDxe: Fix build issue with UNIXGCC by jljusten · 12 years ago
  47. 3d78c02 Fix comparisons of enumerated types which may cause warnings for some compilers. by rsun3 · 12 years ago
  48. e148512 EmulatorPkg: Fix Visual Studio build for IA32 & X64 by jljusten · 12 years ago
  49. 35cfa92 EmulatorPkg: Support GCC47 toolchain by jljusten · 12 years ago
  50. 1d602b1 EmulatorPkg/build.sh: Fix link issue for openSUSE by jljusten · 13 years ago
  51. bff8c6f Update copyright format by hhtian · 13 years ago
  52. ea4ee7a EDK II Packages: Add Contributions.txt and License.txt files by jljusten · 13 years ago
  53. 5d81a9b Fix build break caused by CPU Exception Library. by andrewfish · 13 years ago
  54. 3e570e6 Append double-null for Type 19 data record. by lzeng14 · 13 years ago
  55. 66c4400 Fix case sensativity issues. by andrewfish · 13 years ago
  56. 3bbe68a Add Missing invocations to VA_END() for VA_START(). by rsun3 · 13 years ago
  57. 79b3ce7 Update based on review feedback. by andrewfish · 13 years ago
  58. 8fa6b23 cleanup SmbiosLib.h definitions, and the code that depends on them. by andrewfish · 13 years ago
  59. 803936c Oops missed these items in 12966. Also forgot the signoff, this signoff includes svn 12966. by andrewfish · 13 years ago
  60. 63f9b9b Add a new SMBIOS Library, and platform SMBIOS driver that does not use Framework or Hii. by andrewfish · 13 years ago
  61. b02127e Fix bug where { NULL } did not terminate with a double NULL. Add support for passing in NULL for the string pack. Update the comments. by andrewfish · 13 years ago
  62. a0af6b2 Remove Framework concepts and fully port to PI. Remove the use of Hii for hard coded strings. by andrewfish · 13 years ago
  63. f79fa76 Fix bug in SNP driver where default values for SNP mode are not filled in. This causes ARP and other drivers to fail to bind as they don't think it is an ethernet connection. Mode structure is filled via lazy update, so defaults need some genericly valid info, not zero. by andrewfish · 13 years ago
  64. 2c5ce61 Fix bug where open() mode was not being set based on type of device being emulated. by andrewfish · 13 years ago
  65. 9cf20bb Add an error print and exit if SEC core is not found. by andrewfish · 13 years ago
  66. 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
  67. 2bfd90f According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0 for EFI_SMBIOS_PROTOCOL.Add() SmbiosHandle parameter to assign a unique handle to the SMBIOS record, and for EFI_SMBIOS_PROTOCOL.GetNext() SmbiosHandle parameter to get the first matched SMBIOS handle or indicate no more SMBIOS record. by lzeng14 · 13 years ago
  68. 22f9423 EmulatorPkg, OvmfPkg: Remove debug code in build.sh by jljusten · 13 years ago
  69. 52cb711 EmulatorPkg: Fix DSC_SPECIFICATION typo in dsc by jljusten · 13 years ago
  70. d75d040 EmulatorPkg: Remove variables that are set, but not used by jljusten · 13 years ago
  71. d142bb6 EmulatorPkg Linux: Improve detection of libraries for host executable by jljusten · 13 years ago
  72. ca3ba72 EmulatorPkg/build.sh: Detect GCC 4.5 & 4.6 by jljusten · 13 years ago
  73. c8a556e EmulatorPkg/build.sh: Cleanup variable names by jljusten · 13 years ago
  74. 46e5da2 Remove unused PCD entry that generates warning on a build. by andrewfish · 13 years ago
  75. 7f5d742 Fix EmulatorPkg build error. by li-elvin · 13 years ago
  76. df1b757 Fix the incorrect usage for PCD PcdResetOnMemoryTypeInformationChange in Duet, Unix and Emulator platform. by lgao4 · 13 years ago
  77. 5672b88 EmulatorPkg/build.sh: Pass extra build options to the build command by jljusten · 13 years ago
  78. 1fc9308 EmulatorPkg: Remove UnixPkg instance of the BaseLib and use PcdDxeIplBuildPageTables. by andrewfish · 13 years ago
  79. 9184d5d EmulatorPkg: Make the library work with DXE Core. by andrewfish · 13 years ago
  80. bed0bbc EmulatorPkg: Make early DEBUG prints in DXE Core work. by andrewfish · 13 years ago
  81. b1874d3 EmulatorPkg/build.sh: Add build target to command line by jljusten · 13 years ago
  82. f2a74da EmulatorPkg: Fix bug with missing &. Causes a link failure on TOT clang. by andrewfish · 13 years ago
  83. 5407ce1 EmulatorPkg: update New Shell build for new PathLib. Turn off GuardMalloc library as the default for the Shell. by andrewfish · 13 years ago
  84. 697aa37 EmulatorPkg: Match paths/names for Xcode with new package naming scheme. by andrewfish · 14 years ago
  85. 82b2ab6 EmulatorPkg: Add README file by jljusten · 14 years ago
  86. 461e8e8 EmulatorPkg: Merge build*.sh into build.sh by jljusten · 14 years ago
  87. e23e488 EmulatorPkg: Move Unix/UnixX64.* to EmulatorPkg.* by jljusten · 14 years ago
  88. 59ad461 EmulatorPkg/Unix: Rename SecMain to Host by jljusten · 14 years ago
  89. 3f2035e EmulatorPkg: Fix build break. by andrewfish · 14 years ago
  90. 2fbfd3f EmulatorPkg: Fix issue with ReadKeyStroke returning EFI_SUCCESS when only a modifier key is pressed. by andrewfish · 14 years ago
  91. d18d8a1 EmulatorPkg: Remove all trailing whitespace by jljusten · 14 years ago
  92. bb89ec1 InOsEmuPkg: Rename package to EmulatorPkg & Sec to Host by jljusten · 14 years ago