From a9f8052d91a3212c6540dca7ebd5aade19f596fa Mon Sep 17 00:00:00 2001 From: vit9696 Date: Mon, 8 Apr 2019 22:25:19 +0300 Subject: [PATCH] Build: Reference OcAppleKeysLib --- OpenCorePkg.dsc | 1 + 1 file changed, 1 insertion(+) diff --git a/OpenCorePkg.dsc b/OpenCorePkg.dsc index c16b2a8c..0c8ff7e1 100755 --- a/OpenCorePkg.dsc +++ b/OpenCorePkg.dsc @@ -53,6 +53,7 @@ OcAppleDiskImageLib|OcSupportPkg/Library/OcAppleDiskImageLib/OcAppleDiskImageLib.inf OcAppleImageVerificationLib|OcSupportPkg/Library/OcAppleImageVerificationLib/OcAppleImageVerificationLib.inf OcAppleKernelLib|OcSupportPkg/Library/OcAppleKernelLib/OcAppleKernelLib.inf + OcAppleKeysLib|OcSupportPkg/Library/OcAppleKeysLib/OcAppleKeysLib.inf OcBootManagementLib|OcSupportPkg/Library/OcBootManagementLib/OcBootManagementLib.inf OcCpuLib|OcSupportPkg/Library/OcCpuLib/OcCpuLib.inf OcCryptoLib|OcSupportPkg/Library/OcCryptoLib/OcCryptoLib.inf