From patchwork Fri Oct 28 10:44:32 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ard Biesheuvel X-Patchwork-Id: 79891 Delivered-To: patch@linaro.org Received: by 10.140.97.247 with SMTP id m110csp1103665qge; Fri, 28 Oct 2016 03:44:58 -0700 (PDT) X-Received: by 10.99.100.132 with SMTP id y126mr19684362pgb.177.1477651498261; Fri, 28 Oct 2016 03:44:58 -0700 (PDT) Return-Path: Received: from ml01.01.org (ml01.01.org. [2001:19d0:306:5::1]) by mx.google.com with ESMTPS id m25si12791707pfe.235.2016.10.28.03.44.57 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 28 Oct 2016 03:44:58 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of edk2-devel-bounces@lists.01.org designates 2001:19d0:306:5::1 as permitted sender) client-ip=2001:19d0:306:5::1; Authentication-Results: mx.google.com; dkim=neutral (body hash did not verify) header.i=@linaro.org; spf=pass (google.com: best guess record for domain of edk2-devel-bounces@lists.01.org designates 2001:19d0:306:5::1 as permitted sender) smtp.mailfrom=edk2-devel-bounces@lists.01.org; dmarc=fail (p=NONE dis=NONE) header.from=linaro.org Received: from [127.0.0.1] (localhost [IPv6:::1]) by ml01.01.org (Postfix) with ESMTP id 53F0F81D55; Fri, 28 Oct 2016 03:44:56 -0700 (PDT) X-Original-To: edk2-devel@lists.01.org Delivered-To: edk2-devel@lists.01.org Received: from mail-wm0-x22e.google.com (mail-wm0-x22e.google.com [IPv6:2a00:1450:400c:c09::22e]) (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 1FADC81D20 for ; Fri, 28 Oct 2016 03:44:54 -0700 (PDT) Received: by mail-wm0-x22e.google.com with SMTP id p190so771979wmp.1 for ; Fri, 28 Oct 2016 03:44:54 -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:in-reply-to:references; bh=OxjqnYydLzcw8C2BRNNnTu/EXmA0aVp63HQ2VgwTPSA=; b=H1MH4djYmhyo9I//UM9l/uOTrjylYKl7RtfLW9jVi1jGL0PQBdjBVk8X8P69OGOqaV 81ZDJ+fdHd3sha9z4e+Q3HfOrTRu6BZ4rlIVaVSRk/UbWkmZ2xBHEUEa7FhBj7vP6IWa VHg7YNLYlxhiU6pXSaIxmf/GDv2A2IH61Lg/U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=OxjqnYydLzcw8C2BRNNnTu/EXmA0aVp63HQ2VgwTPSA=; b=S+ekj086RcjcTNEwPIoRoKYt1tazu7SCaohCHNrrIhaTTNKHjC4ERqYXrtFKB42haN acJ5QEYY3rppnChzr0sl3JVri4uA/6rs84dh4ZLPi2ZKsOqSSCfJZ5dfewXfp2UnYDAd kuPaHQbfLWgPWHOh45zyuaNrpZugDNVwDaaMBEF9kkdZW5BftzFYxQfnixYgZtRrmOmL 702owtJZ3dPgz8dJu+jTDkJWoPveU5r4TfvNsurBLYH90cv4O1QR7RDy7x5QJNMtfTlg JBCGTGiV8/JVvsRD3uq49YJmWO/to1PVCWGyesq5j485+L0vR8kx3EjvnUORCjJBvqJg mT5A== X-Gm-Message-State: ABUngvc4LeBUJFpsFI5dWzh5Hwd5xEpVC+WTmm1B95gzjCPvKA5EGwoZBRuyZEGHLgDGXt/F X-Received: by 10.194.85.229 with SMTP id k5mr10938504wjz.22.1477651493142; Fri, 28 Oct 2016 03:44:53 -0700 (PDT) Received: from localhost.localdomain ([105.150.227.229]) by smtp.gmail.com with ESMTPSA id 184sm57730wms.4.2016.10.28.03.44.51 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 28 Oct 2016 03:44:52 -0700 (PDT) From: Ard Biesheuvel To: edk2-devel@lists.01.org, leif.lindholm@linaro.org Date: Fri, 28 Oct 2016 11:44:32 +0100 Message-Id: <1477651478-16830-4-git-send-email-ard.biesheuvel@linaro.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1477651478-16830-1-git-send-email-ard.biesheuvel@linaro.org> References: <1477651478-16830-1-git-send-email-ard.biesheuvel@linaro.org> Subject: [edk2] [PATCH v2 3/9] EmbeddedPkg: add missing modules X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: ryan.harkin@linaro.org, lersek@redhat.com, Ard Biesheuvel MIME-Version: 1.0 Errors-To: edk2-devel-bounces@lists.01.org Sender: "edk2-devel" Add modules that live under EmbeddedPkg but were missing from the [Components] section of the package .dsc file Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ard Biesheuvel --- EmbeddedPkg/EmbeddedPkg.dsc | 9 +++++++++ 1 file changed, 9 insertions(+) -- 2.7.4 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel Reviewed-by: Leif Lindholm diff --git a/EmbeddedPkg/EmbeddedPkg.dsc b/EmbeddedPkg/EmbeddedPkg.dsc index 5224bcefa9c7..cc95564f31af 100644 --- a/EmbeddedPkg/EmbeddedPkg.dsc +++ b/EmbeddedPkg/EmbeddedPkg.dsc @@ -280,5 +280,14 @@ [Components.common] EmbeddedPkg/Drivers/Lan9118Dxe/Lan9118Dxe.inf EmbeddedPkg/Drivers/SataSiI3132Dxe/SataSiI3132Dxe.inf + EmbeddedPkg/Library/AcpiLib/AcpiLib.inf + EmbeddedPkg/Library/DebugAgentTimerLibNull/DebugAgentTimerLibNull.inf + EmbeddedPkg/Library/DxeHobPeCoffLib/DxeHobPeCoffLib.inf + EmbeddedPkg/Library/EblNetworkLib/EblNetworkLib.inf + EmbeddedPkg/Library/FdtLib/FdtLib.inf + EmbeddedPkg/Library/GdbDebugAgent/GdbDebugAgent.inf + EmbeddedPkg/Library/PrePiHobLib/PrePiHobLib.inf + EmbeddedPkg/Library/PrePiMemoryAllocationLib/PrePiMemoryAllocationLib.inf + [Components.IA32, Components.X64, Components.IPF, Components.ARM] EmbeddedPkg/GdbStub/GdbStub.inf