summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python
diff options
context:
space:
mode:
authorOliver Steffen <osteffen@redhat.com>2025-03-11 15:54:19 +0100
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2025-03-13 10:49:48 +0000
commitf25e3d0d2c556723792bb216c030836604b4a89d (patch)
treef708800e85332a2d652bc57175e53fa7412ecfaa /BaseTools/Source/Python
parente489721275eafd89037c90df7cd99e0e511bb3ba (diff)
downloadedk2-f25e3d0d2c556723792bb216c030836604b4a89d.zip
edk2-f25e3d0d2c556723792bb216c030836604b4a89d.tar.gz
edk2-f25e3d0d2c556723792bb216c030836604b4a89d.tar.bz2
OvmfPkg/HardwareInfoLib: Reserve device type ID for SVSM
Reserve a new device type ID for Virtio MMIO devices intended to be used by the Secure VM Service Module (SVSM). Coconut SVSM will be using a Virtio-Blk device via the MMIO transport to persist state, when running under Qemu. The guest OS shall not try to use the device. The HardwareInfoLib is an ideal channel to communicate the device information to the SVSM, due to its simplicity and flexibility to include arbitrary information, and since it does not interfere with regular hardware configuration mechanisms of the guest OS. This device type is intended for the SVSM only and no code is added to EDK2 that makes use of it. Signed-off-by: Oliver Steffen <osteffen@redhat.com>
Diffstat (limited to 'BaseTools/Source/Python')
0 files changed, 0 insertions, 0 deletions