Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: f6df289a1c43f60143bba530a823d3fd2eba6223
https://github.com/tianocore/edk2/commit/f6df289a1c43f60143bba530a823d3fd2eba6223
Author: Jason Andryuk <[email protected]>
Date: 2021-12-11 (Sat, 11 Dec 2021)
Changed paths:
M OvmfPkg/OvmfXen.dsc
Log Message:
-----------
OvmfPkg/OvmfXen: Fix Xen build
commit 202fb22be6e9 "OvmfPkg/SecMain: validate the memory used for
decompressing Fv" broke building OvmfXen with:
edk2/OvmfPkg/OvmfXen.dsc(...): error 1001: Module type [SEC] is not
supported by library instancer
[edk2/OvmfPkg/Library/BaseMemEncryptSevLib/DxeMemEncryptSevLib.inf]
consumed by [edk2/OvmfPkg/Sec/SecMain.inf]
The above commit added a reference to MemEncryptSevLib into SecMain.inf,
but OvmfXen.dsc doesn't have a MemEncryptSevLib entry for SEC. Add one
like OvmfPkgX64.dsc has.
Cc: Ard Biesheuvel <[email protected]>
Cc: Jiewen Yao <[email protected]>
Cc: Jordan Justen <[email protected]>
Cc: Gerd Hoffmann <[email protected]>
Cc: Anthony Perard <[email protected]>
Cc: Julien Grall <[email protected]>
Reviewed-by: Jiewen Yao <[email protected]>
Signed-off-by: Jason Andryuk <[email protected]>
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits