From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by spool.mail.gandi.net (Postfix) with ESMTPS id 201367803D2 for ; Tue, 9 Jan 2024 07:33:57 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=T4K1phqdt2v4zNSkExfNfPyUMCXXf0NYaZdGAbM+Ifs=; c=relaxed/simple; d=groups.io; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version:In-Reply-To:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Type:Content-Disposition:Content-Transfer-Encoding; s=20140610; t=1704785636; v=1; b=GEjTh7RvX/2JbMrEgFoaNIvsrumR38GiMLEpyLBcqh0kq0K5W0oieIp0FiBDxq25KZdWN1LY 6YP8zSqxJa4LNQOmNjM5Rz2Tb4A77Fc+h0G6FX8yIsennxyLf7FWmdNmVzLNK/e884spS8RFDx/ vsDFXRByd4E7Z+voxGwHZlSM= X-Received: by 127.0.0.2 with SMTP id 8kx7YY7687511x4p173gec3a; Mon, 08 Jan 2024 23:33:56 -0800 X-Received: from mail-pl1-f172.google.com (mail-pl1-f172.google.com [209.85.214.172]) by mx.groups.io with SMTP id smtpd.web10.12007.1704785635934092236 for ; Mon, 08 Jan 2024 23:33:56 -0800 X-Received: by mail-pl1-f172.google.com with SMTP id d9443c01a7336-1d3e05abcaeso13896435ad.1 for ; Mon, 08 Jan 2024 23:33:55 -0800 (PST) X-Gm-Message-State: mUmYUQ6u6jshTCfSFYRmmh1Gx7686176AA= X-Google-Smtp-Source: AGHT+IEJf4MkLXvJ2xNixfxnjo9xTgew/xHmDkxYWY/xzBCiHAgoVBIgegzYn2tk0NjgfWBepbKmAg== X-Received: by 2002:a17:902:9a42:b0:1d4:e308:d6ff with SMTP id x2-20020a1709029a4200b001d4e308d6ffmr2169843plv.113.1704785635316; Mon, 08 Jan 2024 23:33:55 -0800 (PST) X-Received: from sunil-laptop ([106.51.188.200]) by smtp.gmail.com with ESMTPSA id l2-20020a170902d34200b001c9db5e2929sm1077568plk.93.2024.01.08.23.33.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 08 Jan 2024 23:33:54 -0800 (PST) Date: Tue, 9 Jan 2024 13:03:48 +0530 From: "Sunil V L" To: Gerd Hoffmann Cc: devel@edk2.groups.io, oliver@redhat.com, Laszlo Ersek , Jiewen Yao , Ard Biesheuvel , Andrei Warkentin Subject: Re: [edk2-devel] [PATCH v4 1/3] OvmfPkg/RiscVVirt: use gEfiAuthenticatedVariableGuid unconditionally Message-ID: References: <20240108192123.42359-1-kraxel@redhat.com> <20240108192123.42359-2-kraxel@redhat.com> MIME-Version: 1.0 In-Reply-To: <20240108192123.42359-2-kraxel@redhat.com> Precedence: Bulk List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,sunilvl@ventanamicro.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b=GEjTh7Rv; dmarc=none; spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io On Mon, Jan 08, 2024 at 08:21:21PM +0100, Gerd Hoffmann wrote: > ArmVirt and OVMF are doing the same. > > See commit d92eaabefbe0 ("OvmfPkg: simplify VARIABLE_STORE_HEADER > generation") for details. > > Suggested-by: László Érsek > Signed-off-by: Gerd Hoffmann > --- Thanks!, Gerd. Looks good to me. Reviewed-by: Sunil V L -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#113425): https://edk2.groups.io/g/devel/message/113425 Mute This Topic: https://groups.io/mt/103605055/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-