From 0a2a40da4fba8256bffd9abd94626106f80c3c8c Mon Sep 17 00:00:00 2001 From: Dov Murik Date: Mon, 3 Jan 2022 11:14:13 +0200 Subject: docs: Add spec of OVMF GUIDed table for SEV guests MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add docs/specs/sev-guest-firmware.rst which describes the GUIDed table in the end of OVMF's image which is parsed by QEMU, and currently used to describe some values for SEV and SEV-ES guests. Signed-off-by: Dov Murik Reviewed-by: Daniel P. Berrangé Message-Id: <20220103091413.2869-1-dovmurik@linux.ibm.com> Signed-off-by: Gerd Hoffmann --- docs/specs/index.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/specs/index.rst') diff --git a/docs/specs/index.rst b/docs/specs/index.rst index ecc43896bb..2a35700fb3 100644 --- a/docs/specs/index.rst +++ b/docs/specs/index.rst @@ -18,3 +18,4 @@ guest hardware that is specific to QEMU. acpi_mem_hotplug acpi_pci_hotplug acpi_nvdimm + sev-guest-firmware -- cgit 1.4.1