From nobody Sat Apr 27 01:59:28 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=fail; spf=none (zoho.com: 198.145.21.10 is neither permitted nor denied by domain of lists.01.org) smtp.mailfrom=edk2-devel-bounces@lists.01.org; dmarc=fail(p=none dis=none) header.from=linaro.org Return-Path: Received: from ml01.01.org (ml01.01.org [198.145.21.10]) by mx.zohomail.com with SMTPS id 1527851014843221.8299183534882; Fri, 1 Jun 2018 04:03:34 -0700 (PDT) Received: from [127.0.0.1] (localhost [IPv6:::1]) by ml01.01.org (Postfix) with ESMTP id B19A42112A293; Fri, 1 Jun 2018 04:03:33 -0700 (PDT) Received: from mail-pg0-x235.google.com (mail-pg0-x235.google.com [IPv6:2607:f8b0:400e:c05::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 4B1B0211147B5 for ; Fri, 1 Jun 2018 04:03:32 -0700 (PDT) Received: by mail-pg0-x235.google.com with SMTP id k2-v6so11133901pgc.1 for ; Fri, 01 Jun 2018 04:03:32 -0700 (PDT) Received: from localhost.localdomain ([220.225.120.129]) by smtp.gmail.com with ESMTPSA id z16-v6sm49268272pge.90.2018.06.01.04.03.29 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 01 Jun 2018 04:03:30 -0700 (PDT) X-Original-To: edk2-devel@lists.01.org Received-SPF: none (zoho.com: 198.145.21.10 is neither permitted nor denied by domain of lists.01.org) client-ip=198.145.21.10; envelope-from=edk2-devel-bounces@lists.01.org; helo=ml01.01.org; Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=2607:f8b0:400e:c05::235; helo=mail-pg0-x235.google.com; envelope-from=moorthy.baskaravenkatraman-sambamoorthy@linaro.org; receiver=edk2-devel@lists.01.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :in-reply-to:references; bh=5wogZ8CLtPbuL9kuTvutesYEQQdmiTd7T7jYLf2p/cA=; b=Xevc8OZ60mA/hgDtqlS2r0i+ApMCVwEytIl3TfSMVXODN+vnyqJYi8oo8AtLUJUwmc ZOEjensfS5iWDbiGoA+MLMi+ZdxIdjPFigXq4TCV8nJBYJl3ETWIIC+LClAQYuLs9X3A nbgg3SwI8ftGuUgCHurxMPjw3M2fqRpA0LuPI= 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:in-reply-to :references:in-reply-to:references; bh=5wogZ8CLtPbuL9kuTvutesYEQQdmiTd7T7jYLf2p/cA=; b=QgnapKwr/8hS8RuuIRmX3uxBhGYw1CGCzA6/GJvykeftcuAm76FLnZa5mnom5f1dhj AFFCrQ2bPLvqBYXpf+3nVeeT3ugSVa4WdJzjLbstwQrLzddfWKCG7Nz+dUdrHtnaT7VY CJn1isulfXb1PGRhflGuKBZSpbY5iZLM6/5loyspJAEQRI+Nf9/r5i0C44MwlX5Cp5Nf H+Ji6CEqiGAGj93g/ybIoj+Z80mKxvy0WyaiBHt+NYZJA6OSB4p84AyZtm6COAQlXDxR yhlQGgoDxSs0/od/RsDwfA5i5650FHnkmo6k/WKDDdnuRf5YzBhuI0pB9hWF8cBphykM Tb0A== X-Gm-Message-State: ALKqPwfS6dNEiCNt38UvDmoD1SviCtKlQkuuafvBaQAkPB7H8p5iIIM9 +EFQnSfVvlzlk06kkZu0+0puJA== X-Google-Smtp-Source: ADUXVKJrdKefGVurQ0ziG05pP6kBVc1GNwi5jM5lVZAXWDTbECBIwZss1AG5oOyIgg86G4rD1DtPjw== X-Received: by 2002:a65:6690:: with SMTP id b16-v6mr8507573pgw.326.1527851011347; Fri, 01 Jun 2018 04:03:31 -0700 (PDT) From: Moorthy Baskaravenkatraman To: moorthy.baskaravenkatraman-sambamoorthy@linaro.org, edk2-devel@lists.01.org Date: Fri, 1 Jun 2018 16:33:20 +0530 Message-Id: X-Mailer: git-send-email 2.17.0 In-Reply-To: References: In-Reply-To: References: Subject: [edk2] [PATCH 1/1] Platform/Comcast: EDK2 dependencies resolved for RDK Qemu platform * DevicePathLib library class added in DxeMain * NvVarStoreFormattedLib added in VariableRuntimeDxe * DevicePathLib and PcdLib library classes added in DevicePathExe X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: kalyankumar.nagabhirava@lnttechservices.com MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Errors-To: edk2-devel-bounces@lists.01.org Sender: "edk2-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) X-ZohoMail: RDKM_2 RSF_4 Z_629925259 SPT_0 Content-Type: text/plain; charset="utf-8" Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Moorthy Baskaravenkatraman Reviewed-by: Ard Biesheuvel --- Platform/Comcast/RDKQemu/RDKQemu.dsc | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Platform/Comcast/RDKQemu/RDKQemu.dsc b/Platform/Comcast/RDKQem= u/RDKQemu.dsc index 45feeec8764b..1301c5555efe 100644 --- a/Platform/Comcast/RDKQemu/RDKQemu.dsc +++ b/Platform/Comcast/RDKQemu/RDKQemu.dsc @@ -251,6 +251,7 @@ [Components.common] MdeModulePkg/Core/Dxe/DxeMain.inf { NULL|MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32Gu= idedSectionExtractLib.inf + DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf } MdeModulePkg/Universal/PCD/Dxe/Pcd.inf { @@ -265,6 +266,7 @@ [Components.common] MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf { NULL|MdeModulePkg/Library/VarCheckUefiLib/VarCheckUefiLib.inf + NULL|EmbeddedPkg/Library/NvVarStoreFormattedLib/NvVarStoreFormattedL= ib.inf # don't use unaligned CopyMem () on the UEFI varstore NOR flash regi= on BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf } @@ -326,7 +328,11 @@ [Components.common] # # Bds # - MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf + MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf { + + DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf + PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf + } MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe.inf MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe.inf --=20 2.17.0 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel