]> git.proxmox.com Git - mirror_edk2.git/history - EmulatorPkg/Unix
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / EmulatorPkg / Unix /
2022-12-08 Liu, ZhiguangEmulatorPkg: Record Argc, Argv and Envp in EmuThunk Ppi
2022-12-08 Liu, ZhiguangEmulatorPkg: Add persistent memory in EmuThunkPpi
2022-07-21 Shindo, MikiEmulatorPkg/PosixFileSystem: Add NULL check on memory...
2021-12-13 Rebecca CranEmulatorPkg: Update lldbefi.py to work with current...
2021-12-07 Michael KubackiEmulatorPkg: Apply uncrustify changes
2021-12-07 Michael D KinneyEmulatorPkg: Change OPTIONAL keyword usage style
2021-12-07 Michael D KinneyEmulatorPkg: Change use of EFI_D_* to DEBUG_*
2020-02-10 Antoine CoeurEmulatorPkg/Unix: Fix various typos
2019-08-19 Andrew FishEmulatorPkg/Unix/Host: Remove debug code from BerkeleyP...
2019-08-19 Andrew FishEmulatorPkg/Unix/Host: Initialize field in BerkeleyPack...
2019-08-19 Andrew FishEmulatorPkg: Fix XCODE5 lldb issues
2019-08-19 Andrew FishEmulatorPkg/Unix/Host: Disable inline/optimizations...
2019-08-19 Michael D KinneyEmulatorPkg: Add -D DISABLE_NEW_DEPRECATED_INTERFACES
2019-08-06 Michael D KinneyEmulatorPkg/Unix/Host: Fix XCODE5 IA32/X64 build failure
2019-08-06 Michael D KinneyEmulatorPkg/Unix/Host: Fix NetworkPkg dependencies
2019-07-14 Jordan JustenEmulatorPkg/Unix: Convert timezone from seconds to...
2019-04-15 Kinney, Michael DEmulatorPkg/Unix: Rename GdbRun to GdbRun.sh
2019-04-09 Michael D KinneyEmulatorPkg: Replace BSD License with BSD+Patent License
2019-01-08 Laszlo ErsekEmulatorPkg: require GCC48 or later
2018-09-25 Chen A ChenEmulatorPkg: Removing ipf which is no longer supported...
2018-08-30 Ruiyu NiEmulatorPkg: formalize line endings
2018-02-27 Liming GaoEmulatorPkg: Undefine CR3 macro in Host.h
2017-07-07 Jordan JustenEmulatorPkg/Unix/Host: Add GCC5 CC/DLINK commands ...
2016-10-19 Gary LinEmulatorPkg: Fix typos in comments and variables
2016-08-02 Ard BiesheuvelBaseTools GCC: use 'gcc' as the linker command for...
2015-02-05 Jordan JustenEmulatorPkg: Update web page and wiki urls
2015-02-05 Jordan JustenEmulatorPkg: EmulatorPkg/Unix/Host/Host.c line-endings...
2014-08-29 Anderw FishEmulatorPkg: Unix: Add LLDB support for Xcode 5
2014-08-29 Anderw FishEmulatorPkg: Unix: Fix uninitiailzed variable bug.
2014-08-28 Anderw FishEmulatorPkg:Unix: Add support for X11 on Mac OS X via...
2014-07-28 Jordan JustenEmulatorPkg: Add support for GCC48 & GCC49 toolchains
2014-04-15 Jordan JustenEmulatorPkg/Unix GCC: Add additional library search...
2014-04-15 Jordan JustenEmulatorPkg/Unix GCC: Link to libdl
2012-12-22 andrewfishUpdate to build with 10.8 OS X Frameworks. This is...
2012-08-13 jljustenEmulatorPkg: Support GCC47 toolchain
2012-01-07 andrewfishFix bug where open() mode was not being set based on...
2012-01-06 andrewfishAdd an error print and exit if SEC core is not found.
2011-12-15 andrewfishAdd a PcdEmulatorLazyLoadSymbols that allows non-lazy...
2011-10-31 jljustenEmulatorPkg Linux: Improve detection of libraries for...
2011-06-29 andrewfishEmulatorPkg: Match paths/names for Xcode with new packa...
2011-06-29 jljustenEmulatorPkg: Merge build*.sh into build.sh
2011-06-29 jljustenEmulatorPkg: Move Unix/UnixX64.* to EmulatorPkg.*
2011-06-29 jljustenEmulatorPkg/Unix: Rename SecMain to Host
2011-06-28 andrewfishEmulatorPkg: Fix build break.
2011-06-28 jljustenEmulatorPkg: Remove all trailing whitespace
2011-06-28 jljustenInOsEmuPkg: Rename package to EmulatorPkg & Sec to...