summaryrefslogtreecommitdiffstats
path: root/EmulatorPkg
Commit message (Expand)AuthorAgeFilesLines
...
* EmulatorPkg/EmuGopDxe: Clear screen to black in GOP.SetModeRuiyu Ni2018-08-311-4/+4
* EmulatorPkg/EmuGopDxe: Fix TxtInEx.SetState SCT conformance failureRuiyu Ni2018-08-311-1/+10
* EmulatorPkg: formalize line endingsRuiyu Ni2018-08-3051-10353/+10353
* EmulatorPkg/DSC: Remove FS mapping to EDK Shell bin directoryRuiyu Ni2018-08-271-1/+1
* EmulatorPkg/EmuFileSystem: Fix a bug that causes Close() assertionRuiyu Ni2018-08-271-4/+29
* EmulatorPkg/PlatformBds: Signal EndOfDxe in platform BDSRuiyu Ni2018-08-273-4/+9
* EmulatorPkg/Win: Add BlockIo supportRuiyu Ni2018-08-274-0/+570
* EmulatorPkg/Win: Add SimpleFileSystem supportRuiyu Ni2018-08-274-0/+2424
* EmulatorPkg/Win: Add RTC supportRuiyu Ni2018-08-271-2/+56
* EmulatorPkg/Win: Add timer and interrupt supportRuiyu Ni2018-08-271-0/+194
* EmulatorPkg/Win: Add input/output supportRuiyu Ni2018-08-276-0/+1507
* EmulatorPkg/Win: Enable native OS console as firmware consoleRuiyu Ni2018-08-271-4/+105
* EmulatorPkg/Win: Enable source level debuggingRuiyu Ni2018-08-271-0/+8
* EmulatorPkg/Win: Add Windows host supportRuiyu Ni2018-08-277-0/+1716
* EmulatorPkg/ThunkProtocolList: Fix VS build failureRuiyu Ni2018-08-271-2/+2
* EmulatorPkg/SmbiosLib: Declare the correct library class.Marvin Häuser2018-05-241-1/+1
* EmulatorPkg: Undefine CR3 macro in Host.hLiming Gao2018-02-271-1/+1
* EmulatorPkg: Add SafeIntLib and BmpSupportLib to DSC filesMichael D Kinney2018-02-111-1/+3
* EmulatorPkg: Fix build failure due to Tftp library removalRuiyu Ni2017-12-072-5/+8
* edk2: Move License.txt file to rootMichael D Kinney2017-08-031-25/+0
* edk2: Move TianoCore Contribution Agreement to rootMichael D Kinney2017-08-031-218/+0
* EmulatorPkg/Unix/Host: Add GCC5 CC/DLINK commands (for GCC >= 5)Jordan Justen2017-07-071-0/+2
* EmulatorPkg/build.sh: Merge GCC toolchain detection from OVMFJordan Justen2017-06-021-2/+9
* EmulatorPkg/FvbServicesRuntimeDxe: correct NumOfLba vararg type in EraseBlocks()Laszlo Ersek2017-05-181-2/+2
* EmulatorPkg: Add SortLib/UefiBootManagerLibDandan Bi2017-03-201-0/+2
* EmulatorPkg: Add the UefiBootManagerLib libraryDandan Bi2017-03-081-1/+2
* EmulatorPkg: Remove use of IntelFrameworkModulePkg legacy libsLeif Lindholm2016-12-021-2/+2
* EmulatorPkg: Fix typos in comments and variablesGary Lin2016-10-197-221/+221
* BaseTools GCC: use 'gcc' as the linker command for GCC44 and laterArd Biesheuvel2016-08-021-3/+3
* EmulatorPkg: Fix typos in commentsGiri P Mudusuru2016-07-251-2/+2
* EmulatorPkg/EmuGopDxe: Use correct FROM_THIS macro for TextInExPedroa Liu2016-05-161-3/+3
* EmulatorPkg: Convert to always build FatPkgJordan Justen2016-04-072-7/+0
* EmulatorPkg: CpuRuntimeDxe: remove set but unused variablesLaszlo Ersek2016-03-251-9/+0
* EmulatorPkg: Use UEFI Shell by defaultJordan Justen2016-03-022-13/+7
* EmulatorPkg: Convert all .uni files to utf-8Jordan Justen2015-12-1510-0/+0
* EmulatorPkg: Fix GCC49 build hang in PeiCoreJordan Justen2015-12-021-3/+3
* EmulatorPkg: Use SerialDxe in MdeModulePkg instead of EmbeddedPkgStar Zeng2015-11-263-4/+92
* EmulatorPkg/build.sh: Use GCC49 toolchain with GCC 5.*Jordan Justen2015-10-081-2/+2
* EmulatorPkg: Link separated VarCheckUefiLib NULL class library instanceStar Zeng2015-08-251-1/+4
* EmulatorPkg: Add VarCheckLib library mappingStar Zeng2015-08-251-0/+1
* EmulatorPkg: Update comment for PcdDefaultTerminalTypeHeyi Guo2015-07-161-1/+1
* EmulatorPkg: Remove Ip4ConfigDxe module from EmulatorPkgJiaxin Wu2015-07-102-3/+1
* EmulatorPkg: Add TpmMeasurementLib and AuthVariableLib library mappingStar Zeng2015-07-011-1/+3
* EmulatorPkg: Use the new PCDs defined in MdePkg.Ruiyu Ni2015-05-061-2/+2
* EmulatorPkg: Update web page and wiki urlsJordan Justen2015-02-054-9/+9
* EmulatorPkg: EmulatorPkg/Unix/Host/Host.c line-endings to CRLFJordan Justen2015-02-051-1286/+1286
* */Contributions.txt: Update example email addressJordan Justen2015-02-031-2/+2
* EmulatorPkg: Move libraries from ShellPkg into MdeModulePkg and MdePkg.Daryl McDaniel2015-01-131-4/+3
* EmulatorPkg/MpService: add enabled processor check for startupThisAPChen Fan2014-11-211-0/+4
* EmulatorPkg/MpService: StartupAllAPs should verify processor state before set...Chen Fan2014-11-211-10/+24