summaryrefslogtreecommitdiff
path: root/EmulatorPkg
AgeCommit message (Expand)AuthorFilesLines
2017-12-07EmulatorPkg: Fix build failure due to Tftp library removalRuiyu Ni2-5/+8
2017-08-03edk2: Move License.txt file to rootMichael D Kinney1-25/+0
2017-08-03edk2: Move TianoCore Contribution Agreement to rootMichael D Kinney1-218/+0
2017-07-07EmulatorPkg/Unix/Host: Add GCC5 CC/DLINK commands (for GCC >= 5)Jordan Justen1-0/+2
2017-06-02EmulatorPkg/build.sh: Merge GCC toolchain detection from OVMFJordan Justen1-2/+9
2017-05-18EmulatorPkg/FvbServicesRuntimeDxe: correct NumOfLba vararg type in EraseBlocks()Laszlo Ersek1-2/+2
2017-03-20EmulatorPkg: Add SortLib/UefiBootManagerLibDandan Bi1-0/+2
2017-03-08EmulatorPkg: Add the UefiBootManagerLib libraryDandan Bi1-1/+2
2016-12-02EmulatorPkg: Remove use of IntelFrameworkModulePkg legacy libsLeif Lindholm1-2/+2
2016-10-19EmulatorPkg: Fix typos in comments and variablesGary Lin7-221/+221
2016-08-02BaseTools GCC: use 'gcc' as the linker command for GCC44 and laterArd Biesheuvel1-3/+3
2016-07-25EmulatorPkg: Fix typos in commentsGiri P Mudusuru1-2/+2
2016-05-16EmulatorPkg/EmuGopDxe: Use correct FROM_THIS macro for TextInExPedroa Liu1-3/+3
2016-04-07EmulatorPkg: Convert to always build FatPkgJordan Justen2-7/+0
2016-03-25EmulatorPkg: CpuRuntimeDxe: remove set but unused variablesLaszlo Ersek1-9/+0
2016-03-02EmulatorPkg: Use UEFI Shell by defaultJordan Justen2-13/+7
2015-12-15EmulatorPkg: Convert all .uni files to utf-8Jordan Justen10-0/+0
2015-12-02EmulatorPkg: Fix GCC49 build hang in PeiCoreJordan Justen1-3/+3
2015-11-26EmulatorPkg: Use SerialDxe in MdeModulePkg instead of EmbeddedPkgStar Zeng3-4/+92
2015-10-08EmulatorPkg/build.sh: Use GCC49 toolchain with GCC 5.*Jordan Justen1-2/+2
2015-08-25EmulatorPkg: Link separated VarCheckUefiLib NULL class library instanceStar Zeng1-1/+4
2015-08-25EmulatorPkg: Add VarCheckLib library mappingStar Zeng1-0/+1
2015-07-16EmulatorPkg: Update comment for PcdDefaultTerminalTypeHeyi Guo1-1/+1
2015-07-10EmulatorPkg: Remove Ip4ConfigDxe module from EmulatorPkgJiaxin Wu2-3/+1
2015-07-01EmulatorPkg: Add TpmMeasurementLib and AuthVariableLib library mappingStar Zeng1-1/+3
2015-05-06EmulatorPkg: Use the new PCDs defined in MdePkg.Ruiyu Ni1-2/+2
2015-02-05EmulatorPkg: Update web page and wiki urlsJordan Justen4-9/+9
2015-02-05EmulatorPkg: EmulatorPkg/Unix/Host/Host.c line-endings to CRLFJordan Justen1-1286/+1286
2015-02-03*/Contributions.txt: Update example email addressJordan Justen1-2/+2
2015-01-13EmulatorPkg: Move libraries from ShellPkg into MdeModulePkg and MdePkg.Daryl McDaniel1-4/+3
2014-11-21EmulatorPkg/MpService: add enabled processor check for startupThisAPChen Fan1-0/+4
2014-11-21EmulatorPkg/MpService: StartupAllAPs should verify processor state before set...Chen Fan1-10/+24
2014-11-21EmulatorPkg/MpService: fix wrong unsigned to signed variable transitionChen Fan1-10/+31
2014-10-31EDK II Contributions.txt: Update patch format informationJordan Justen1-13/+29
2014-09-28EmulatorPkg/MpService: remove redundant switch-case statementChen Fan1-4/+0
2014-09-28EmulatorPkg/MpService: Check Processor State when Set ProcedureChen Fan1-1/+7
2014-09-28EmulatorPkg/MpService: use simple pointer accessChen Fan1-9/+9
2014-09-28EmulatorPkg/MpService: Fix a NULL referenceChen Fan1-4/+4
2014-08-29EmulatorPkg: Unix: Use XCODE5 and lldb if Xcode 5 is detectedAnderw Fish1-4/+23
2014-08-29EmulatorPkg: Unix: Add LLDB support for Xcode 5Anderw Fish3-2/+550
2014-08-29EmulatorPkg: Unix: Fix uninitiailzed variable bug.Anderw Fish1-1/+1
2014-08-28EmulatorPkg:Unix: Add support for X11 on Mac OS X via XQuartzAnderw Fish2-1/+2
2014-08-25EDK II Contributions.txt: Note acceptable contribution licensesJordan Justen1-0/+14
2014-07-31EmulatorPkg/Mpservice: Add StateLock where missingChen Fan1-3/+14
2014-07-31EmulatorPkg/Mpservice: Remove StackLock for Info.StateFlagChen Fan1-4/+0
2014-07-31EmulatorPkg/Mpservice: Remove addressof operatorChen Fan1-11/+11
2014-07-31EmulatorPkg/Mpservice: CpuCheckAllAPsStatus: ProcedureLock => StateLockChen Fan1-2/+2
2014-07-28EmulatorPkg: Add support for GCC48 & GCC49 toolchainsJordan Justen2-1/+9
2014-07-22EmulatorPkg/MpService: modify AP state should hold a mutexChen Fan1-0/+5
2014-07-04EmulatorPkg: Add structure braces { } to fix build warningJordan Justen2-5/+7