summaryrefslogtreecommitdiff
path: root/EmulatorPkg
AgeCommit message (Expand)Author
6 daysEmulatorPkg: Remove VS2017 Visual Studio solutionMichael Kubacki
2026-06-09EmulatorPkg: Replace manual alignment checks with helper macrosMingjie Shen
2026-04-29EmulatorPkg/Host: Remove duplicate procotol in INF fileQihang Gao
2026-04-13EmulatorPkg/SecPeiServicesLib: Prevent overread with available size macrosGowtham M
2026-04-11EmulatorPkg: Clear DLINK_XIPFLAGSMichael D Kinney
2026-04-10EmulatorPkg: Add Windows CLANGPDB CIMike Beaton
2026-03-17EmulatorPkg: Remove EmulatorPkg from CLANGPDB CIMike Beaton
2026-03-17Global: Clone GCC to CLANGPDB CIMike Beaton
2026-03-17Global: Remove CLANGDWARF from PR gatesMike Beaton
2026-03-17Global: Clone GCC to CLANGDWARF CIMike Beaton
2026-03-13Global: Rename default_linux_image to default_linux_containerMike Beaton
2026-03-13Global: Move Azure Pipelines vmImage defaults to defaults.ymlMike Beaton
2026-03-02EmulatorPkg: Add /NODEFAULTLIB:LIBCMT to remove warningMichael D Kinney
2026-02-26EmulatorPkg: Remove references to GCC5 in scripts and toolsMike Beaton
2026-02-23EmulatorPkg: Replace include guards with #pragma onceMichael Kubacki
2026-02-23EmulatorPkg: Remove IA32 PR Gate CI RunsOliver Smith-Denny
2026-02-22EmulatorPkg: Add NO_PLATFORM_BOOT_DELAYS for faster bootMichael D Kinney
2026-01-30EmulatorPkg/PlatformCI: Set WIN_MINGW32_BUILDMichael D Kinney
2026-01-30EmulatorPkg: Remove Hash2DxeCrypto if NETWORK_ENABLE=FALSEMichael D Kinney
2026-01-27EmulatorPkg: Move post-merge pipelines runs to a daily buildMichael Kubacki
2026-01-25EmulatorPkg: Fix build failure with gcc when TLS is enabledKhalid Ali
2026-01-22EmulatorPkg: Fix build issue when REDFISH_ENABLE is TRUEYang Gang
2026-01-20EmulatorPkg: Align DEFINE statements with UnitTestFrameworkPkgMichael D Kinney
2026-01-20EmulatorPkg: use double hyphens for CLANGDWARF llvm-rcAlexander Gryanko
2026-01-07EmulatorPkg: Use HOST_APPLICATION and add MINGW CLANGMichael D Kinney
2026-01-07EmulatorPkg: Increase FD and FvRecovery size to ~12MBMichael D Kinney
2026-01-07EmulatorPkg/Unix: Load symbols when modules are loadedMichael D Kinney
2026-01-05EmulatorPkg/Win/Host: Remove workarounds for older VS20xx/SDKsMichael D Kinney
2026-01-05EmulatorPkg/Win/Host: Fix CLANG windows include issuesMichael D Kinney
2026-01-05EmulatorPkg/Win/Host: Fix GetProcessAffinityMask() param typesMichael D Kinney
2026-01-05EmulatorPkg/Win/Host: Fix Receive() parameter typeMichael D Kinney
2026-01-05EmulatorPkg/Win/Host: Fix main() return type and error pathsMichael D Kinney
2026-01-05EmulatorPkg/Win/Host: Fix WinNtOpenVolume() uninitialized variableMichael D Kinney
2026-01-05EmulatorPkg/Win/Host: Fix WinNtBlockIoError() parameter typeMichael D Kinney
2026-01-05EmulatorPkg/Unix/Host: Fix gPpiList multiply definedMichael D Kinney
2026-01-05EmulatorPkg/Unix/Host: Fix symbol loading with clangMichael D Kinney
2026-01-05EmulatorPkg/Sec: Port SwitchRam to NASMMichael D Kinney
2025-12-10Global: Make additional upgrades from GCC5 to GCCMike Beaton
2025-12-10Global: Update CI from GCC5 to GCCMike Beaton
2025-11-21EmulatorPkg: fix various typosPhilipp Schuster
2025-11-21EmulatorPkg: Do not require deprecated termio.hOliver Steffen
2025-10-30EmulatorPkg/Win/Host: Fix loaded DLL page protectionsMichael D Kinney
2025-10-17EmulatorPkg/BuildOptions: Add CLANGPDB DLINK_FLAGS flags to build optionsDeepak5x Singh
2025-09-25EmulatorPkg: Drop ARM32 SupportOliver Smith-Denny
2025-09-22EmulatorPkg/Unix/Host: Add CLANGDWARF support and reduce warningsMichael D Kinney
2025-09-22EmulatorPkg/Win/Host: Remove set but not used variablesMichael D Kinney
2025-09-22EmulatorPkg/Unix/Host: Fix set but unused variablesMichael D Kinney
2025-07-08EmulatorPkg: Remove UGA supportGuoMinJ
2025-06-12EmulatorPkg: Fix enum type mismatch warning treated as errorRithvik Rama
2025-06-12EmulatorPkg: Fix EFI_SUCCESS typosGao Qihang