From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=2607:f8b0:4864:20::144; helo=mail-it1-x144.google.com; envelope-from=ard.biesheuvel@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-it1-x144.google.com (mail-it1-x144.google.com [IPv6:2607:f8b0:4864:20::144]) (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 EE04A2116DA1C for ; Fri, 12 Oct 2018 08:39:27 -0700 (PDT) Received: by mail-it1-x144.google.com with SMTP id c23-v6so19329415itd.5 for ; Fri, 12 Oct 2018 08:39:27 -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=RT5lTOZjDRJ0IxXi6O76gI+SnFlcSPzOLf5kpSDM5GA=; b=Ss//DFRv6TBiI+4xJ//eB+NKtcyjf3sI6Rka6JMjPJu72v/UvOqkLuMq1brcuZnb31 pkOp4mGpFUvBHxb06jInN3q7yZKTmYdO1lO/KmOUjMC2DGzyWNoQu4ygb1xtjc+YMBnw 8N1Ki8BszCk0rOWjo6Y0jJ2hl0rFO/1mbb07g= 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=RT5lTOZjDRJ0IxXi6O76gI+SnFlcSPzOLf5kpSDM5GA=; b=NG1b8wuEwZP8QZaUiTUBYd6RPW05vkuo/9UkuheDv4bRsPeGuKJ1wo94s3egoOyvnS iDfmKIZ3jljxOtdHMJvlznN+we4j0FibiqcGLJJaA4AyNUt/9Bw99CC1c7wgCNChtPKN svWJ11v05px9+SX5BgEDad0qRptCmWVSZYLiFrkDbC9fV5UonPy4Q2/KfnEGHUUPalSN bFjzZLSaBI1Mjx0Y47L+CrqffduCx+0R2vODjFTtSOL7volefNoYtptY/x5ZRkCp84yg VPIIQBwuqN14NqdmcegtwdYEcP5T7GUqNyQHoPNChJXMj6QYIJJzvQP2Hf12aglsguUd uZog== X-Gm-Message-State: ABuFfoj/uPzFyBO2OT22V7LzsjOXa5KURLTdVcbTsgDJ1WaUlHb+yeBs TRqZSCsp1uPtELF5cWnaK4UpXzWo2uC4coNRTLzSgsSqUVY= X-Google-Smtp-Source: ACcGV63Rf1nEyBPTPUVsRo6dQ1wTsSRpGAfOTDJzOt22Vg1p6wfhf0ZRpm6WYxMvrhgJmejX6M9RF1J/acykhFl1+BI= X-Received: by 2002:a24:4ac5:: with SMTP id k188-v6mr5667774itb.158.1539358767018; Fri, 12 Oct 2018 08:39:27 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a6b:5910:0:0:0:0:0 with HTTP; Fri, 12 Oct 2018 08:39:26 -0700 (PDT) In-Reply-To: <20180924155410.2317-2-moorthy.baskaravenkatraman-sambamoorthy@linaro.org> References: <20180924155410.2317-1-moorthy.baskaravenkatraman-sambamoorthy@linaro.org> <20180924155410.2317-2-moorthy.baskaravenkatraman-sambamoorthy@linaro.org> From: Ard Biesheuvel Date: Fri, 12 Oct 2018 17:39:26 +0200 Message-ID: To: Moorthy B S Cc: "edk2-devel@lists.01.org" Subject: Re: [PATCH edk2-platforms 1/1] Platform/Comcast/RDKQemu: Incorporate ArmVirtQemu changes X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Oct 2018 15:39:28 -0000 Content-Type: text/plain; charset="UTF-8" On 24 September 2018 at 17:54, Moorthy B S wrote: > Contributed-under: TianoCore Contribution Agreement 1.1 > Signed-off-by: Moorthy B S > Cc: Ard Biesheuvel Reviewed-by: Ard Biesheuvel Pushed as 124073e4d440..6aad08ad6c9a Thanks > --- > Platform/Comcast/RDKQemu/RDKQemu.dsc | 14 +++++++++++++- > 1 file changed, 13 insertions(+), 1 deletion(-) > > diff --git a/Platform/Comcast/RDKQemu/RDKQemu.dsc b/Platform/Comcast/RDKQemu/RDKQemu.dsc > index 1301c5555efe..02ec53a85a28 100644 > --- a/Platform/Comcast/RDKQemu/RDKQemu.dsc > +++ b/Platform/Comcast/RDKQemu/RDKQemu.dsc > @@ -57,6 +57,7 @@ [LibraryClasses.common] > BootLogoLib|MdeModulePkg/Library/BootLogoLib/BootLogoLib.inf > PlatformBootManagerLib|ArmVirtPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf > CustomizedDisplayLib|MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib.inf > + FrameBufferBltLib|MdeModulePkg/Library/FrameBufferBltLib/FrameBufferBltLib.inf > QemuBootOrderLib|OvmfPkg/Library/QemuBootOrderLib/QemuBootOrderLib.inf > FileExplorerLib|MdeModulePkg/Library/FileExplorerLib/FileExplorerLib.inf > PciPcdProducerLib|ArmVirtPkg/Library/FdtPciPcdProducerLib/FdtPciPcdProducerLib.inf > @@ -355,10 +356,20 @@ [Components.common] > MdeModulePkg/Universal/Network/MnpDxe/MnpDxe.inf > MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe.inf > MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe.inf > - MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe.inf > MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.inf > +!if $(NETWORK_IP6_ENABLE) == TRUE > + NetworkPkg/Ip6Dxe/Ip6Dxe.inf > + NetworkPkg/TcpDxe/TcpDxe.inf > + NetworkPkg/Udp6Dxe/Udp6Dxe.inf > + NetworkPkg/Dhcp6Dxe/Dhcp6Dxe.inf > + NetworkPkg/Mtftp6Dxe/Mtftp6Dxe.inf > + NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe.inf > + NetworkPkg/IScsiDxe/IScsiDxe.inf > +!else > + MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe.inf > MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe.inf > MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe.inf > +!endif > !if $(HTTP_BOOT_ENABLE) == TRUE > NetworkPkg/DnsDxe/DnsDxe.inf > NetworkPkg/HttpUtilitiesDxe/HttpUtilitiesDxe.inf > @@ -398,6 +409,7 @@ [Components.common] > # > # Video support > # > + OvmfPkg/QemuRamfbDxe/QemuRamfbDxe.inf > OvmfPkg/VirtioGpuDxe/VirtioGpu.inf > OvmfPkg/PlatformDxe/Platform.inf > > -- > 2.17.0 >