From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from us-smtp-1.mimecast.com (us-smtp-1.mimecast.com [207.211.31.120]) by mx.groups.io with SMTP id smtpd.web10.6715.1588078799367131996 for ; Tue, 28 Apr 2020 05:59:59 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@redhat.com header.s=mimecast20190719 header.b=CgGeW/a1; spf=pass (domain: redhat.com, ip: 207.211.31.120, mailfrom: lersek@redhat.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1588078798; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=y84DY3b7DukLkelxdOpOBH6DgJppguhpC9gqvt6XAyk=; b=CgGeW/a1qW2B/QjnxwObn3sCXlFMs1VXzmc3TwQ0yKVtFHAvJMBljH3rSdI2q7wuVVQxCN 5f4fMLf5n8hDxx4ZhGefVdpzaPoiWZaBGuxAGGKqAie5xyAWw505pKt7YOKd0k8mFAcEkl FpOJKp0OiiY1BKZAst0VsgBnndKSzXM= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-67-UygX3blYPa2wX1z5eKcZ1A-1; Tue, 28 Apr 2020 08:59:55 -0400 X-MC-Unique: UygX3blYPa2wX1z5eKcZ1A-1 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 89F2E1005510; Tue, 28 Apr 2020 12:59:53 +0000 (UTC) Received: from lacos-laptop-7.usersys.redhat.com (ovpn-113-33.ams2.redhat.com [10.36.113.33]) by smtp.corp.redhat.com (Postfix) with ESMTP id 051305D710; Tue, 28 Apr 2020 12:59:50 +0000 (UTC) Subject: Re: [PATCH v3 0/7] Edk2 Platform and Core CI for ArmVirtPkg, EmulatorPkg, and OvmfPkg To: michael.kubacki@outlook.com, devel@edk2.groups.io Cc: Andrew Fish , Ard Biesheuvel , Bret Barkelew , Jordan Justen , Leif Lindholm , Liming Gao , Michael D Kinney , Ray Ni , Sean Brogan References: From: "Laszlo Ersek" Message-ID: Date: Tue, 28 Apr 2020 14:59:50 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Language: en-US Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit On 04/24/20 23:31, michael.kubacki@outlook.com wrote: > From: Michael Kubacki > > Attention: Reviewed-by is still needed from some package maintainers. > * 0002-ArmVirtPkg-Add-Platform-CI-and-configuration-for-Cor.patch > * Laszlo Ersek > * Ard Biesheuvel > * Leif Lindholm I don't understand. Your posting [edk2-devel] [PATCH v3 2/7] ArmVirtPkg: Add Platform CI and configuration for Core CI already -- and, to my understanding, correctly -- includes Acked-by: Laszlo Ersek Acked-by: Ard Biesheuvel That means both Ard and myself are OK with the patch. What else is needed from us? > * 0004-OvmfPkg-Add-Platform-CI-and-configuration-for-Core-C.patch > * Jordan Justen > * Laszlo Ersek > * Ard Biesheuvel Same here: [edk2-devel] [PATCH v3 4/7] OvmfPkg: Add Platform CI and configuration for Core CI I think these patches are ready to be merged. Who's going to merge the series? Thanks! Laszlo