From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=2607:f8b0:400e:c00::22d; helo=mail-pf0-x22d.google.com; envelope-from=heyi.guo@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-pf0-x22d.google.com (mail-pf0-x22d.google.com [IPv6:2607:f8b0:400e:c00::22d]) (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 33434224DD128 for ; Wed, 28 Mar 2018 17:14:15 -0700 (PDT) Received: by mail-pf0-x22d.google.com with SMTP id y69so1986339pfb.5 for ; Wed, 28 Mar 2018 17:20:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:date:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=/GQdwTsy5Vl1abZ+FM74GDDhcFP4J++9XnVA5aswQq4=; b=FQ+Kzdo4ebrzdwQ4tstiacFOi5YuXEXzN4JCNd8xT8X1/SBhGZ88mpeZuI+psLMKek BcAC5n63mB85D4BYjFW4CWPF6Bcjl+lgJLcA4B1y4iG+FgjU/7N9C9E7dYksXNvFOFpq hSJQnd2RyCmjwZT1ovLtUnFtJzUW2s+f+udWU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:date:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=/GQdwTsy5Vl1abZ+FM74GDDhcFP4J++9XnVA5aswQq4=; b=TO7a1jVeCToUw+VBCUuJ0oDaMA8Z4523MqbphrYpsZA6BUAszvMMs3pL0MS0eSxdU7 rkGhNEmKLJJaYiOl6bVGrmGInfpMRSCvkJsoWuu+LHvbBQyvzmaL3dDIUsowyH0bAADR DP4qlOR9JSgoKlL/jgnKIOhnjLho3MmePJ4bwA5dss2hSHDwYMHS39UGR1Glm+59PnD8 q8IujNCxsdDhCOdKa00buhvTITBJA1aWWogJlg6OYAKrzPs0NzjMj0uPWeHeCNUCWkNe pPKlqB8n8AiGyEjfisB5Dfql8phcTPNHQRejIwAg2LUklNOTF6HQDceVyI9PMWAa2tPP OUvA== X-Gm-Message-State: AElRT7HFJrXXUx6qfImjxqx23UGTMRq1I2UDWJ5C1vCiRUjXE2JMn38e SMkBnMJo9uhxkT79nhkxZM8g/A== X-Google-Smtp-Source: AIpwx48vHy4U10KkgRpcVVVm96TqYm1ACGn0skdqws9TlyC7H0ztn3b0kjyfEu7bMXkAHfJAtswXdQ== X-Received: by 10.99.173.7 with SMTP id g7mr3935593pgf.170.1522282854617; Wed, 28 Mar 2018 17:20:54 -0700 (PDT) Received: from SZX1000114654 ([104.237.91.79]) by smtp.gmail.com with ESMTPSA id r76sm10714475pfl.24.2018.03.28.17.20.52 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Mar 2018 17:20:54 -0700 (PDT) From: Guo Heyi X-Google-Original-From: Guo Heyi Date: Thu, 29 Mar 2018 08:20:50 +0800 To: Ard Biesheuvel Cc: Guo Heyi , Leif Lindholm , "edk2-devel@lists.01.org" , Michael D Kinney , Haojian Zhuang Message-ID: <20180329002050.GB97590@SZX1000114654> References: <1521594198-52523-1-git-send-email-heyi.guo@linaro.org> <20180328010531.GA69547@SZX1000114654> MIME-Version: 1.0 In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Subject: Re: [PATCH edk2-platforms 00/12] Hisilicon/D0x: Switch to generic PciHostBridge X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Mar 2018 00:14:16 -0000 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Mar 28, 2018 at 10:43:41AM +0100, Ard Biesheuvel wrote: > On 28 March 2018 at 02:05, Guo Heyi wrote: > > Hi Leif, Ard, > > > > Any comments for this series of patches? > > > > Hello Heyi, > > Thanks for sending these patches. Leif is at the plugfest, but I will > look at these before the end of the week. Forgot the plugfest as I am not attending :)