From b6969cc93e0266838cad2f601ddd03d7de0df66d Mon Sep 17 00:00:00 2001 From: Ken Lautner Date: Fri, 12 May 2023 23:38:59 -0700 Subject: [PATCH] Updated libraries to get CI to pass for release/202302 --- MfciPkg/MfciPkg.dsc | 3 +++ MsCorePkg/MsCorePkg.dsc | 1 - 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/MfciPkg/MfciPkg.dsc b/MfciPkg/MfciPkg.dsc index 48fa6423c5..7bbe5656bc 100644 --- a/MfciPkg/MfciPkg.dsc +++ b/MfciPkg/MfciPkg.dsc @@ -45,6 +45,8 @@ BaseLib|MdePkg/Library/BaseLib/BaseLib.inf BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf + TimerLib|MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf + [LibraryClasses.X64] RngLib|MdePkg/Library/BaseRngLib/BaseRngLib.inf TimerLib|MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf @@ -130,6 +132,7 @@ IntrinsicLib|CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf OpensslLib|CryptoPkg/Library/OpensslLib/OpensslLib.inf BaseCryptLib|CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf + SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf RngLib|MdePkg/Library/BaseRngLib/BaseRngLib.inf diff --git a/MsCorePkg/MsCorePkg.dsc b/MsCorePkg/MsCorePkg.dsc index 6bfe0efcfa..412ccfce4e 100644 --- a/MsCorePkg/MsCorePkg.dsc +++ b/MsCorePkg/MsCorePkg.dsc @@ -59,7 +59,6 @@ UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicSev.inf LocalApicLib|UefiCpuPkg/Library/BaseXApicX2ApicLib/BaseXApicX2ApicLib.inf - VmgExitLib|UefiCpuPkg/Library/VmgExitLibNull/VmgExitLibNull.inf UefiCpuLib|UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib.inf DeviceBootManagerLib|MsCorePkg/Library/DeviceBootManagerLibNull/DeviceBootManagerLibNull.inf