summaryrefslogtreecommitdiff
path: root/EmulatorPkg/Win
AgeCommit message (Expand)AuthorFilesLines
2026-07-01EmulatorPkg: Remove VS2017 Visual Studio solutionMichael Kubacki5-211/+0
2026-02-24EmulatorPkg: Replace include guards with #pragma onceMichael Kubacki3-12/+3
2026-01-07EmulatorPkg: Use HOST_APPLICATION and add MINGW CLANGMichael D Kinney1-28/+1
2026-01-05EmulatorPkg/Win/Host: Remove workarounds for older VS20xx/SDKsMichael D Kinney1-28/+3
2026-01-05EmulatorPkg/Win/Host: Fix CLANG windows include issuesMichael D Kinney2-17/+18
2026-01-05EmulatorPkg/Win/Host: Fix GetProcessAffinityMask() param typesMichael D Kinney1-2/+2
2026-01-05EmulatorPkg/Win/Host: Fix Receive() parameter typeMichael D Kinney1-5/+8
2026-01-05EmulatorPkg/Win/Host: Fix main() return type and error pathsMichael D Kinney1-4/+5
2026-01-05EmulatorPkg/Win/Host: Fix WinNtOpenVolume() uninitialized variableMichael D Kinney1-0/+1
2026-01-05EmulatorPkg/Win/Host: Fix WinNtBlockIoError() parameter typeMichael D Kinney1-4/+4
2025-10-30EmulatorPkg/Win/Host: Fix loaded DLL page protectionsMichael D Kinney1-6/+6
2025-09-22EmulatorPkg/Win/Host: Remove set but not used variablesMichael D Kinney1-16/+0
2025-07-08EmulatorPkg: Remove UGA supportGuoMinJ1-5/+5
2025-06-13EmulatorPkg: Fix enum type mismatch warning treated as errorRithvik Rama1-1/+1
2025-02-07MdePkg: Move StackCheckLibStaticInit to StackCheckLibOliver Smith-Denny1-0/+1
2025-01-23EmulatorPkg: Move magic page to first allocationMichael D Kinney1-22/+22
2025-01-22EmulatorPkg: Fix IA32 MSVC Linker WarningsOliver Smith-Denny1-1/+1
2025-01-22EmulatorPkg: Fix Source Level Debug on WindowsNate DeSimone1-24/+192
2025-01-13EmulatorPkg/Win/Host: Use safe function _vsnprintf_s()Michael D Kinney1-1/+1
2024-12-17EmulatorPkg: spurious failure in WriteBlocks on X64Doug Cook (WINDOWS)1-2/+2
2024-11-14EmulatorPkg WinThunk: Use Win32 API to get Performance Frequency and CountYang Gang1-4/+15
2024-10-28EmulatorPkg/Win/Host: Source level debugging on already loaded DLLAshraf Ali1-8/+2
2024-10-08EmulatorPkg: Add Signature to Graphics StructureOliver Smith-Denny2-0/+5
2024-08-13EmulatorPkg: VS2022 Support on WinHost.edk2-stable202408Ashraf Ali1-0/+2
2024-01-05EmulatorPkg: Update MMTimerThread() signatureNate DeSimone1-5/+5
2024-01-05EmulatorPkg: Improve comments in WinThunk.cNate DeSimone1-12/+5
2023-09-27EmulatorPkg: Fix Terminal IssuesNate DeSimone1-1/+40
2023-07-24EmulatorPkg/Win/Host: Fix RUNTIME_FUNCTION redefinition errorMichael D Kinney1-4/+6
2023-04-10EmulatorPkg: Update code to be more C11 compliant by using __func__Rebecca Cran1-1/+1
2022-12-08EmulatorPkg: Record Argc, Argv and Envp in EmuThunk PpiLiu, Zhiguang1-0/+3
2022-12-08EmulatorPkg: Add persistent memory in EmuThunkPpiLiu, Zhiguang2-2/+11
2022-12-08EmulatorPkg/Win: Unload DLLs before resetRay Ni1-0/+14
2022-12-05EmulatorPkg/WinHost: Add Reset2 PPINi, Ray3-10/+71
2022-12-05EmulatorPkg/WinHost: XIP for SEC and PEI_CORENi, Ray1-12/+2
2022-12-05EmulatorPkg/WinHost: pre-allocate "physical" RAMNi, Ray1-35/+25
2021-12-07EmulatorPkg: Apply uncrustify changesMichael Kubacki11-1567/+1631
2021-12-07EmulatorPkg: Change OPTIONAL keyword usage styleMichael D Kinney1-1/+1
2021-12-07EmulatorPkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney1-7/+5
2021-11-29EmulatorPkg/Win/Host: Update CC_FLAGSMichael D Kinney1-1/+1
2020-09-23EmulatorPkg/host: fix overflow in Multwenyi,xie via groups.io1-1/+1
2020-06-04EmulatorPkg/WinHost: Enable network support.Nickle Wang4-1/+1147
2020-04-13EmulatorPkg/WinHost: Add link flags for VS2019 tool chains.Guomin Jiang1-0/+2
2020-02-11EmulatorPkg/Win: Fix various typosAntoine Coeur7-19/+19
2019-11-15EmulatorPkg DSC and WinHost.inf: Update tool chain name to CLANGPDBLiming Gao1-4/+4
2019-10-24EmulatorPkg: Enable CLANG9 tool chainLiming Gao2-4/+10
2019-10-21WinHost: Add SimplePointer supportMarvin Haeuser4-3/+69
2019-08-27EmulatorPkg/Win/Host: Fix SecPrint() log line endingsMichael D Kinney1-13/+13
2019-08-27EmulatorPkg/Win/Host: Fix image unload regressionMichael D Kinney1-6/+161
2019-08-19EmulatorPkg: Add -D DISABLE_NEW_DEPRECATED_INTERFACESMichael D Kinney1-37/+79
2019-08-19EmulatorPkg: Remove UNIX_SEC_BUILD/WIN_SEC_BUILDMichael D Kinney1-1/+1