Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | OvmfPkg/VirtHstiDxe: add varstore flash check | Gerd Hoffmann | 2024-04-22 | 1 | -0/+90 |
Detects qemu config issue: vars pflash is not in secure mode (write access restricted to smm). Applies to Q35 with SMM only. Cc: Ard Biesheuvel <ardb+tianocore@kernel.org> Cc: Jiewen Yao <jiewen.yao@intel.com> Cc: Konstantin Kostiuk <kkostiuk@redhat.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Jiewen Yao <Jiewen.yao@intel.com> |