Hi Edhay,

Do I need to retest based on the edk2-test-rc2_202405 tag?


Thanks,
Chao
On 2024/5/10 10:43, G Edhaya Chandran wrote:

Thank you, David.

The results are well received.

With Warm Regards,
Edhay

*From:*David Wright <david_wri...@phoenix.com>
*Sent:* Thursday, May 9, 2024 3:23 PM
*To:* G Edhaya Chandran <edhaya.chand...@arm.com>; Heinrich Schuchardt <heinrich.schucha...@canonical.com> *Cc:* Alex Fox <alex_...@phoenix.com>; lic...@loongson.cn; Stuart Yoder <stuart.yo...@arm.com>; devel@edk2.groups.io; gao...@byosoft.com.cn *Subject:* RE: edk2-test Release candidate 2: edk2-test-rc2_202405 // RE: [PATCH v2 0/4] TCG2 protocol clean up

Hi all,

Phoenix has completed testing on *edk2-test-rc2_202405*

Results have been uploaded to their respective folders.

Thanks,

David Wright
QA Team Leader

david_wri...@phoenix.com

503-730-4537 Tel

www.phoenix.com <https://mailgw.loongson.cn/linkserver?dest=http%3A%2F%2Fwww.phoenix.com%2F&tid=_____8Dx2enliT1mLVoKAA--.14549S3&rcpt=lic...@loongson.cn&ifnotice=1&rindex=0>


THIS MESSAGE MAY CONTAIN CONFIDENTIAL INFORMATION. UNLESS YOU ARE THE INTENDED RECIPIENT OF THIS MESSAGE, ANY USE OF THIS MESSAGE IS STRICTLY PROHIBITED. IF YOU HAVE RECEIVED THIS MESSAGE IN ERROR, PLEASE IMMEDIATELY NOTIFY THE SENDER BY TELEPHONE OR REPLY EMAIL, AND IMMEDIATELY DELETE THIS MESSAGE AND ALL COPIES.

*From:*G Edhaya Chandran <edhaya.chand...@arm.com>
*Sent:* Friday, May 3, 2024 4:47 PM
*To:* Heinrich Schuchardt <heinrich.schucha...@canonical.com>
*Cc:* Alex Fox <alex_...@phoenix.com>; David Wright <david_wri...@phoenix.com>; lic...@loongson.cn; Stuart Yoder <stuart.yo...@arm.com>; devel@edk2.groups.io; gao...@byosoft.com.cn *Subject:* edk2-test Release candidate 2: edk2-test-rc2_202405 // RE: [PATCH v2 0/4] TCG2 protocol clean up

[Caution, this message was sent from an external sender.]

Hi All,

   A new release candidate is published after upstreaming Stuart's commits on build cleanup.

https://github.com/tianocore/edk2-test/tree/edk2-test-rc2_202405 <https://github.com/tianocore/edk2-test/tree/edk2-test-rc2_202405>

The updates since the old tag are the following commits in the patch series:

[PATCH v2 0/4] TCG2 protocol clean up (groups.io) <https://mailgw.loongson.cn/linkserver?dest=https%3A%2F%2Fedk2.groups.io%2Fg%2Fdevel%2Fmessage%2F117882%3Fp%3D%252C%252C%252C20%252C0%252C0%252C0%253A%253Arecentpostdate%252Fsticky%252C%252Cstuart%2Byoder%252C20%252C2%252C0%252C105558005&tid=_____8Dx2enliT1mLVoKAA--.14549S3&rcpt=lic...@loongson.cn&ifnotice=1&rindex=1>

The release candidate may be used for any further testing.

With Warm Regards,
Edhay

> -----Original Message-----

> From: G Edhaya Chandran

> Sent: Tuesday, April 23, 2024 4:52 AM

> To: Heinrich Schuchardt <heinrich.schucha...@canonical.com>

> Cc: alex_...@phoenix.com; david_wri...@phoenix.com;

> lic...@loongson.cn; Stuart Yoder <stuart.yo...@arm.com>;

> devel@edk2.groups.io; gao...@byosoft.com.cn

> Subject: RE: [PATCH v2 0/4] TCG2 protocol clean up

>
> Hi Heinrich,

>
>    Yes. A new release candidate shall be published after review and upstream

> of the patches.

> Will further send an update.

>
> With Warm Regards,

> Edhay

> >
> > -----Original Message-----

> > From: Heinrich Schuchardt <heinrich.schucha...@canonical.com>

> > Sent: Tuesday, April 23, 2024 12:46 AM

> > To: G Edhaya Chandran <edhaya.chand...@arm.com>

> > Cc: alex_...@phoenix.com; david_wri...@phoenix.com;

> > lic...@loongson.cn; Stuart Yoder <stuart.yo...@arm.com>;

> > devel@edk2.groups.io; gao...@byosoft.com.cn

> > Subject: Re: [PATCH v2 0/4] TCG2 protocol clean up

> >

> > On 4/16/24 16:53, Stuart Yoder wrote:

> > > This patch series cleans up some issues found when building

> > > edk2-test with a non-GCC compiler:

> > >   -TPMT_HA struct had an error due to incorrect use of C flexible

> > > array

> > member

> > >   -compute struct member offsets using OFFSET_OF, which is not GCC

> specific

> > >   -clean up of #pragma pack in one file

> > >   -resolve type conversion warnings

> > >

> > > Patches are in github here:

> > > https://github.com/stuyod01/edk2-test/tree/tcg2-cleanup

> > >

> > > Version 2

> > >   -add SM3 hash type to TPM2.h

> > >   -resolve type conversion warnings

> > >

> > > Stuart Yoder (4):

> > >   uefi-sct/SctPkg: TCG2 Protocol: correct definition of TPMT_HA struct

> > >   uefi-sct/SctPkg: TCG2 Protocol: use OFFSET_OF for computing offsets

> > >   uefi-sct/SctPkg: TCG2 Protocol: #pragma pack cleanup

> > >   uefi-sct/SctPkg: TCG2 Protocol: clean up type conversion warnings

> > >

> > >  uefi-

> >

> sct/SctPkg/TestCase/UEFI/EFI/Protocol/TCG2/BlackBoxTest/TCG2ProtocolBBTe

> > st.h            |  3 +--

> > >  uefi-sct/SctPkg/UEFI/Protocol/TCG2.h | 17

> > +++++++++++--

> > >  uefi-

> > sct/SctPkg/TestCase/UEFI/EFI/Protocol/TCG2/BlackBoxTest/TCG2ProtocolBB

> > Te stConformance.c | 25 +++++++++-----------

> > >   3 files changed, 27 insertions(+), 18 deletions(-)

> > >

> >

> > Hello Edhaya,

> >

> > Will we have another release candidate with these patches included?

> >

> > Best regards

> >

> > Heinrich

IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.

IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#118785): https://edk2.groups.io/g/devel/message/118785
Mute This Topic: https://groups.io/mt/105898910/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to