From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=2607:f8b0:4001:c0b::236; helo=mail-it0-x236.google.com; envelope-from=ard.biesheuvel@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-it0-x236.google.com (mail-it0-x236.google.com [IPv6:2607:f8b0:4001:c0b::236]) (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 70C5822106DCA for ; Wed, 28 Mar 2018 02:37:04 -0700 (PDT) Received: by mail-it0-x236.google.com with SMTP id 142-v6so2941028itl.5 for ; Wed, 28 Mar 2018 02:43:42 -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=xdx1pR+JUZBCB/XVdcKqvAi1bl+h4SUZNJ9Td6cOf3A=; b=Ijzigjx0uJtS+1WFm/PJtRbGy3PdyKVIBDzd1mqSNxIVlDifwxYFu6ileneOFm7Gdm IlNZ8x2FVCOJVlPkkPdpSubZA/vlWqlwsVhPInSP32y0FZ/dhTHO9ZRQCkfAfwHh0iZX H5oUgicuue0rCHcHuk4qOEqoujjnowmz8RoYE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=xdx1pR+JUZBCB/XVdcKqvAi1bl+h4SUZNJ9Td6cOf3A=; b=gtC219P0zh3H3NmvbC29m9/Z9+a1etzjsx7n7L/XqkVCaWnFshckn9Ig+1UpdX7nh/ qeSrPzYF4MThrhDwIKsbKSV/zMeWDFitz4EiCmoUMwDqGRiu0d9chrvWrVESTgdD6brp HhHClf0ABFEEpj+ONwbEmVBFb2Rxoz/kLkMwYAwZXq/Pk4koioGo+DLk5QxXAt93xy7D 0LCDlz6aAst6x+jWDcbpe/Z4nngH93IkcCpE8pyhutxT5Qkz3Fj8e6+NmTkSrX+N5cV6 t1i0BS4F+g3ylUSd2jew3WTe6r9/1vDnXbqUC8kGIqRC8CeN4uXf0EOGKQLrzu+sLEGx lTOw== X-Gm-Message-State: AElRT7HDVt2p0toH1qciqg5bhP4fpoB96fQFHMN/80/fOe2ZPWtKlIxa 1SZ05CynKf0U5Dk3my0euGJvdFO/XgFxwYgKch9EtQ== X-Google-Smtp-Source: AIpwx49zuxfnII7ZyJOPxWpvLhVUQf4/LvSBXfnZ+DUgG5uCN+RSCJiNg+K2QbZXDnP8ZgSjcKr0jz3hdDJp6TDk7V8= X-Received: by 2002:a24:d98d:: with SMTP id p135-v6mr2626336itg.106.1522230221828; Wed, 28 Mar 2018 02:43:41 -0700 (PDT) MIME-Version: 1.0 Received: by 10.107.187.67 with HTTP; Wed, 28 Mar 2018 02:43:41 -0700 (PDT) In-Reply-To: <20180328010531.GA69547@SZX1000114654> References: <1521594198-52523-1-git-send-email-heyi.guo@linaro.org> <20180328010531.GA69547@SZX1000114654> From: Ard Biesheuvel Date: Wed, 28 Mar 2018 10:43:41 +0100 Message-ID: To: Guo Heyi Cc: Leif Lindholm , "edk2-devel@lists.01.org" , Michael D Kinney , Haojian Zhuang 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: Wed, 28 Mar 2018 09:37:04 -0000 Content-Type: text/plain; charset="UTF-8" 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.