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