From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=2a00:1450:4864:20::441; helo=mail-wr1-x441.google.com; envelope-from=leif.lindholm@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-wr1-x441.google.com (mail-wr1-x441.google.com [IPv6:2a00:1450:4864:20::441]) (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 A8E2221188C31 for ; Tue, 6 Nov 2018 09:51:40 -0800 (PST) Received: by mail-wr1-x441.google.com with SMTP id 74-v6so14522496wrb.13 for ; Tue, 06 Nov 2018 09:51:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=EkFTOEig/eF0H9IVlaLYxk/DUuQR5UHb6G2eRuGIhTI=; b=QJ1aRtrxTZkEUNoJ4Ukd7NNctt5HBxP2tJwJ9bHpU4jWk0ZMjLUxoOu7T41jlA3Prs EOuhK0FhhuIjBXY+0gHZmAVWId9bS6SLrHQ8BiXlNlkWUSPjGH3PFBugLsS3QBtZo4ma tlq6RnoHFM9XUxgD1it5Ul0BDrmc6PSPqbTG0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=EkFTOEig/eF0H9IVlaLYxk/DUuQR5UHb6G2eRuGIhTI=; b=k5KR3aiyRMoh8XJoZsnqxfFVwN3mhakxkbZVRzFsxq4zZJNyiGt7UU5TJQYDDNhx8G tktLF+qDmOxF3HEBQwLKdN/8xNC4gTkTeAeHTMh4WGlruzEZ7HkZS+qyN/vhIxk9sE5H mKDEZInNfe0v+VeMjC3MsE/lc928j4oZTnSoQtq/4Sxev4Vn3QBxiubFpbAnd0ehP8sF q248M/EUEHANbV7GSoycXpCbfkroNaHS7/Y6js6KXlos+UVrOnzS/6pMszopSclfqnF3 DmgAoZfW0JW0LwF1jmgLNNdifAmajDce438aNn6EVE0Rm+P9rSbMdth9lXaoZfC61Rs0 ELEg== X-Gm-Message-State: AGRZ1gLgB8u4B5nbLQfleNPkSg57cCbQOUTTzEFniZLbr7YtzzqtCAgV ufG1X2W0Gt3H0/tV+xJo6Q72TayRBRg= X-Google-Smtp-Source: AJdET5cXOnzEmH55WpdFkoyX9a2KV9+mMievvQd670sovD2HUBMjtGql3H1J5MQHfI1CknYrHVV3zQ== X-Received: by 2002:adf:93e6:: with SMTP id 93-v6mr23007363wrp.311.1541526699063; Tue, 06 Nov 2018 09:51:39 -0800 (PST) Received: from bivouac.eciton.net (bivouac.eciton.net. [2a00:1098:0:86:1000:23:0:2]) by smtp.gmail.com with ESMTPSA id 125-v6sm2819519wmm.25.2018.11.06.09.51.37 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Tue, 06 Nov 2018 09:51:38 -0800 (PST) Date: Tue, 6 Nov 2018 17:51:36 +0000 From: Leif Lindholm To: Sakar Arora Cc: edk2-devel@lists.01.org, prasanth.pulla@arm.com Message-ID: <20181106175136.g5o2dsufmtnlyqmk@bivouac.eciton.net> References: <1541494066-16288-1-git-send-email-sakar.arora@arm.com> <1541494066-16288-10-git-send-email-sakar.arora@arm.com> MIME-Version: 1.0 In-Reply-To: <1541494066-16288-10-git-send-email-sakar.arora@arm.com> User-Agent: NeoMutt/20170113 (1.7.2) Subject: Re: [edk2-test][RFC PATCH 10/12] uefi-sct/SctPkg: sbbr: Corrected path to ArmBaseLib.inf in SBBR_SCT.dsc 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: Tue, 06 Nov 2018 17:51:41 -0000 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Nov 06, 2018 at 02:17:44PM +0530, Sakar Arora wrote: > From: Randy Jones > > Change-Id: I0fa236441ed8388d6c8a7fd185d46ec5a2dbe02d > --- > uefi-sct/SctPkg/UEFI/SBBR_SCT.dsc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/uefi-sct/SctPkg/UEFI/SBBR_SCT.dsc b/uefi-sct/SctPkg/UEFI/SBBR_SCT.dsc > index bf010c9..7076d11 100644 > --- a/uefi-sct/SctPkg/UEFI/SBBR_SCT.dsc > +++ b/uefi-sct/SctPkg/UEFI/SBBR_SCT.dsc > @@ -144,7 +144,7 @@ > > [LibraryClasses.AARCH64] > NULL|ArmPkg/Library/CompilerIntrinsicsLib/CompilerIntrinsicsLib.inf > - ArmLib|ArmPkg/Library/ArmLib/AArch64/AArch64Lib.inf > + ArmLib|ArmPkg/Library/ArmLib/ArmBaseLib.inf The modified line was added as part of this set. But without this change, I seriously doubt any of the preceding commits will have been possible to compile. (ArmPkg/Library/ArmLib/AArch64/AArch64Lib.inf does not exist.) Please fold this change into the original introduction of this line. / Leif > > ############################################################################### > # > -- > 2.7.4 > > _______________________________________________ > edk2-devel mailing list > edk2-devel@lists.01.org > https://lists.01.org/mailman/listinfo/edk2-devel