audk/OvmfPkg/Bhyve/PlatformPei
Michael D Kinney 4c495e5e3d OvmfPkg/Bhyve/PlatformPei: Fix VS2019 X64 NOOPT build issue
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3724

Add typecast to fix build error with VS2019 X64 NOOPT converting
a UINT64 value to UINT32 value.

Cc: Rebecca Cran <rebecca@bsdio.com>
Cc: Peter Grehan <grehan@freebsd.org>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Rebecca Cran <rebecca@bsdio.com>
Acked-by: Peter Grehan <grehan@freebsd.org>
2021-11-11 23:23:00 +00:00
..
AmdSev.c OvmfPkg: Obtain SEV encryption mask with the new MemEncryptSevLib API 2021-01-07 19:34:39 +00:00
ClearCache.c Add BhyvePkg, to support the bhyve hypervisor 2020-07-31 13:03:10 +00:00
Cmos.c Add BhyvePkg, to support the bhyve hypervisor 2020-07-31 13:03:10 +00:00
Cmos.h OvmfPkg/Bhyve: Fix various style issues 2020-11-30 17:49:39 +00:00
FeatureControl.c Add BhyvePkg, to support the bhyve hypervisor 2020-07-31 13:03:10 +00:00
Fv.c OvmfPkg/Bhyve: Fix various style issues 2020-11-30 17:49:39 +00:00
MemDetect.c Add BhyvePkg, to support the bhyve hypervisor 2020-07-31 13:03:10 +00:00
Platform.c OvmfPkg/Bhyve/PlatformPei: Fix VS2019 X64 NOOPT build issue 2021-11-11 23:23:00 +00:00
Platform.h Add BhyvePkg, to support the bhyve hypervisor 2020-07-31 13:03:10 +00:00
PlatformPei.inf OvmfPkg/Bhyve: make "PcdPciDisableBusEnumeration" Fixed-at-Build 2021-06-04 16:01:50 +00:00