summaryrefslogtreecommitdiffstats
path: root/EmulatorPkg/Win
Commit message (Expand)AuthorAgeFilesLines
* EmulatorPkg/host: fix overflow in Multwenyi,xie via groups.io2020-09-231-1/+1
* EmulatorPkg/WinHost: Enable network support.Nickle Wang2020-06-044-1/+1147
* EmulatorPkg/WinHost: Add link flags for VS2019 tool chains.Guomin Jiang2020-04-131-0/+2
* EmulatorPkg/Win: Fix various typosAntoine Coeur2020-02-107-19/+19
* EmulatorPkg DSC and WinHost.inf: Update tool chain name to CLANGPDBLiming Gao2019-11-151-4/+4
* EmulatorPkg: Enable CLANG9 tool chainLiming Gao2019-10-242-4/+10
* WinHost: Add SimplePointer supportMarvin Haeuser2019-10-214-3/+69
* EmulatorPkg/Win/Host: Fix SecPrint() log line endingsMichael D Kinney2019-08-271-13/+13
* EmulatorPkg/Win/Host: Fix image unload regressionMichael D Kinney2019-08-271-6/+161
* EmulatorPkg: Add -D DISABLE_NEW_DEPRECATED_INTERFACESMichael D Kinney2019-08-191-37/+79
* EmulatorPkg: Remove UNIX_SEC_BUILD/WIN_SEC_BUILDMichael D Kinney2019-08-191-1/+1
* EmulatorPkg: Fix VS2015 build when VS2017 also installedMichael Kinney2019-08-061-14/+8
* EmulatorPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-0911-76/+11
* Emulator/Win: Fix build failure using VS2015x86 or old WinSDKRuiyu Ni2018-09-102-8/+17
* EmulatorPkg/Win: Add VS2017 project fileRuiyu Ni2018-08-315-0/+211
* EmulatorPkg/Win: Enable 64bit (SEC,PEI,DXE all run at 64bit)Ruiyu Ni2018-08-312-2/+2
* EmulatorPkg/Win: ReadKeyStrokeEx() always returns correct KeyStateRuiyu Ni2018-08-311-0/+17
* EmulatorPkg/Win: Use FrameBufferBltLib for BLT operationRuiyu Ni2018-08-313-151/+72
* EmulatorPkg: formalize line endingsRuiyu Ni2018-08-302-2/+2
* 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: Add Windows host supportRuiyu Ni2018-08-276-0/+1709