summaryrefslogtreecommitdiff
path: root/EmulatorPkg
AgeCommit message (Expand)Author
2018-05-24EmulatorPkg/SmbiosLib: Declare the correct library class.Marvin Häuser
2018-02-27EmulatorPkg: Undefine CR3 macro in Host.hLiming Gao
2018-02-11EmulatorPkg: Add SafeIntLib and BmpSupportLib to DSC filesMichael D Kinney
2017-12-07EmulatorPkg: Fix build failure due to Tftp library removalRuiyu Ni
2017-08-03edk2: Move License.txt file to rootMichael D Kinney
2017-08-03edk2: Move TianoCore Contribution Agreement to rootMichael D Kinney
2017-07-07EmulatorPkg/Unix/Host: Add GCC5 CC/DLINK commands (for GCC >= 5)Jordan Justen
2017-06-02EmulatorPkg/build.sh: Merge GCC toolchain detection from OVMFJordan Justen
2017-05-18EmulatorPkg/FvbServicesRuntimeDxe: correct NumOfLba vararg type in EraseBlocks()Laszlo Ersek
2017-03-20EmulatorPkg: Add SortLib/UefiBootManagerLibDandan Bi
2017-03-08EmulatorPkg: Add the UefiBootManagerLib libraryDandan Bi
2016-12-02EmulatorPkg: Remove use of IntelFrameworkModulePkg legacy libsLeif Lindholm
2016-10-19EmulatorPkg: Fix typos in comments and variablesGary Lin
2016-08-02BaseTools GCC: use 'gcc' as the linker command for GCC44 and laterArd Biesheuvel
2016-07-25EmulatorPkg: Fix typos in commentsGiri P Mudusuru
2016-05-16EmulatorPkg/EmuGopDxe: Use correct FROM_THIS macro for TextInExPedroa Liu
2016-04-07EmulatorPkg: Convert to always build FatPkgJordan Justen
2016-03-25EmulatorPkg: CpuRuntimeDxe: remove set but unused variablesLaszlo Ersek
2016-03-02EmulatorPkg: Use UEFI Shell by defaultJordan Justen
2015-12-15EmulatorPkg: Convert all .uni files to utf-8Jordan Justen
2015-12-02EmulatorPkg: Fix GCC49 build hang in PeiCoreJordan Justen
2015-11-26EmulatorPkg: Use SerialDxe in MdeModulePkg instead of EmbeddedPkgStar Zeng
2015-10-08EmulatorPkg/build.sh: Use GCC49 toolchain with GCC 5.*Jordan Justen
2015-08-25EmulatorPkg: Link separated VarCheckUefiLib NULL class library instanceStar Zeng
2015-08-25EmulatorPkg: Add VarCheckLib library mappingStar Zeng
2015-07-16EmulatorPkg: Update comment for PcdDefaultTerminalTypeHeyi Guo
2015-07-10EmulatorPkg: Remove Ip4ConfigDxe module from EmulatorPkgJiaxin Wu
2015-07-01EmulatorPkg: Add TpmMeasurementLib and AuthVariableLib library mappingStar Zeng
2015-05-06EmulatorPkg: Use the new PCDs defined in MdePkg.Ruiyu Ni
2015-02-05EmulatorPkg: Update web page and wiki urlsJordan Justen
2015-02-05EmulatorPkg: EmulatorPkg/Unix/Host/Host.c line-endings to CRLFJordan Justen
2015-02-03*/Contributions.txt: Update example email addressJordan Justen
2015-01-13EmulatorPkg: Move libraries from ShellPkg into MdeModulePkg and MdePkg.Daryl McDaniel
2014-11-21EmulatorPkg/MpService: add enabled processor check for startupThisAPChen Fan
2014-11-21EmulatorPkg/MpService: StartupAllAPs should verify processor state before set...Chen Fan
2014-11-21EmulatorPkg/MpService: fix wrong unsigned to signed variable transitionChen Fan
2014-10-31EDK II Contributions.txt: Update patch format informationJordan Justen
2014-09-28EmulatorPkg/MpService: remove redundant switch-case statementChen Fan
2014-09-28EmulatorPkg/MpService: Check Processor State when Set ProcedureChen Fan
2014-09-28EmulatorPkg/MpService: use simple pointer accessChen Fan
2014-09-28EmulatorPkg/MpService: Fix a NULL referenceChen Fan
2014-08-29EmulatorPkg: Unix: Use XCODE5 and lldb if Xcode 5 is detectedAnderw Fish
2014-08-29EmulatorPkg: Unix: Add LLDB support for Xcode 5Anderw Fish
2014-08-29EmulatorPkg: Unix: Fix uninitiailzed variable bug.Anderw Fish
2014-08-28EmulatorPkg:Unix: Add support for X11 on Mac OS X via XQuartzAnderw Fish
2014-08-25EDK II Contributions.txt: Note acceptable contribution licensesJordan Justen
2014-07-31EmulatorPkg/Mpservice: Add StateLock where missingChen Fan
2014-07-31EmulatorPkg/Mpservice: Remove StackLock for Info.StateFlagChen Fan
2014-07-31EmulatorPkg/Mpservice: Remove addressof operatorChen Fan
2014-07-31EmulatorPkg/Mpservice: CpuCheckAllAPsStatus: ProcedureLock => StateLockChen Fan