audk/OvmfPkg/Library/ResetSystemLib
Michael D Kinney e1e7306b54 OvmfPkg/Library/ResetSystemLib: Fix Microvm VS2019 NOOPT build issue
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3731

Fix VS2019 NOOPT build issues with OvmfPkg/Microvm/MicrovmX64.dsc
by fixing typecast of MICROVM_GED_MMIO_BASE_REGS to a VOID *.

Cc: Gerd Hoffmann <kraxel@redhat.com>
Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
2021-11-12 19:32:48 +00:00
..
BaseResetShutdown.c OvmfPkg/ResetSystemLib: rename to BaseResetSystemLib 2020-04-22 19:42:32 +00:00
BaseResetShutdownBhyve.c OvmfPkg: Add BaseResetSystemLibBhyve 2020-05-05 19:40:40 +00:00
BaseResetSystemLib.inf OvmfPkg/ResetSystemLib: introduce the DxeResetSystemLib instance 2020-04-22 19:42:32 +00:00
BaseResetSystemLibBhyve.inf OvmfPkg: Add BaseResetSystemLibBhyve 2020-05-05 19:40:40 +00:00
BaseResetSystemLibMicrovm.inf OvmfPkg/ResetSystemLib: add driver for microvm 2021-10-05 10:55:39 +00:00
DxeResetShutdown.c OvmfPkg/ResetSystemLib: introduce the DxeResetSystemLib instance 2020-04-22 19:42:32 +00:00
DxeResetSystemLib.inf OvmfPkg/ResetSystemLib: introduce the DxeResetSystemLib instance 2020-04-22 19:42:32 +00:00
DxeResetSystemLibMicrovm.c OvmfPkg/ResetSystemLib: add driver for microvm 2021-10-05 10:55:39 +00:00
DxeResetSystemLibMicrovm.inf OvmfPkg/ResetSystemLib: add driver for microvm 2021-10-05 10:55:39 +00:00
ResetSystemLib.c OvmfPkg/ResetSystemLib: factor out ResetShutdown() 2020-04-22 19:42:32 +00:00
ResetSystemLibMicrovm.c OvmfPkg/Library/ResetSystemLib: Fix Microvm VS2019 NOOPT build issue 2021-11-12 19:32:48 +00:00