summaryrefslogtreecommitdiff
path: root/EmulatorPkg/Unix
AgeCommit message (Expand)Author
2026-06-09EmulatorPkg: Replace manual alignment checks with helper macrosMingjie Shen
2026-04-29EmulatorPkg/Host: Remove duplicate procotol in INF fileQihang Gao
2026-02-23EmulatorPkg: Replace include guards with #pragma onceMichael Kubacki
2026-01-07EmulatorPkg: Use HOST_APPLICATION and add MINGW CLANGMichael D Kinney
2026-01-07EmulatorPkg/Unix: Load symbols when modules are loadedMichael 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
2025-11-21EmulatorPkg: Do not require deprecated termio.hOliver Steffen
2025-09-22EmulatorPkg/Unix/Host: Add CLANGDWARF support and reduce warningsMichael D Kinney
2025-09-22EmulatorPkg/Unix/Host: Fix set but unused variablesMichael D Kinney
2025-07-08EmulatorPkg: Remove UGA supportGuoMinJ
2025-02-24EmulatorPkg/Unix/Host: Skip symbol unloading for stripped imagesanandhkrishnau
2025-02-07MdePkg: Move StackCheckLibStaticInit to StackCheckLibOliver Smith-Denny
2024-09-05EmulatorPkg: fix X64 Unix/Host segfault with GCC toolchain profileLeif Lindholm
2024-05-30EmulatorPkg: fix build error.Gerd Hoffmann
2024-01-05Add EFI_STATUS return to EMU_THUNK_PROTOCOL.SetTime()Nate DeSimone
2023-09-27EmulatorPkg: Fix Terminal IssuesNate DeSimone
2022-12-08EmulatorPkg: Record Argc, Argv and Envp in EmuThunk PpiLiu, Zhiguang
2022-12-08EmulatorPkg: Add persistent memory in EmuThunkPpiLiu, Zhiguang
2022-07-21EmulatorPkg/PosixFileSystem: Add NULL check on memory allocationShindo, Miki
2021-12-13EmulatorPkg: Update lldbefi.py to work with current lldb which uses python3Rebecca Cran
2021-12-07EmulatorPkg: Apply uncrustify changesMichael Kubacki
2021-12-07EmulatorPkg: Change OPTIONAL keyword usage styleMichael D Kinney
2021-12-07EmulatorPkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney
2020-02-10EmulatorPkg/Unix: Fix various typosAntoine Coeur
2019-08-19EmulatorPkg/Unix/Host: Remove debug code from BerkeleyPacketFilter.cAndrew Fish
2019-08-19EmulatorPkg/Unix/Host: Initialize field in BerkeleyPacketFilter.cAndrew Fish
2019-08-19EmulatorPkg: Fix XCODE5 lldb issuesAndrew Fish
2019-08-19EmulatorPkg/Unix/Host: Disable inline/optimizations for XCODE5Andrew Fish
2019-08-19EmulatorPkg: Add -D DISABLE_NEW_DEPRECATED_INTERFACESMichael D Kinney
2019-08-06EmulatorPkg/Unix/Host: Fix XCODE5 IA32/X64 build failureMichael D Kinney
2019-08-06EmulatorPkg/Unix/Host: Fix NetworkPkg dependenciesMichael D Kinney
2019-07-14EmulatorPkg/Unix: Convert timezone from seconds to minutesJordan Justen
2019-04-15EmulatorPkg/Unix: Rename GdbRun to GdbRun.shKinney, Michael D
2019-04-09EmulatorPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney
2019-01-08EmulatorPkg: require GCC48 or laterLaszlo Ersek
2018-09-25EmulatorPkg: Removing ipf which is no longer supported from edk2.Chen A Chen
2018-08-30EmulatorPkg: formalize line endingsRuiyu Ni
2018-02-27EmulatorPkg: Undefine CR3 macro in Host.hLiming Gao
2017-07-07EmulatorPkg/Unix/Host: Add GCC5 CC/DLINK commands (for GCC >= 5)Jordan Justen
2016-10-19EmulatorPkg: Fix typos in comments and variablesGary Lin
2016-08-02BaseTools GCC: use 'gcc' as the linker command for GCC44 and laterArd Biesheuvel
2015-02-05EmulatorPkg: Update web page and wiki urlsJordan Justen
2015-02-05EmulatorPkg: EmulatorPkg/Unix/Host/Host.c line-endings to CRLFJordan Justen
2014-08-29EmulatorPkg: Unix: Add LLDB support for Xcode 5Anderw Fish
2014-08-29EmulatorPkg: Unix: Fix uninitiailzed variable bug.Anderw Fish
2014-08-28EmulatorPkg:Unix: Add support for X11 on Mac OS X via XQuartzAnderw Fish
2014-07-28EmulatorPkg: Add support for GCC48 & GCC49 toolchainsJordan Justen
2014-04-15EmulatorPkg/Unix GCC: Add additional library search pathsJordan Justen
2014-04-15EmulatorPkg/Unix GCC: Link to libdlJordan Justen