Age | Commit message (Expand) | Author |
2017-03-08 | EmulatorPkg: Add the UefiBootManagerLib library | Dandan Bi |
2016-12-02 | EmulatorPkg: Remove use of IntelFrameworkModulePkg legacy libs | Leif Lindholm |
2016-10-19 | EmulatorPkg: Fix typos in comments and variables | Gary Lin |
2016-08-02 | BaseTools GCC: use 'gcc' as the linker command for GCC44 and later | Ard Biesheuvel |
2016-07-25 | EmulatorPkg: Fix typos in comments | Giri P Mudusuru |
2016-05-16 | EmulatorPkg/EmuGopDxe: Use correct FROM_THIS macro for TextInEx | Pedroa Liu |
2016-04-07 | EmulatorPkg: Convert to always build FatPkg | Jordan Justen |
2016-03-25 | EmulatorPkg: CpuRuntimeDxe: remove set but unused variables | Laszlo Ersek |
2016-03-02 | EmulatorPkg: Use UEFI Shell by default | Jordan Justen |
2015-12-15 | EmulatorPkg: Convert all .uni files to utf-8 | Jordan Justen |
2015-12-02 | EmulatorPkg: Fix GCC49 build hang in PeiCore | Jordan Justen |
2015-11-26 | EmulatorPkg: Use SerialDxe in MdeModulePkg instead of EmbeddedPkg | Star Zeng |
2015-10-08 | EmulatorPkg/build.sh: Use GCC49 toolchain with GCC 5.* | Jordan Justen |
2015-08-25 | EmulatorPkg: Link separated VarCheckUefiLib NULL class library instance | Star Zeng |
2015-08-25 | EmulatorPkg: Add VarCheckLib library mapping | Star Zeng |
2015-07-16 | EmulatorPkg: Update comment for PcdDefaultTerminalType | Heyi Guo |
2015-07-10 | EmulatorPkg: Remove Ip4ConfigDxe module from EmulatorPkg | Jiaxin Wu |
2015-07-01 | EmulatorPkg: Add TpmMeasurementLib and AuthVariableLib library mapping | Star Zeng |
2015-05-06 | EmulatorPkg: Use the new PCDs defined in MdePkg. | Ruiyu Ni |
2015-02-05 | EmulatorPkg: Update web page and wiki urls | Jordan Justen |
2015-02-05 | EmulatorPkg: EmulatorPkg/Unix/Host/Host.c line-endings to CRLF | Jordan Justen |
2015-02-03 | */Contributions.txt: Update example email address | Jordan Justen |
2015-01-13 | EmulatorPkg: Move libraries from ShellPkg into MdeModulePkg and MdePkg. | Daryl McDaniel |
2014-11-21 | EmulatorPkg/MpService: add enabled processor check for startupThisAP | Chen Fan |
2014-11-21 | EmulatorPkg/MpService: StartupAllAPs should verify processor state before set... | Chen Fan |
2014-11-21 | EmulatorPkg/MpService: fix wrong unsigned to signed variable transition | Chen Fan |
2014-10-31 | EDK II Contributions.txt: Update patch format information | Jordan Justen |
2014-09-28 | EmulatorPkg/MpService: remove redundant switch-case statement | Chen Fan |
2014-09-28 | EmulatorPkg/MpService: Check Processor State when Set Procedure | Chen Fan |
2014-09-28 | EmulatorPkg/MpService: use simple pointer access | Chen Fan |
2014-09-28 | EmulatorPkg/MpService: Fix a NULL reference | Chen Fan |
2014-08-29 | EmulatorPkg: Unix: Use XCODE5 and lldb if Xcode 5 is detected | Anderw Fish |
2014-08-29 | EmulatorPkg: Unix: Add LLDB support for Xcode 5 | Anderw Fish |
2014-08-29 | EmulatorPkg: Unix: Fix uninitiailzed variable bug. | Anderw Fish |
2014-08-28 | EmulatorPkg:Unix: Add support for X11 on Mac OS X via XQuartz | Anderw Fish |
2014-08-25 | EDK II Contributions.txt: Note acceptable contribution licenses | Jordan Justen |
2014-07-31 | EmulatorPkg/Mpservice: Add StateLock where missing | Chen Fan |
2014-07-31 | EmulatorPkg/Mpservice: Remove StackLock for Info.StateFlag | Chen Fan |
2014-07-31 | EmulatorPkg/Mpservice: Remove addressof operator | Chen Fan |
2014-07-31 | EmulatorPkg/Mpservice: CpuCheckAllAPsStatus: ProcedureLock => StateLock | Chen Fan |
2014-07-28 | EmulatorPkg: Add support for GCC48 & GCC49 toolchains | Jordan Justen |
2014-07-22 | EmulatorPkg/MpService: modify AP state should hold a mutex | Chen Fan |
2014-07-04 | EmulatorPkg: Add structure braces { } to fix build warning | Jordan Justen |
2014-07-04 | EmulatorPkg/PlatformSmbiosDxe/SmbiosTable.c: Convert to CRLF (dos text) | Jordan Justen |
2014-07-03 | EmulatorPkg/EmuSimpleFileSystemDxe: Fix incorrect return values upon allocati... | Paulo Alcantara |
2014-07-03 | EmulatorPkg/EmuSimpleFileSystemDxe: Fix minor typos | Paulo Alcantara |
2014-06-27 | EmulatorPkg/CpuRuntimeDxe: Fix typos in MpService | Chen Fan |
2014-04-15 | EmulatorPkg/Unix GCC: Add additional library search paths | Jordan Justen |
2014-04-15 | EmulatorPkg/Unix GCC: Link to libdl | Jordan Justen |
2014-04-15 | EmulatorPkg: Add missing DisplayEngineDxe driver | Andrew Fish |