From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-ed1-f44.google.com (mail-ed1-f44.google.com [209.85.208.44]) by mx.groups.io with SMTP id smtpd.web10.14544.1621800999165945233 for ; Sun, 23 May 2021 13:16:39 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@linaro.org header.s=google header.b=nPubnHTE; spf=pass (domain: linaro.org, ip: 209.85.208.44, mailfrom: ilias.apalodimas@linaro.org) Received: by mail-ed1-f44.google.com with SMTP id t15so29473346edr.11 for ; Sun, 23 May 2021 13:16:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=ZwIoaJ1AgFq/TAZX9Qm+oPh60xv8bcAjAXdZw8/OCGI=; b=nPubnHTEeBnROOMC+VyLexG2CR8tnqrBsVtmAw8rikV4ImerM4LYI1mt7dmZ8hXW5J IegomfIeqawzPRJdM2uiCIPNhH8dEYsJ450UN1zc9ipZocrrl4QSmCxiupABwTXXDEFr 0k/RXHL7IchQwW/yTJQTGq1SlzzvgKzdLRHIhSeuENevbDycCW0ifu1xSsTW9aG5R62G XwutDwz9He+83/2+ZFbKpRnfllPooawrr8DCe6iKrrsdl8L9zkl3ar5GnkWxJ7R3v5e0 uSP9uD/bVFQKfLhS6HCvJxa5OaQ3huvFxCpN92Mn7ttIaGd6dDr4s83WRhgbtzR+Qxs9 5L/w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=ZwIoaJ1AgFq/TAZX9Qm+oPh60xv8bcAjAXdZw8/OCGI=; b=WliI/PEpStJyzqI+xGwXF9j/sqANj91H4fpwLGgCi9wC61rU7tzHRcmJCzXJRppI8o 5TDz4cxZwcNYByWKz40opSDfywQB81TTaNz/SkHZSyV+4T1Aur6p1fVlzksujz3IWfGS GYF6a2ckhCml74h3lclcm4o3PugJJoiyXg52WJwcdUp1ZDICLSXNK/E+uTHHDNlSHG08 UF5XwNU1dNXQwD5iENwYBXnV91d3j6OMziJPZQF44EyQZhwDNs297LaU+81lED9gtjzL 90uSpay8p6OZ1waBrzTcqJAN/nPfzIdNoj4XB6yTSh8a9t0xsCzNKGaX8dN8/h9idbLl lUkA== X-Gm-Message-State: AOAM533LP5qmoFOIBFJSxF32H30UyNVEbiyeubIm4I4B/mDczsUHBKvF JVPcEBSDLbJXKUDFHy7CnxuqCwtW2gW6ug== X-Google-Smtp-Source: ABdhPJxO8VQN8uGlDgguY2/urgzPocRsYMamFJ+gF6WgQOQJwuI+ms9ixLGrPXUgOiD0mul3DX85Hg== X-Received: by 2002:aa7:c718:: with SMTP id i24mr21853204edq.43.1621800997746; Sun, 23 May 2021 13:16:37 -0700 (PDT) Return-Path: Received: from apalos.home ([2a02:587:466e:1389:2e56:dcff:fe9a:8f06]) by smtp.gmail.com with ESMTPSA id kx3sm6882793ejc.44.2021.05.23.13.16.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 23 May 2021 13:16:37 -0700 (PDT) From: "Ilias Apalodimas" To: devel@edk2.groups.io, sami.mujawar@arm.com Cc: ardb+tianocore@kernel.org, leif@nuviainc.com, Ilias Apalodimas Subject: [PATCH] Silicon/StMMRpmb: Consume MdeLibs.dsc.inc for RegisterFilterLib Date: Sun, 23 May 2021 23:16:34 +0300 Message-Id: <20210523201634.283436-1-ilias.apalodimas@linaro.org> X-Mailer: git-send-email 2.31.1 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3246 MdeLibs.dsc.inc was added for some basic/default library instances provided by MdePkg and RegisterFilterLibNull Library was also added into it as the first version of MdeLibs.dsc.inc. So update platform dsc to consume MdeLibs.dsc.inc for RegisterFilterLibNull which will be consumed by IoLib and BaseLib. Signed-off-by: Ilias Apalodimas --- .../PlatformStandaloneMmPkg/PlatformStandaloneMmRpmb.dsc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Platform/StandaloneMm/PlatformStandaloneMmPkg/PlatformStandalo= neMmRpmb.dsc b/Platform/StandaloneMm/PlatformStandaloneMmPkg/PlatformStanda= loneMmRpmb.dsc index f99a47ebf605..266e2297dd09 100644 --- a/Platform/StandaloneMm/PlatformStandaloneMmPkg/PlatformStandaloneMmRpm= b.dsc +++ b/Platform/StandaloneMm/PlatformStandaloneMmPkg/PlatformStandaloneMmRpm= b.dsc @@ -22,6 +22,8 @@ FLASH_DEFINITION =3D Platform/StandaloneMm/PlatformStandal= oneMmPkg/PlatformStandaloneMmRpmb.fdf=0D DEFINE DEBUG_MESSAGE =3D TRUE=0D =0D + !include MdePkg/MdeLibs.dsc.inc=0D +=0D ##########################################################################= ######=0D #=0D # Library Class section - list of all Library Classes needed by this Platf= orm.=0D --=20 2.31.1