summaryrefslogtreecommitdiffstats
path: root/OvmfPkg/Bhyve/BhyveX64.dsc
diff options
context:
space:
mode:
authorCorvin Köhne <c.koehne@beckhoff.com>2022-09-02 12:32:49 +0200
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2022-09-05 13:52:51 +0000
commit1a24f5fb121ed4d8276827b4ceaa275684251dc4 (patch)
tree7f1c6a9e07ea3918d339e5971aca0f15ecdd2a7c /OvmfPkg/Bhyve/BhyveX64.dsc
parenta4037690d9199663acb0c01ffd265159f676aac9 (diff)
downloadedk2-1a24f5fb121ed4d8276827b4ceaa275684251dc4.tar.gz
edk2-1a24f5fb121ed4d8276827b4ceaa275684251dc4.tar.bz2
edk2-1a24f5fb121ed4d8276827b4ceaa275684251dc4.zip
OvmfPkg/BhyvePkg: use correct PlatformSecureLib
There's no bhyve specific PlatformSecureLib any more. Use the default one of OvmfPkg which works too. Signed-off-by: Corvin Köhne <c.koehne@beckhoff.com> Reviewed-by: Ard Biesheuvel <ardb+tianocore@kernel.org>
Diffstat (limited to 'OvmfPkg/Bhyve/BhyveX64.dsc')
-rw-r--r--OvmfPkg/Bhyve/BhyveX64.dsc2
1 files changed, 1 insertions, 1 deletions
diff --git a/OvmfPkg/Bhyve/BhyveX64.dsc b/OvmfPkg/Bhyve/BhyveX64.dsc
index d4f0c90b8e..475b88b21a 100644
--- a/OvmfPkg/Bhyve/BhyveX64.dsc
+++ b/OvmfPkg/Bhyve/BhyveX64.dsc
@@ -198,7 +198,7 @@
RngLib|MdePkg/Library/BaseRngLibTimerLib/BaseRngLibTimerLib.inf
!if $(SECURE_BOOT_ENABLE) == TRUE
- PlatformSecureLib|OvmfPkg/Bhyve/Library/PlatformSecureLib/PlatformSecureLib.inf
+ PlatformSecureLib|OvmfPkg/Library/PlatformSecureLib/PlatformSecureLib.inf
AuthVariableLib|SecurityPkg/Library/AuthVariableLib/AuthVariableLib.inf
SecureBootVariableLib|SecurityPkg/Library/SecureBootVariableLib/SecureBootVariableLib.inf
PlatformPKProtectionLib|SecurityPkg/Library/PlatformPKProtectionLibVarPolicy/PlatformPKProtectionLibVarPolicy.inf