From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pl1-f170.google.com (mail-pl1-f170.google.com [209.85.214.170]) by mx.groups.io with SMTP id smtpd.web12.1629.1635796814539294578 for ; Mon, 01 Nov 2021 13:00:14 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@corthon-com.20210112.gappssmtp.com header.s=20210112 header.b=VdRYeuqC; spf=none, err=permanent DNS error (domain: corthon.com, ip: 209.85.214.170, mailfrom: bret@corthon.com) Received: by mail-pl1-f170.google.com with SMTP id b13so985678plg.2 for ; Mon, 01 Nov 2021 13:00:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=corthon-com.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=LMi/g6z1CJO7k1XrFrO/6F18/Ho2bEy2sck8Psj7YQU=; b=VdRYeuqCS4gwo7e3NLKa0xu3Ech85q3SowT5yxJ2vg1TBlPO3Kckm9+ApQBYqU6w0x 5fcaeDaAoYeJdug9t0/Fg0V+oBNr/NCcJuoWU0rCfFj/Ib+98sV9Qh3DNHTi+u9dtUC0 OUrNQTnEMA2dZOxTVS9OJMtOryZZNokKdI2vHPgwxmKLHxs4UiKbPi2StngOrHA/FpY7 yF0Q0LePANbvprsGCVJwTvZbk+iuNQtW+S7GaIVIt8GX3rFCYe2WC2qbA9mtHmo9yUgB 6a6PLdHB00eprp+kCwj9bndcrGnL8htqilMN4mmKx5KYmxGC8QjmddudAbCNIcG2+pMo f0Iw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=LMi/g6z1CJO7k1XrFrO/6F18/Ho2bEy2sck8Psj7YQU=; b=c+djWeNxoiYRZv3Snl5BC390nOIXZGEzU6Abiq/S0Qm71Qf8F3W7k15Oicy0AFHMTM XXNDPChMOSPGmf18LV79AdzoCbaWPA5iGk/EZyCNOV1l6vSnaJO7E71x/Yzr5fzvP79b ZeXCdk1ywuLP2iPCY62NOs+PIKPE2rzFR2VmDt4epn98uzKoS8jffYzsBj34fU+I5QLA bEgZgS8SAqsaQfkspgQXic0yIVQ0401tMQg/vsOkICFw+fKLhbDUKcqe7zz+N3CXPva2 rAn97vSr53kcxoZdfoBriO2R29qxlUV4cPMyVxAI1C00XYyY+9iQ9nNTcrb8ue2piZb9 yP9Q== X-Gm-Message-State: AOAM531DxHvrhBdG0AvnJvM0oynpLfuCVBvsrIcFEnSaz1Tvsn0qv/fY SAatzAWsv8qsR5diNsdLAsR5y1Alh2D/AhjS X-Google-Smtp-Source: ABdhPJwnOL4BcOjbeLW0oZgzc1PuFUnaMlGDMas5QOmUO/dSiPgLztu2ptrrhpqAE98uxlQKdpXGWg== X-Received: by 2002:a17:90b:3910:: with SMTP id ob16mr1183711pjb.234.1635796813888; Mon, 01 Nov 2021 13:00:13 -0700 (PDT) Return-Path: Received: from localhost.localdomain (174-21-94-94.tukw.qwest.net. [174.21.94.94]) by smtp.gmail.com with ESMTPSA id t2sm13759796pgf.35.2021.11.01.13.00.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 01 Nov 2021 13:00:13 -0700 (PDT) From: "Bret Barkelew" X-Google-Original-From: "brbarkel@microsoft.com" To: devel@edk2.groups.io Cc: Leif Lindholm , Ard Biesheuvel , Sean Brogan Subject: [PATCH v1 16/16] ArmPlatformPkg/ArmPlatformPkg.dsc: Resolve build errors resulting from package moves Date: Mon, 1 Nov 2021 12:56:48 -0700 Message-Id: <20211101195648.6420-17-brbarkel@microsoft.com> X-Mailer: git-send-email 2.31.1.windows.1 In-Reply-To: <20211101195648.6420-1-brbarkel@microsoft.com> References: <20211101195648.6420-1-brbarkel@microsoft.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable From: Bret Barkelew REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3652 Cc: Leif Lindholm Cc: Ard Biesheuvel Cc: Sean Brogan Signed-off-by: Bret Barkelew --- ArmPlatformPkg/ArmPlatformPkg.dsc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ArmPlatformPkg/ArmPlatformPkg.dsc b/ArmPlatformPkg/ArmPlatform= Pkg.dsc index 661a4cea220d..3ed0bae87c41 100644 --- a/ArmPlatformPkg/ArmPlatformPkg.dsc +++ b/ArmPlatformPkg/ArmPlatformPkg.dsc @@ -79,6 +79,8 @@ [LibraryClasses.common] NULL|ArmPkg/Library/CompilerIntrinsicsLib/CompilerIntrinsicsLib.inf=0D NULL|MdePkg/Library/BaseStackCheckLib/BaseStackCheckLib.inf=0D =0D + ArmSvcLib|ArmPkg/Library/ArmSvcLib/ArmSvcLib.inf=0D +=0D [LibraryClasses.common.PEIM]=0D HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf=0D MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAlloc= ationLib.inf=0D @@ -92,7 +94,7 @@ [LibraryClasses.common.SEC] MemoryAllocationLib|EmbeddedPkg/Library/PrePiMemoryAllocationLib/PrePiMe= moryAllocationLib.inf=0D PrePiHobListPointerLib|ArmPlatformPkg/Library/PrePiHobListPointerLib/Pre= PiHobListPointerLib.inf=0D =0D -[LibraryClasses.AARCH64.MM_STANDALONE]=0D +[LibraryClasses.common.MM_STANDALONE]=0D HobLib|StandaloneMmPkg/Library/StandaloneMmHobLib/StandaloneMmHobLib.inf= =0D MemoryAllocationLib|StandaloneMmPkg/Library/StandaloneMmMemoryAllocation= Lib/StandaloneMmMemoryAllocationLib.inf=0D MmServicesTableLib|MdePkg/Library/StandaloneMmServicesTableLib/Standalon= eMmServicesTableLib.inf=0D --=20 2.31.1.windows.1