]> git.proxmox.com Git - mirror_edk2.git/commitdiff
OvmfPkg/BaseMemEncryptSevLib: list "X64/VirtualMemory.h" in the INF file
authorLaszlo Ersek <lersek@redhat.com>
Sat, 10 Mar 2018 19:20:14 +0000 (20:20 +0100)
committerLaszlo Ersek <lersek@redhat.com>
Tue, 13 Mar 2018 13:30:39 +0000 (14:30 +0100)
Among other things, the header file declares the
InternalMemEncryptSevSetMemoryDecrypted() and
InternalMemEncryptSevSetMemoryEncrypted() functions. The functions are
called from "X64/MemEncryptSevLib.c", and defined in
"X64/VirtualMemory.c".

Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Brijesh Singh <brijesh.singh@amd.com>
Cc: Jordan Justen <jordan.l.justen@intel.com>
Suggested-by: Michael Kinney <michael.d.kinney@intel.com>
Ref: http://mid.mail-archive.com/E92EE9817A31E24EB0585FDF735412F56327F7D3@ORSMSX113.amr.corp.intel.com
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
OvmfPkg/Library/BaseMemEncryptSevLib/BaseMemEncryptSevLib.inf

index 464fe1f33e6642e01e23e7aa88de46e33748e98f..78ffc24d99b11df797caaaf6d52e1916e36c2d20 100644 (file)
@@ -40,6 +40,7 @@
   MemEncryptSevLibInternal.c\r
   X64/MemEncryptSevLib.c\r
   X64/VirtualMemory.c\r
+  X64/VirtualMemory.h\r
 \r
 [Sources.IA32]\r
   Ia32/MemEncryptSevLib.c\r