From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-it0-x230.google.com (mail-it0-x230.google.com [IPv6:2607:f8b0:4001:c0b::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 846701A1E43 for ; Wed, 26 Oct 2016 00:56:20 -0700 (PDT) Received: by mail-it0-x230.google.com with SMTP id e187so12954432itc.0 for ; Wed, 26 Oct 2016 00:56:20 -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=SgJm5qFH/wBJ55kUnHTIa21Wa+lwrVg1st5JcIUxsdA=; b=Fz+Hu47W8soMvLarOULtTiS89em4un9dOa+yAdqiRCTvb0Vw0yYPtnW6Oixlta2gQc M6klX+M2MNpXsLs9xrMlVoCURuAe+Dl1kXZRxUk405dJtEKpoawbWJoLVnDs5IgWjacM dptI8si4fxLSU8GbGF2MHcHs5TdJ8Qa524Qf4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=SgJm5qFH/wBJ55kUnHTIa21Wa+lwrVg1st5JcIUxsdA=; b=Z0pb7VIl3plHnVwtie329czVyyWKwmcnAs8Ug/NFVvAnkk3TMFz29ID0e/APEwUbRK jY1Y4q0Wn+ZSfbSp4ey4LOnY6xdBmMxzOXMsptmqLNn+I8vrJvkA4gxMvQpA/r40N9LY /8A5eUd3YJGff8EheLmRiTZaP/5zPOAc0g5HIs/3CfsA37vkDAU0SCVstZUz13KUnBOV yRmoVGdeuWzjtLym1wwP4BLFAWARFHjkXOdyjHJmlzC9+xYHf3sAObwMQawuOxJMyOLV ylzSwAHwI7lokvhucb9CcBS7XLjvUAPMEWz7RVDkkyFV3VQ21bJX25qemmFlrHMULFj7 u0eg== X-Gm-Message-State: ABUngvdgyM88WY/5WvK39PBWZnrOGldiNs+dIq+LzX3hcUk2nf48KAn32J9dYWbOsf+1ZaVunvri1M8D4sxTIxy5 X-Received: by 10.36.107.72 with SMTP id v69mr1029085itc.37.1477468579866; Wed, 26 Oct 2016 00:56:19 -0700 (PDT) MIME-Version: 1.0 Received: by 10.107.5.139 with HTTP; Wed, 26 Oct 2016 00:56:19 -0700 (PDT) In-Reply-To: References: <1477415427-10888-1-git-send-email-ard.biesheuvel@linaro.org> <20161025174632.GK1161@bivouac.eciton.net> From: Ard Biesheuvel Date: Wed, 26 Oct 2016 08:56:19 +0100 Message-ID: To: Leif Lindholm Cc: edk2-devel-01 , Laszlo Ersek Subject: Re: [PATCH 1/5] ArmPkg/ArmDmaLib: add missing DxeServicesTableLib dependency 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: , X-List-Received-Date: Wed, 26 Oct 2016 07:56:20 -0000 Content-Type: text/plain; charset=UTF-8 On 25 October 2016 at 18:47, Ard Biesheuvel wrote: > On 25 October 2016 at 18:46, Leif Lindholm wrote: >> No 0/5 for this series. >> >> But I'll give the series >> Reviewed-by: Leif Lindholm >> on this patch (unless you insist on having one per patch). >> > Series pushed