From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from sin.source.kernel.org (sin.source.kernel.org [145.40.73.55]) by mx.groups.io with SMTP id smtpd.web11.98024.1671005221009254244 for ; Wed, 14 Dec 2022 00:07:01 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=tKJPNMSJ; spf=pass (domain: kernel.org, ip: 145.40.73.55, 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 sin.source.kernel.org (Postfix) with ESMTPS id 86647CE17F3 for ; Wed, 14 Dec 2022 08:06:57 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id CB4D6C433F0 for ; Wed, 14 Dec 2022 08:06:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1671005215; bh=wAHKjcs3Em7AYs+r+Mos5kRoQ6SIfkduMwK8MsknX6o=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=tKJPNMSJkCqismUb0BpZvj9cpaXb0wJ8dkNclTZ1OgiZRLBtRsrzEuqOwaW8QP1DS 837cI9oI7KYJaJTGP1KuPm2AsiJ0nw2prJ2A8Z5xt3uHwSV8qpTBc1U8ZZWYbFWC9/ t+vyt8M3R4JZxfAmuXb4EADhIBZuzz37Ut3zUzpH0CpRoftC9WVHOJbdSKtqoGyaqs +DZNur72JiLmzbWXITn7psdbatDIXQvRnVdF+Y5q1fUqI57M2BPoDBPrVS72S0BzGm 6Ng6Kd1Gn6lUwfzyqmJt4E7S6pHfA78kizMReaeAf8Pa9QFFMDe58nd0bth3VKMWWW hpyEi2iyweZvQ== Received: by mail-lf1-f51.google.com with SMTP id p8so9104922lfu.11 for ; Wed, 14 Dec 2022 00:06:55 -0800 (PST) X-Gm-Message-State: ANoB5plUOt5xc0iCDowhbIP/5oy/7T6QA5mDjAasCca67nuQ3nOoUUlG UsUXKmkZBll3f3RGVrCcAVqvckkrQ9ZP+8mUb1Y= X-Google-Smtp-Source: AA0mqf4jiTJ2Nhxp0MUoQ5h5pb3CQAjVltGJAKT8kXE9zZRbtdp4DhA6UTYFMXMUtjhGocCUBotsWAe0CDNBzr7xRik= X-Received: by 2002:a05:6512:3082:b0:4b5:964d:49a4 with SMTP id z2-20020a056512308200b004b5964d49a4mr3796755lfd.637.1671005213801; Wed, 14 Dec 2022 00:06:53 -0800 (PST) MIME-Version: 1.0 References: <172DF5D90F9886D2.13790@groups.io> <2cca218f-3056-afa0-1327-f5f699939741@linux.microsoft.com> <20221214060028.47dj57y3dsbtmpnq@sirius.home.kraxel.org> In-Reply-To: <20221214060028.47dj57y3dsbtmpnq@sirius.home.kraxel.org> From: "Ard Biesheuvel" Date: Wed, 14 Dec 2022 09:06:42 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [edk2-devel] [PATCH v1 0/5] Update references to new edk2 build instructions To: Gerd Hoffmann Cc: devel@edk2.groups.io, mikuback@linux.microsoft.com, Andrew Fish , Ard Biesheuvel , Bob Feng , Chris Fernald , Jordan Justen , Leif Lindholm , Liming Gao , Michael D Kinney , Ray Ni , Sami Mujawar , Sean Brogan , Yuwei Chen , Jiewen Yao Content-Type: text/plain; charset="UTF-8" On Wed, 14 Dec 2022 at 07:00, Gerd Hoffmann wrote: > > On Mon, Dec 12, 2022 at 10:38:46PM -0500, Michael Kubacki wrote: > > Hi all, > > > > I still need reviews on this series. It should only take a few minutes of > > your time. > > > > The TianoCore wiki changes that these changes link to are available now - > > https://github.com/tianocore/tianocore.github.io/wiki/Build-Instructions > > Nice update. > > Reviewed-by: Gerd Hoffmann > For the series, Acked-by: Ard Biesheuvel