From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by mx.groups.io with SMTP id smtpd.web10.545.1652722584873898823 for ; Mon, 16 May 2022 10:36:25 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=ljaek811; spf=pass (domain: kernel.org, ip: 145.40.68.75, mailfrom: ardb@kernel.org) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id C6A66B815A9 for ; Mon, 16 May 2022 17:36:22 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 9021CC34119 for ; Mon, 16 May 2022 17:36:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1652722581; bh=TWgR7V6V5+4etlqWho91liRZH2htp77A1fi6aXFTi4Y=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=ljaek8111caoTeuwoL3jjAp0/24yIORW/RU6C18RryKh4gsrFthbTK/00YJJnZZCr WEA4yhEZnfQyP7BzyjBixwUlqVMsW8bmsmegT00mfFUKYf7exXO6+XpucvmqdheqkS um7PERHyqd8jX4rLgrYxtplo3HkuWAAtb/Olz3TtQyycZGYnJIS12NKnNGaa3oanMA ANfN7iBFOEBrPXmgUitlWs44Penlf8k8BYf1jbnpKnuTZi//yV2B8dNn1hCGnucz2M A9At6r1dyoA5kBkiHm547osOU7aq47yAPnXS+jp9PiDYF+8mIsTDtucPDozI94f/aw YcA+xlOGTOooQ== Received: by mail-oi1-f179.google.com with SMTP id n24so19440398oie.12 for ; Mon, 16 May 2022 10:36:21 -0700 (PDT) X-Gm-Message-State: AOAM5339IoweA+A6qDK9pHaxjZoMpQrDcKB3ned7SKLBYeZX62D3+ad5 /lDhv86yvP95jMfwhBW3QAFJbQhBvWpfzofqfTA= X-Google-Smtp-Source: ABdhPJwfY4Vsak0SUFk8HLNPY9mB6UxtBtyNbMh2+FzogcvKYjgYTslzSnMvp+XhwKNxr3ZjPzUfrWlotuV+LaYafL4= X-Received: by 2002:a05:6808:e8d:b0:322:bac0:2943 with SMTP id k13-20020a0568080e8d00b00322bac02943mr8654765oil.126.1652722580699; Mon, 16 May 2022 10:36:20 -0700 (PDT) MIME-Version: 1.0 References: <20220426012918.1216-1-mikuback@linux.microsoft.com> <00d401d8601f$3981cc10$ac856430$@byosoft.com.cn> <5e04954f-271e-b7b5-cd58-456310c4030b@linux.microsoft.com> <0337311a-fb5c-55bf-c415-6a178f293943@linux.microsoft.com> <30a3487e-2a6b-5bc5-7db7-626c9b44fe32@linux.microsoft.com> <00a701d86730$3bb999a0$b32ccce0$@byosoft.com.cn> <4289e499-63b5-372c-e771-ac8c70a6fa86@linux.microsoft.com> In-Reply-To: <4289e499-63b5-372c-e771-ac8c70a6fa86@linux.microsoft.com> From: "Ard Biesheuvel" Date: Mon, 16 May 2022 19:36:09 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: =?UTF-8?B?UmU6IOWbnuWkjTog5Zue5aSNOiBbZWRrMi1kZXZlbF0gW1BBVENIIHY1IDAvOF0gQWRkIFZhcmlhYmxlIEZsYXNoIEluZm8gSE9C?= To: Michael Kubacki Cc: gaoliming , edk2-devel-groups-io , Abner Chang , Andrew Fish , Anthony Perard , Ard Biesheuvel , Benjamin You , Brijesh Singh , Erdem Aktas , Gerd Hoffmann , Guo Dong , Hao A Wu , James Bottomley , Jian J Wang , Jiewen Yao , Jordan Justen , Julien Grall , Leif Lindholm , Maurice Ma , Min Xu , Nickle Wang , Peter Grehan , Ray Ni , Rebecca Cran , Sami Mujawar , Sean Rhodes , Sebastien Boeuf , Tom Lendacky Content-Type: text/plain; charset="UTF-8" On Mon, 16 May 2022 at 17:27, Michael Kubacki wrote: > > Yes, it has been reviewed by all maintainers. An announcement of the > change was sent to edk2 on April 29th: > https://edk2.groups.io/g/announce/message/291 > > The series for edk2-platforms has also been out since April 25th: > https://edk2.groups.io/g/devel/message/89308 > > Thanks, > Michael > I am fine with merging this as is, but please merge the edk2-platforms changes as soon as the edk2 changes are in, so platforms there are not left in a broken state.