From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=2a00:1450:400c:c0c::229; helo=mail-wr0-x229.google.com; envelope-from=moorthy.baskaravenkatraman-sambamoorthy@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-wr0-x229.google.com (mail-wr0-x229.google.com [IPv6:2a00:1450:400c:c0c::229]) (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 616B1207DF28C for ; Fri, 1 Jun 2018 05:14:48 -0700 (PDT) Received: by mail-wr0-x229.google.com with SMTP id w7-v6so24206396wrn.6 for ; Fri, 01 Jun 2018 05:14:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=3Xf59TXvhLA+pF5e0Y53Z8Zur1W7HXhjZs+hezA4ESU=; b=TBsbXbmpwN7Q9FX/9caw6ywqpsjTU3in3XY7wKz8NKmvVv+5lJg26TKJibtPFO5EDG iUH+bsbF3rQCfwi/jcGWeSUYqPYTLNuGL30n/MDiyJG9IEzf7AsXgdTlpEcVP9XEvyh4 c/NAM3Gx1ARbJIMQ1VwdYr9SyJH4qXBRdHtzg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=3Xf59TXvhLA+pF5e0Y53Z8Zur1W7HXhjZs+hezA4ESU=; b=jWJwJxJDzWjgJsgX6SZt6d7zv1nYBhCx573T7BssbLCbsO76Mf+11zr/ORvmTYw325 T/MF7B9Pal5hUNpyvQgW5MvqgSWs2pG/1O20w47x9DyFLxve2M9CGIWIhvZXfRhkf8+G 5Xo4k7XZpq9EaGzfFap1AgleliRZk7qfdw4txQVIKAKbUHQa01Bfvbb8kNiCYr+C2nG/ 4PCqXFIOwoXIFoOX7yWuVVrMxneyYuoG2WRf8TO9IGZeBDgRUpyxcig6KX3jrK2yBun3 c4URD3kSDkaOTQuXsVk6hN/UBfzuQbc1nEEZfaglD53VigaRZ8wziWX8nzstEjB/KA/s FVCg== X-Gm-Message-State: ALKqPweRBDgXoSjovBrKUvvRk80uTOaDspn90Gr33zoUxIJijTzR+evO XnGCkTodxpGMBpLef0UISGrER1f02Emgojj1nHhuk7AZ X-Google-Smtp-Source: ADUXVKIyM2w2EBga8umFJX2noY4B66AxNwGMWvEErq4HhLJD+qM+GhdRu77eMvRNQpHcQ9G7Pc5zsPJEHEPKMAN3MDg= X-Received: by 2002:adf:9302:: with SMTP id 2-v6mr8336598wro.175.1527855286678; Fri, 01 Jun 2018 05:14:46 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:adf:91c2:0:0:0:0:0 with HTTP; Fri, 1 Jun 2018 05:14:46 -0700 (PDT) In-Reply-To: References: From: Moorthy Baskaravenkatraman Sambamoorthy Date: Fri, 1 Jun 2018 17:44:46 +0530 Message-ID: To: Ard Biesheuvel Cc: "edk2-devel@lists.01.org" , Kalyan Kumar Nagabhirava X-Content-Filtered-By: Mailman/MimeDel 2.1.26 Subject: Re: [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: , X-List-Received-Date: Fri, 01 Jun 2018 12:14:48 -0000 Content-Type: text/plain; charset="UTF-8" Hi Ard, RDK package Secure boot and DRI application for QEMU platform were up-streamed by Kalyan under edk2-platforms. Now, I'm continuing the same for further maintenance. Regards, Moorthy On 1 June 2018 at 17:34, Ard Biesheuvel wrote: > On 1 June 2018 at 13:03, Moorthy Baskaravenkatraman > wrote: > > Contributed-under: TianoCore Contribution Agreement 1.1 > > Signed-off-by: Moorthy Baskaravenkatraman sambamoorthy@linaro.org> > > Reviewed-by: Ard Biesheuvel > > Excuse me? I don't remember reviewing these changes. > > > --- > > Platform/Comcast/RDKQemu/RDKQemu.dsc | 8 +++++++- > > 1 file changed, 7 insertions(+), 1 deletion(-) > > > > diff --git a/Platform/Comcast/RDKQemu/RDKQemu.dsc > b/Platform/Comcast/RDKQemu/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/ > DxeCrc32GuidedSectionExtractLib.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/ > NvVarStoreFormattedLib.inf > > # don't use unaligned CopyMem () on the UEFI varstore NOR flash > region > > 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 > > -- > > 2.17.0 > > > > _______________________________________________ > > edk2-devel mailing list > > edk2-devel@lists.01.org > > https://lists.01.org/mailman/listinfo/edk2-devel > -- Regards, Moorthy