From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pf1-f169.google.com (mail-pf1-f169.google.com [209.85.210.169]) by mx.groups.io with SMTP id smtpd.web08.922.1635884516567014366 for ; Tue, 02 Nov 2021 13:21:56 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@corthon-com.20210112.gappssmtp.com header.s=20210112 header.b=yZwvvZKS; spf=none, err=permanent DNS error (domain: corthon.com, ip: 209.85.210.169, mailfrom: bret@corthon.com) Received: by mail-pf1-f169.google.com with SMTP id x66so78177pfx.13 for ; Tue, 02 Nov 2021 13:21:56 -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=yZwvvZKSSzUrD68s8Ikb70/hQXQBiTnGNzF60jMD7v9j4I0P+EcLiW6OkzPMIevsGN vYz7NIxcX+Z1KuU2IOqtwVsEzINXxJGkJN+0wkDarsuEdjZq8zts3tBOVr6QGrBA94Ia ucUGV4uCKKmh9Z/Cj95wGow6MUGPEqPy5W9v/LBWYJ1kFnextJXE8EemF8mFxdw3tndH SCNaOWyIhvkuEkCIm3ZCiQcey3YelKmSFLhGXKzf2dKWjMWOdVyl1Iil/PMnaR75+OVk akCGcwNgTwrxn2Uo79Q3UeUUBFsSlmXCaYHyFa2VV/6B7+Y+5zqwbjF5M52spPEgmD+p tV3g== 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=zm/0R2BemF/5Z6nFw4JuBoAH48zoUb+FJ/4TIN7SykthMWrB5qWOB+PyaKjOlKxI9U jh25SKXOlDwiuyMIEfD6pzVv2aMfMwc2vxtVIZnbe5bG92wxKkCWPB+FPyLslilsTiOZ li94mgO3hsDlipJpX6wn23wUwf3gOfAON5nox/Plkpb7SAc6AiV5ZmNjnAHUUF6pgOh5 xxVMJhyn3VnniI1R8rjftjp87vwbFUJ1ieaQtNuYHMHZ4wNTHYigYt3aSZPUfrDR/SLJ sXRr8ZRNUNycMckici/7bY4Gpc4K22Gpv8788kpr05crv6WJ1nNzuAnE4tLGA1cvpK73 WCyQ== X-Gm-Message-State: AOAM530PUayE+rrWdefULxkJ0Lii2EcwrNnthjtu1DE2i6QTo5TZIxJK D69nY5/mc/+saza0ANEYDEtNxX7uco0K2S0B X-Google-Smtp-Source: ABdhPJxmb1YAntR5TUgh9z21stXLo/KFkjBi+eLDn3sBvYqsqaLwZQWm4vTQFPb2bpNFZWIrlNwHeA== X-Received: by 2002:a05:6a00:a94:b0:44c:ecb2:6018 with SMTP id b20-20020a056a000a9400b0044cecb26018mr39187146pfl.57.1635884515894; Tue, 02 Nov 2021 13:21:55 -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 t24sm17652pfg.118.2021.11.02.13.21.55 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 02 Nov 2021 13:21:55 -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 v2 16/16] ArmPlatformPkg: Resolve build errors resulting from package moves Date: Tue, 2 Nov 2021 13:17:48 -0700 Message-Id: <20211102201748.1963-17-brbarkel@microsoft.com> X-Mailer: git-send-email 2.31.1.windows.1 In-Reply-To: <20211102201748.1963-1-brbarkel@microsoft.com> References: <20211102201748.1963-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