]> git.proxmox.com Git - mirror_edk2.git/history - EmulatorPkg/Win/Host/WinHost.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / EmulatorPkg / Win / Host / WinHost.c
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
2020-09-23 wenyi,xie via grou... EmulatorPkg/host: fix overflow in Mult
2020-06-04 Nickle WangEmulatorPkg/WinHost: Enable network support.
2020-02-10 Antoine CoeurEmulatorPkg/Win: Fix various typos
2019-10-24 Liming GaoEmulatorPkg: Enable CLANG9 tool chain
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-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: Enable 64bit (SEC,PEI,DXE all run...
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 input/output support
2018-08-27 Ruiyu NiEmulatorPkg/Win: Add Windows host support