edk2/OvmfPkg/EmuVariableFvbRuntimeDxe
Gerd Hoffmann 6c4a9a7659 OvmfPkg/EmuVariableFvbRuntimeDxe: fix ValidateFvHeader in tdx mode
In TDX mode MmioRead* functions can not access memory, so avoid that.
See added source code comments for details.

Fixes: 0917ddad25 ("OvmfPkg/EmuVariableFvbRuntimeDxe: avoid accessing varstore header with cmp")
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2026-08-01 14:22:23 +00:00
..
Fvb.c OvmfPkg/EmuVariableFvbRuntimeDxe: fix ValidateFvHeader in tdx mode 2026-08-01 14:22:23 +00:00
Fvb.h OvmfPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
Fvb.inf OvmfPkg/EmuVariableFvbRuntimeDxe: fix ValidateFvHeader in tdx mode 2026-08-01 14:22:23 +00:00