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 1A570941DE7 for ; Mon, 17 Jul 2023 20:22:14 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=vu1hHFqyfF2vNJsJ2+8ZMjUeyMwd2A1SYzoN4VwPwC4=; c=relaxed/simple; d=groups.io; h=X-Received:X-Received:X-Received:X-Gm-Message-State:X-Google-Smtp-Source:X-Received:MIME-Version:References:In-Reply-To:From:Date:Message-ID:Subject:To:Cc:Precedence:List-Unsubscribe:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:Content-Type:Content-Transfer-Encoding; s=20140610; t=1689625333; v=1; b=trorgpqMPum/+Um/YaPAtlkuqGqEEMjdxugjcz3qQNjcDCVhYR/O0Q2tvPXt9cmC+KxK+t0q oAprXJnc5tvJFFKGxpdmLEg+NtFKgm4swudi2b8AF1VgebVDGrU2v2SICGUAPAC6tOK6nWDXXdp kATm10H4gY63kEif0OSNDiqE= X-Received: by 127.0.0.2 with SMTP id XT8cYY7687511xMRswGaHUqD; Mon, 17 Jul 2023 13:22:13 -0700 X-Received: from mail-vk1-f171.google.com (mail-vk1-f171.google.com [209.85.221.171]) by mx.groups.io with SMTP id smtpd.web11.5292.1689625333038297326 for ; Mon, 17 Jul 2023 13:22:13 -0700 X-Received: by mail-vk1-f171.google.com with SMTP id 71dfb90a1353d-483a629c3a3so1399127e0c.0 for ; Mon, 17 Jul 2023 13:22:12 -0700 (PDT) X-Gm-Message-State: Qm9py7z4aR6kJLXH4WWASFnRx7686176AA= X-Google-Smtp-Source: APBJJlEhMsK2qryAmBbbW3Icx1ojcK0BOzWD/frV5S0y9vweb0Ie5S76Qwk+03v5C/1yKxRo3T4cFAWXR/VWF/DRL6g= X-Received: by 2002:a1f:dfc1:0:b0:440:4946:fac with SMTP id w184-20020a1fdfc1000000b0044049460facmr111314vkg.4.1689625331942; Mon, 17 Jul 2023 13:22:11 -0700 (PDT) MIME-Version: 1.0 References: <20230710100539.13518-1-cepingx.sun@intel.com> In-Reply-To: From: "Erdem Aktas via groups.io" Date: Mon, 17 Jul 2023 13:22:00 -0700 Message-ID: Subject: Re: [edk2-devel] [PATCH V1] OvmfPkg/PeilessStartupLib: Updated with PcdSecureBootSupported To: "Yao, Jiewen" Cc: "devel@edk2.groups.io" , "kraxel@redhat.com" , "Sun, CepingX" , James Bottomley , "Xu, Min M" , Tom Lendacky , Michael Roth Precedence: Bulk List-Unsubscribe: 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,erdemaktas@google.com Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b=trorgpqM; 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 Reviewed-by: Erdem Aktas On Sun, Jul 16, 2023 at 6:55=E2=80=AFPM Yao, Jiewen = wrote: > > Reviewed-by: Jiewen Yao > > > -----Original Message----- > > From: devel@edk2.groups.io On Behalf Of Gerd > > Hoffmann > > Sent: Monday, July 10, 2023 6:36 PM > > To: devel@edk2.groups.io; Sun, CepingX > > Cc: Aktas, Erdem ; James Bottomley > > ; Yao, Jiewen ; Xu, Min M > > ; Tom Lendacky ; Michael > > Roth > > Subject: Re: [edk2-devel] [PATCH V1] OvmfPkg/PeilessStartupLib: Updated= with > > PcdSecureBootSupported > > > > On Mon, Jul 10, 2023 at 06:05:39PM +0800, sunceping wrote: > > > SECURE_BOOT_FEATURE_ENABLED was dropped by the commit(92da8a154f), > > but the > > > PeilessStartupLib was not updated with PcdSecureBootSupported, that m= ade > > > SecureBoot no longer work in IntelTdxX64. > > > > > > Fix this by replacing SECURE_BOOT_FEATURE_ENABLED with > > > PcdSecureBootSupported in PeilessStartupLib. > > > > > > Cc: Erdem Aktas > > > Cc: James Bottomley > > > Cc: Jiewen Yao > > > Cc: Gerd Hoffmann > > > Cc: Min Xu > > > Cc: Tom Lendacky > > > Cc: Michael Roth > > > Signed-off-by: Ceping Sun > > > > Acked-by: Gerd Hoffmann > > > > > > > >=20 > > > -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#106971): https://edk2.groups.io/g/devel/message/106971 Mute This Topic: https://groups.io/mt/100054785/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-