summaryrefslogtreecommitdiff
path: root/EmulatorPkg
AgeCommit message (Expand)AuthorFilesLines
2026-07-21EmulatorPkg: Resolve GptLib library classRichard Lyu1-0/+2
2026-07-01EmulatorPkg: Remove VS2017 Visual Studio solutionMichael Kubacki5-211/+0
2026-06-09EmulatorPkg: Replace manual alignment checks with helper macrosMingjie Shen1-1/+1
2026-04-29EmulatorPkg/Host: Remove duplicate procotol in INF fileQihang Gao1-1/+0
2026-04-13EmulatorPkg/SecPeiServicesLib: Prevent overread with available size macrosGowtham M1-9/+6
2026-04-11EmulatorPkg: Clear DLINK_XIPFLAGSMichael D Kinney1-8/+20
2026-04-11EmulatorPkg: Add Windows CLANGPDB CIMike Beaton1-0/+100
2026-03-17EmulatorPkg: Remove EmulatorPkg from CLANGPDB CIMike Beaton1-102/+0
2026-03-17Global: Clone GCC to CLANGPDB CIMike Beaton1-0/+102
2026-03-17Global: Remove CLANGDWARF from PR gatesMike Beaton1-3/+1
2026-03-17Global: Clone GCC to CLANGDWARF CIMike Beaton1-0/+102
2026-03-13Global: Rename default_linux_image to default_linux_containerMike Beaton1-1/+1
2026-03-13Global: Move Azure Pipelines vmImage defaults to defaults.ymlMike Beaton2-2/+2
2026-03-02EmulatorPkg: Add /NODEFAULTLIB:LIBCMT to remove warningMichael D Kinney1-1/+1
2026-02-26EmulatorPkg: Remove references to GCC5 in scripts and toolsMike Beaton4-18/+11
2026-02-24EmulatorPkg: Replace include guards with #pragma onceMichael Kubacki30-120/+30
2026-02-23EmulatorPkg: Remove IA32 PR Gate CI RunsOliver Smith-Denny1-42/+0
2026-02-22EmulatorPkg: Add NO_PLATFORM_BOOT_DELAYS for faster bootMichael D Kinney3-18/+26
2026-01-30EmulatorPkg/PlatformCI: Set WIN_MINGW32_BUILDMichael D Kinney2-67/+15
2026-01-30EmulatorPkg: Remove Hash2DxeCrypto if NETWORK_ENABLE=FALSEMichael D Kinney3-12/+24
2026-01-27EmulatorPkg: Move post-merge pipelines runs to a daily buildMichael Kubacki2-6/+22
2026-01-25EmulatorPkg: Fix build failure with gcc when TLS is enabledKhalid Ali1-2/+3
2026-01-22EmulatorPkg: Fix build issue when REDFISH_ENABLE is TRUEYang Gang1-6/+6
2026-01-20EmulatorPkg: Align DEFINE statements with UnitTestFrameworkPkgMichael D Kinney1-11/+8
2026-01-20EmulatorPkg: use double hyphens for CLANGDWARF llvm-rcAlexander Gryanko1-1/+1
2026-01-07EmulatorPkg: Use HOST_APPLICATION and add MINGW CLANGMichael D Kinney3-73/+254
2026-01-07EmulatorPkg: Increase FD and FvRecovery size to ~12MBMichael D Kinney1-7/+7
2026-01-07EmulatorPkg/Unix: Load symbols when modules are loadedMichael D Kinney3-8/+14
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
2026-01-05EmulatorPkg/Unix/Host: Fix gPpiList multiply definedMichael D Kinney1-3/+3
2026-01-05EmulatorPkg/Unix/Host: Fix symbol loading with clangMichael D Kinney1-2/+11
2026-01-05EmulatorPkg/Sec: Port SwitchRam to NASMMichael D Kinney5-205/+42
2025-12-10Global: Make additional upgrades from GCC5 to GCCMike Beaton1-1/+1
2025-12-10Global: Update CI from GCC5 to GCCMike Beaton1-1/+1
2025-11-22EmulatorPkg: fix various typosPhilipp Schuster1-1/+1
2025-11-21EmulatorPkg: Do not require deprecated termio.hOliver Steffen1-1/+0
2025-10-30EmulatorPkg/Win/Host: Fix loaded DLL page protectionsMichael D Kinney1-6/+6
2025-10-17EmulatorPkg/BuildOptions: Add CLANGPDB DLINK_FLAGS flags to build optionsDeepak5x Singh1-3/+3
2025-09-26EmulatorPkg: Drop ARM32 SupportOliver Smith-Denny1-1/+0
2025-09-22EmulatorPkg/Unix/Host: Add CLANGDWARF support and reduce warningsMichael D Kinney1-16/+9
2025-09-22EmulatorPkg/Win/Host: Remove set but not used variablesMichael D Kinney1-16/+0
2025-09-22EmulatorPkg/Unix/Host: Fix set but unused variablesMichael D Kinney3-67/+4
2025-07-08EmulatorPkg: Remove UGA supportGuoMinJ12-87/+84
2025-06-13EmulatorPkg: Fix enum type mismatch warning treated as errorRithvik Rama1-1/+1