]> git.proxmox.com Git - mirror_edk2.git/history - EmulatorPkg/Win
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / EmulatorPkg / Win /
2022-12-08 Liu, ZhiguangEmulatorPkg: Record Argc, Argv and Envp in EmuThunk Ppi
2022-12-08 Liu, ZhiguangEmulatorPkg: Add persistent memory in EmuThunkPpi
2022-12-08 Ray NiEmulatorPkg/Win: Unload DLLs before reset
2022-12-05 Ni, RayEmulatorPkg/WinHost: Add Reset2 PPI
2022-12-05 Ni, RayEmulatorPkg/WinHost: XIP for SEC and PEI_CORE
2022-12-05 Ni, RayEmulatorPkg/WinHost: pre-allocate "physical" RAM
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_*
2021-11-29 Michael D KinneyEmulatorPkg/Win/Host: Update CC_FLAGS
2020-09-23 wenyi,xie via grou... EmulatorPkg/host: fix overflow in Mult
2020-06-04 Nickle WangEmulatorPkg/WinHost: Enable network support.
2020-04-13 Guomin JiangEmulatorPkg/WinHost: Add link flags for VS2019 tool...
2020-02-10 Antoine CoeurEmulatorPkg/Win: Fix various typos
2019-11-15 Liming GaoEmulatorPkg DSC and WinHost.inf: Update tool chain...
2019-10-24 Liming GaoEmulatorPkg: Enable CLANG9 tool chain
2019-10-21 Marvin HaeuserWinHost: Add SimplePointer support
2019-08-26 Michael D KinneyEmulatorPkg/Win/Host: Fix SecPrint() log line endings
2019-08-26 Michael D KinneyEmulatorPkg/Win/Host: Fix image unload regression
2019-08-19 Michael D KinneyEmulatorPkg: Add -D DISABLE_NEW_DEPRECATED_INTERFACES
2019-08-19 Michael D KinneyEmulatorPkg: Remove UNIX_SEC_BUILD/WIN_SEC_BUILD
2019-08-06 Michael KinneyEmulatorPkg: Fix VS2015 build when VS2017 also installed
2019-04-09 Michael D KinneyEmulatorPkg: Replace BSD License with BSD+Patent License
2018-09-10 Ruiyu NiEmulator/Win: Fix build failure using VS2015x86 or...
2018-08-31 Ruiyu NiEmulatorPkg/Win: Add VS2017 project file
2018-08-31 Ruiyu NiEmulatorPkg/Win: Enable 64bit (SEC,PEI,DXE all run...
2018-08-31 Ruiyu NiEmulatorPkg/Win: ReadKeyStrokeEx() always returns corre...
2018-08-31 Ruiyu NiEmulatorPkg/Win: Use FrameBufferBltLib for BLT operation
2018-08-30 Ruiyu NiEmulatorPkg: formalize line endings
2018-08-27 Ruiyu NiEmulatorPkg/Win: Add BlockIo support
2018-08-27 Ruiyu NiEmulatorPkg/Win: Add SimpleFileSystem support
2018-08-27 Ruiyu NiEmulatorPkg/Win: Add RTC support
2018-08-27 Ruiyu NiEmulatorPkg/Win: Add timer and interrupt support
2018-08-27 Ruiyu NiEmulatorPkg/Win: Add input/output support
2018-08-27 Ruiyu NiEmulatorPkg/Win: Enable native OS console as firmware...
2018-08-27 Ruiyu NiEmulatorPkg/Win: Add Windows host support