summaryrefslogtreecommitdiff
path: root/EmulatorPkg/Unix
AgeCommit message (Expand)AuthorFilesLines
2024-01-05Add EFI_STATUS return to EMU_THUNK_PROTOCOL.SetTime()Nate DeSimone1-2/+2
2023-09-27EmulatorPkg: Fix Terminal IssuesNate DeSimone1-1/+17
2022-12-08EmulatorPkg: Record Argc, Argv and Envp in EmuThunk PpiLiu, Zhiguang1-0/+3
2022-12-08EmulatorPkg: Add persistent memory in EmuThunkPpiLiu, Zhiguang2-3/+13
2022-07-21EmulatorPkg/PosixFileSystem: Add NULL check on memory allocationShindo, Miki1-1/+1
2021-12-13EmulatorPkg: Update lldbefi.py to work with current lldb which uses python3Rebecca Cran1-9/+8
2021-12-07EmulatorPkg: Apply uncrustify changesMichael Kubacki12-1748/+1753
2021-12-07EmulatorPkg: Change OPTIONAL keyword usage styleMichael D Kinney2-7/+4
2021-12-07EmulatorPkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney1-10/+8
2020-02-10EmulatorPkg/Unix: Fix various typosAntoine Coeur10-35/+35
2019-08-19EmulatorPkg/Unix/Host: Remove debug code from BerkeleyPacketFilter.cAndrew Fish1-4/+0
2019-08-19EmulatorPkg/Unix/Host: Initialize field in BerkeleyPacketFilter.cAndrew Fish1-0/+1
2019-08-19EmulatorPkg: Fix XCODE5 lldb issuesAndrew Fish1-3/+9
2019-08-19EmulatorPkg/Unix/Host: Disable inline/optimizations for XCODE5Andrew Fish2-2/+5
2019-08-19EmulatorPkg: Add -D DISABLE_NEW_DEPRECATED_INTERFACESMichael D Kinney3-27/+67
2019-08-06EmulatorPkg/Unix/Host: Fix XCODE5 IA32/X64 build failureMichael D Kinney4-10/+10
2019-08-06EmulatorPkg/Unix/Host: Fix NetworkPkg dependenciesMichael D Kinney2-1/+6
2019-07-14EmulatorPkg/Unix: Convert timezone from seconds to minutesJordan Justen2-3/+4
2019-04-15EmulatorPkg/Unix: Rename GdbRun to GdbRun.shKinney, Michael D4-3/+3
2019-04-09EmulatorPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney20-138/+20
2019-01-08EmulatorPkg: require GCC48 or laterLaszlo Ersek1-4/+0
2018-09-25EmulatorPkg: Removing ipf which is no longer supported from edk2.Chen A Chen1-2/+2
2018-08-30EmulatorPkg: formalize line endingsRuiyu Ni13-7189/+7189
2018-02-27EmulatorPkg: Undefine CR3 macro in Host.hLiming Gao1-1/+1
2017-07-07EmulatorPkg/Unix/Host: Add GCC5 CC/DLINK commands (for GCC >= 5)Jordan Justen1-0/+2
2016-10-19EmulatorPkg: Fix typos in comments and variablesGary Lin2-14/+14
2016-08-02BaseTools GCC: use 'gcc' as the linker command for GCC44 and laterArd Biesheuvel1-3/+3
2015-02-05EmulatorPkg: Update web page and wiki urlsJordan Justen1-1/+1
2015-02-05EmulatorPkg: EmulatorPkg/Unix/Host/Host.c line-endings to CRLFJordan Justen1-1286/+1286
2014-08-29EmulatorPkg: Unix: Add LLDB support for Xcode 5Anderw Fish3-2/+550
2014-08-29EmulatorPkg: Unix: Fix uninitiailzed variable bug.Anderw Fish1-1/+1
2014-08-28EmulatorPkg:Unix: Add support for X11 on Mac OS X via XQuartzAnderw Fish2-1/+2
2014-07-28EmulatorPkg: Add support for GCC48 & GCC49 toolchainsJordan Justen1-0/+2
2014-04-15EmulatorPkg/Unix GCC: Add additional library search pathsJordan Justen1-2/+2
2014-04-15EmulatorPkg/Unix GCC: Link to libdlJordan Justen1-1/+1
2012-12-22Update to build with 10.8 OS X Frameworks. This is a Mac only change.andrewfish1-6/+14
2012-08-13EmulatorPkg: Support GCC47 toolchainjljusten1-0/+1
2012-01-07Fix bug where open() mode was not being set based on type of device being emu...andrewfish1-0/+2
2012-01-06Add an error print and exit if SEC core is not found. andrewfish1-0/+6
2011-12-15Add a PcdEmulatorLazyLoadSymbols that allows non-lazy symbol loading. The pro...andrewfish2-27/+79
2011-10-31EmulatorPkg Linux: Improve detection of libraries for host executablejljusten1-3/+5
2011-06-29EmulatorPkg: Match paths/names for Xcode with new package naming scheme.andrewfish4-10/+8
2011-06-29EmulatorPkg: Merge build*.sh into build.shjljusten2-275/+0
2011-06-29EmulatorPkg: Move Unix/UnixX64.* to EmulatorPkg.*jljusten4-866/+16
2011-06-29EmulatorPkg/Unix: Rename SecMain to Hostjljusten17-44/+44
2011-06-28EmulatorPkg: Fix build break.andrewfish1-2/+2
2011-06-28EmulatorPkg: Remove all trailing whitespacejljusten19-806/+806
2011-06-28InOsEmuPkg: Rename package to EmulatorPkg & Sec to Hostjljusten28-0/+13330