Message ID | 20170405135807.28425-1-ard.biesheuvel@linaro.org |
---|---|
Headers | show
Delivered-To: patch@linaro.org Received: by 10.140.89.233 with SMTP id v96csp275882qgd; Wed, 5 Apr 2017 06:58:18 -0700 (PDT) X-Received: by 10.99.138.68 with SMTP id y65mr30351624pgd.73.1491400698604; Wed, 05 Apr 2017 06:58:18 -0700 (PDT) Return-Path: <edk2-devel-bounces@lists.01.org> Received: from ml01.01.org (ml01.01.org. [198.145.21.10]) by mx.google.com with ESMTPS id c66si20703864pfj.230.2017.04.05.06.58.18 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Apr 2017 06:58:18 -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 DC67120080929; Wed, 5 Apr 2017 06:58:17 -0700 (PDT) X-Original-To: edk2-devel@lists.01.org Delivered-To: edk2-devel@lists.01.org Received: from mail-wr0-x22a.google.com (mail-wr0-x22a.google.com [IPv6:2a00:1450:400c:c0c::22a]) (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 34BED21A04811 for <edk2-devel@lists.01.org>; Wed, 5 Apr 2017 06:58:16 -0700 (PDT) Received: by mail-wr0-x22a.google.com with SMTP id k6so15858798wre.2 for <edk2-devel@lists.01.org>; Wed, 05 Apr 2017 06:58:16 -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; bh=fWd/ex7DUh+dq6KGJ7EmdAfjfXj5T4N53R1HwgxtTaw=; b=B6oLWWv/xVM5Pk31FrkfgeXnd8OkfZmdAS3sr/m4SaIv43Y8j1bD7xjdplRa0E9tLO vf/Ucz+DEXiuUC+Uz1G7KWMjwovwoKu7qEma3tjjQ9Whi78dZtc5CdlIHoYtdKkr0H8S BuWqlbHbVfRdahcZzL95IthhFsORJeWIZLWGo= 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; bh=fWd/ex7DUh+dq6KGJ7EmdAfjfXj5T4N53R1HwgxtTaw=; b=PXdQp9cNKEaIdSs+LeQjwCCAcJPMeoe50KbJWGvxzgeiPURxHMMbx0aARmh5Zxn7cK YXWyjWpf+QY9VtLJxCA7Zc3vxp333rqqaT34p2cAE6kOToiHE99vnU2TFPVo67q2LmLR X6tc0Wh6KdFV+HvGLYDM4UnzWhIyAqtGcHloQai6728ycCmEYweS0ByDY5kNtx2extl6 Z1ldGU+HN71QdFYWaOBa+84GNocCVUWPRrJkunr9uTEROLnj460fsoSuQdrt83Ei1Wih N0voRypaH3iRUBQYbsOwgKeF8cM7+iQ3J9zChQ1lu5qRHIXj3my2GhY7i/P/Kv1Mnrmr rAcQ== X-Gm-Message-State: AFeK/H0j4FKv4oLCRrd47/HM+r1mWDm/J16uysDY1o8LW9h2GAp9VZ3g 6MA4456OVaR68+OG X-Received: by 10.28.127.149 with SMTP id a143mr19643496wmd.87.1491400694746; Wed, 05 Apr 2017 06:58:14 -0700 (PDT) Received: from localhost.localdomain ([160.163.145.113]) by smtp.gmail.com with ESMTPSA id 127sm22522793wmt.20.2017.04.05.06.58.12 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Apr 2017 06:58:13 -0700 (PDT) From: Ard Biesheuvel <ard.biesheuvel@linaro.org> To: edk2-devel@lists.01.org Date: Wed, 5 Apr 2017 14:58:01 +0100 Message-Id: <20170405135807.28425-1-ard.biesheuvel@linaro.org> X-Mailer: git-send-email 2.9.3 Subject: [edk2] [PATCH v4 resend v4 0/6] Juno cleanup -- EDK2 edition X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: EDK II Development <edk2-devel.lists.01.org> List-Unsubscribe: <https://lists.01.org/mailman/options/edk2-devel>, <mailto:edk2-devel-request@lists.01.org?subject=unsubscribe> List-Archive: <http://lists.01.org/pipermail/edk2-devel/> List-Post: <mailto:edk2-devel@lists.01.org> List-Help: <mailto:edk2-devel-request@lists.01.org?subject=help> List-Subscribe: <https://lists.01.org/mailman/listinfo/edk2-devel>, <mailto:edk2-devel-request@lists.01.org?subject=subscribe> Cc: ryan.harkin@linaro.org, leif.lindholm@linaro.org, Ard Biesheuvel <ard.biesheuvel@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: edk2-devel-bounces@lists.01.org Sender: "edk2-devel" <edk2-devel-bounces@lists.01.org> |
Series |
Juno cleanup -- EDK2 edition
|
expand
|