]> git.proxmox.com Git - mirror_edk2.git/commit - OvmfPkg/Include/Library/MemEncryptSevLib.h
OvmfPkg/Sec: Move SEV-ES SEC workarea definition to common header file
authorTom Lendacky <thomas.lendacky@amd.com>
Thu, 7 Jan 2021 18:48:12 +0000 (12:48 -0600)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Thu, 7 Jan 2021 19:34:39 +0000 (19:34 +0000)
commitb78de543d8a2caad5b981f4d6eebc38a365dc387
tree54068294a8f683594402c62b8ae4e98a8e4019ed
parenta91b700e385e7484ab7286b3ba7ea2efbd59480e
OvmfPkg/Sec: Move SEV-ES SEC workarea definition to common header file

BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3108

In order to allow for the SEV-ES workarea to be used for other purposes
and by other files, move the definition into the BaseMemEncryptSevLib
header file, MemEncryptSevLib.h.

Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Cc: Ard Biesheuvel <ard.biesheuvel@arm.com>
Cc: Brijesh Singh <brijesh.singh@amd.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com>
Message-Id: <07d66f3384bd54da97d540e89b9f3473a6d17231.1610045305.git.thomas.lendacky@amd.com>
OvmfPkg/Include/Library/MemEncryptSevLib.h
OvmfPkg/Sec/SecMain.c