From patchwork Mon Mar 20 20:52:59 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ard Biesheuvel X-Patchwork-Id: 95584 Delivered-To: patch@linaro.org Received: by 10.140.89.233 with SMTP id v96csp1131513qgd; Mon, 20 Mar 2017 13:53:17 -0700 (PDT) X-Received: by 10.84.225.146 with SMTP id u18mr30932271plj.135.1490043197256; Mon, 20 Mar 2017 13:53:17 -0700 (PDT) Return-Path: Received: from ml01.01.org (ml01.01.org. [198.145.21.10]) by mx.google.com with ESMTPS id d1si18791592pln.333.2017.03.20.13.53.17 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 Mar 2017 13:53:17 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of edk2-devel-bounces@lists.01.org designates 198.145.21.10 as permitted sender) client-ip=198.145.21.10; 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 198.145.21.10 as permitted sender) smtp.mailfrom=edk2-devel-bounces@lists.01.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linaro.org Received: from [127.0.0.1] (localhost [IPv6:::1]) by ml01.01.org (Postfix) with ESMTP id 6CB4680471; Mon, 20 Mar 2017 13:53:16 -0700 (PDT) X-Original-To: edk2-devel@lists.01.org Delivered-To: edk2-devel@lists.01.org Received: from mail-wm0-x230.google.com (mail-wm0-x230.google.com [IPv6:2a00:1450:400c:c09::230]) (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 B6A0C80470 for ; Mon, 20 Mar 2017 13:53:14 -0700 (PDT) Received: by mail-wm0-x230.google.com with SMTP id t189so74474427wmt.1 for ; Mon, 20 Mar 2017 13:53:14 -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=pv2s+GUVohznZVg+HWKjAg3vFqo/fglhfv5rMGu8/V0=; b=XS7+qfF/YJPnU797Zsv0ZS5RsyQzfKAxkGeCQ+mHHN19nhUUbm3E6b3RUvCBoVNmcA EOLIoEz71w0MxxAIfRfpqTHgTQ6As5Uvc5uIw4izgubQ76+v7+SUYYZx/c4wdcXIIo06 m7SQ0osiqNn5mdRvBFXVIYAwzBMLc0SOrOLFk= 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; bh=pv2s+GUVohznZVg+HWKjAg3vFqo/fglhfv5rMGu8/V0=; b=AmvSt1NAbP8qrtRaRBPtvNgcieAjVuqsSdZhOiOTwrGek5fVxBOUVofXxobR4wArjg Y+DgWf6nKtomiJShW+xt2uEon68vjqBIWoyE4Z1yEtyB2zzzTpKsCKZ0AJjA89W/HLH8 IJ8EI2/aO0ytLGLwt2loBHtUdfzQDPrHWwIXgMzUKGAgHMSTXV+rM8cLEmOVRmQu3K/e 9zJgQx4APpbDdmcBqQpzc3SmhoNSuSzU4byYScc4NALHSwM2f88n7OT9wt7/2UKGK1n1 qkJCd7rGuauavn+WpGg4iTEy8EWrtVtBhdbXZC3hstoOxYSIBeOO85VoYHzpKmnNpmeJ LJYA== X-Gm-Message-State: AFeK/H1F+W2UY5WUklgyOx3/sAlNvkESUf1omrdbbcTUdEfIBnUqB9H/DyCoWPNbpAuTF5Gn X-Received: by 10.28.12.147 with SMTP id 141mr12699919wmm.8.1490043193383; Mon, 20 Mar 2017 13:53:13 -0700 (PDT) Received: from localhost.localdomain (189.17.90.92.rev.sfr.net. [92.90.17.189]) by smtp.gmail.com with ESMTPSA id q1sm12184651wra.65.2017.03.20.13.53.11 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 20 Mar 2017 13:53:12 -0700 (PDT) From: Ard Biesheuvel To: edk2-devel@lists.01.org, leif.lindholm@linaro.org Date: Mon, 20 Mar 2017 20:52:59 +0000 Message-Id: <1490043181-20031-2-git-send-email-ard.biesheuvel@linaro.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1490043181-20031-1-git-send-email-ard.biesheuvel@linaro.org> References: <1490043181-20031-1-git-send-email-ard.biesheuvel@linaro.org> Subject: [edk2] [PATCH 1/3] ArmPkg/DefaultExceptionHandlerLib: add missing GUID to .inf X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: ryan.harkin@linaro.org, Ard Biesheuvel , eugene@hp.com MIME-Version: 1.0 Errors-To: edk2-devel-bounces@lists.01.org Sender: "edk2-devel" Add the gEfiDebugImageInfoTableGuid, which is referenced in the code, to both .INF files describing this module. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ard Biesheuvel --- ArmPkg/Library/DefaultExceptionHandlerLib/DefaultExceptionHandlerLib.inf | 3 +++ ArmPkg/Library/DefaultExceptionHandlerLib/DefaultExceptionHandlerLibBase.inf | 3 +++ 2 files changed, 6 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/ArmPkg/Library/DefaultExceptionHandlerLib/DefaultExceptionHandlerLib.inf b/ArmPkg/Library/DefaultExceptionHandlerLib/DefaultExceptionHandlerLib.inf index 5d3ce892ff3c..f5421b1240a1 100644 --- a/ArmPkg/Library/DefaultExceptionHandlerLib/DefaultExceptionHandlerLib.inf +++ b/ArmPkg/Library/DefaultExceptionHandlerLib/DefaultExceptionHandlerLib.inf @@ -42,3 +42,6 @@ [LibraryClasses] PeCoffGetEntryPointLib ArmDisassemblerLib SerialPortLib + +[Guids] + gEfiDebugImageInfoTableGuid diff --git a/ArmPkg/Library/DefaultExceptionHandlerLib/DefaultExceptionHandlerLibBase.inf b/ArmPkg/Library/DefaultExceptionHandlerLib/DefaultExceptionHandlerLibBase.inf index 8f5b3e1010c8..b53a5e89f507 100644 --- a/ArmPkg/Library/DefaultExceptionHandlerLib/DefaultExceptionHandlerLibBase.inf +++ b/ArmPkg/Library/DefaultExceptionHandlerLib/DefaultExceptionHandlerLibBase.inf @@ -40,3 +40,6 @@ [LibraryClasses] PeCoffGetEntryPointLib ArmDisassemblerLib SerialPortLib + +[Guids] + gEfiDebugImageInfoTableGuid