summaryrefslogtreecommitdiff
path: root/EmulatorPkg
AgeCommit message (Expand)AuthorFilesLines
2019-01-08EmulatorPkg: require GCC48 or laterLaszlo Ersek2-19/+3
2018-11-19EmulatorPkg: Remove EdkShellBinPkg in FDF and DECshenglei3-10/+1
2018-11-18EmulatorPkg/build.sh: Fix 'run' path to simulator host executableLiu Yu1-2/+2
2018-11-05EmulatorPkg: Replace obsoleted network drivers from platform DSC/FDF.Fu Siyuan2-2/+2
2018-09-28EmulatorPkg/EmulatorPkg.dsc: override PCD default to avoid boot failureJian J Wang1-0/+1
2018-09-25EmulatorPkg: Removing ipf which is no longer supported from edk2.Chen A Chen31-62/+63
2018-09-10Emulator/Win: Fix build failure using VS2015x86 or old WinSDKRuiyu Ni2-8/+17
2018-09-10EmulatorPkg: Update package level Readme.mdRuiyu Ni2-35/+68
2018-09-06EmulatorPkg/PlatformBmLib: Fix GCC build failureRuiyu Ni1-14/+0
2018-08-31EmulatorPkg: IoThunk->Close() is called too early, may causing hangRuiyu Ni3-18/+38
2018-08-31EmulatorPkg: Use MdeModulePkg/Bds moduleRuiyu Ni8-634/+649
2018-08-31EmulatorPkg/Win: Add VS2017 project fileRuiyu Ni5-0/+211
2018-08-31EmulatorPkg/AutoScanPei: Report the correct CPU address sizeRuiyu Ni1-3/+3
2018-08-31EmulatorPkg/Win: Enable 64bit (SEC,PEI,DXE all run at 64bit)Ruiyu Ni3-7/+3
2018-08-31EmulatorPkg/Win: ReadKeyStrokeEx() always returns correct KeyStateRuiyu Ni1-0/+17
2018-08-31EmulatorPkg/Win: Use FrameBufferBltLib for BLT operationRuiyu Ni4-151/+73
2018-08-31EmulatorPkg/EmuGopDxe: Clear screen to black in GOP.SetModeRuiyu Ni1-4/+4
2018-08-31EmulatorPkg/EmuGopDxe: Fix TxtInEx.SetState SCT conformance failureRuiyu Ni1-1/+10
2018-08-30EmulatorPkg: formalize line endingsRuiyu Ni51-10353/+10353
2018-08-27EmulatorPkg/DSC: Remove FS mapping to EDK Shell bin directoryRuiyu Ni1-1/+1
2018-08-27EmulatorPkg/EmuFileSystem: Fix a bug that causes Close() assertionRuiyu Ni1-4/+29
2018-08-27EmulatorPkg/PlatformBds: Signal EndOfDxe in platform BDSRuiyu Ni3-4/+9
2018-08-27EmulatorPkg/Win: Add BlockIo supportRuiyu Ni4-0/+570
2018-08-27EmulatorPkg/Win: Add SimpleFileSystem supportRuiyu Ni4-0/+2424
2018-08-27EmulatorPkg/Win: Add RTC supportRuiyu Ni1-2/+56
2018-08-27EmulatorPkg/Win: Add timer and interrupt supportRuiyu Ni1-0/+194
2018-08-27EmulatorPkg/Win: Add input/output supportRuiyu Ni6-0/+1507
2018-08-27EmulatorPkg/Win: Enable native OS console as firmware consoleRuiyu Ni1-4/+105
2018-08-27EmulatorPkg/Win: Enable source level debuggingRuiyu Ni1-0/+8
2018-08-27EmulatorPkg/Win: Add Windows host supportRuiyu Ni7-0/+1716
2018-08-27EmulatorPkg/ThunkProtocolList: Fix VS build failureRuiyu Ni1-2/+2
2018-05-24EmulatorPkg/SmbiosLib: Declare the correct library class.Marvin Häuser1-1/+1
2018-02-27EmulatorPkg: Undefine CR3 macro in Host.hLiming Gao1-1/+1
2018-02-11EmulatorPkg: Add SafeIntLib and BmpSupportLib to DSC filesMichael D Kinney1-1/+3
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