Re: [edk2-devel] [PATCH] SecurityPkg: DxeTcg2PhysicalPresenceLib for Clear Graphics Screen To unblock and Display TPM messages

2023-08-08 Thread Poosapalli, Karunakar via groups.io
Hi @Yao, Jiewen, Thanks for your review and feedback. When there is a pending Tcg request, the control will be in Tcg2 library and it will not reach to BDS until user press the input key. As there is no information the screen because of screen is blocked by some othe

Re: [edk2-devel] [PATCH] SecurityPkg: DxeTcg2PhysicalPresenceLib for Clear Graphics Screen To unblock and Display TPM messages

2023-08-09 Thread Poosapalli, Karunakar via groups.io
Hi @Yao, Jiewen, The proposed solution to clear screen will be called only when user has to provide the input key. This call will not execute in other conditions. When there is a pending request in Tcg2, system will wait until user press input key. If there is no pro

Re: [edk2-devel] [PATCH] SecurityPkg: DxeTcg2PhysicalPresenceLib for Clear Graphics Screen To unblock and Display TPM messages

2023-08-16 Thread Poosapalli, Karunakar via groups.io
Hi @Yao, Jiewen, Could you please share your thoughts. Please let me know if you have any queries or concerns. Thanks & Regards Karunakar Poosapalli Firmware Principal Engineer, Client BIOS Customer BIOS | Dell Core BIOS CPG Software Engineering | Dell Technologies M

Re: [edk2-devel] [PATCH] SecurityPkg: DxeTcg2PhysicalPresenceLib for Clear Graphics Screen To unblock and Display TPM messages

2023-08-29 Thread Poosapalli, Karunakar via groups.io
Thanks for sharing your inputs Jiewen. Dear TCG Experts, Can you please share your feedback on below proposals Thanks & Regards Karunakar Poosapalli Firmware Principal Engineer, Client BIOS Customer BIOS | Dell Core BIOS CPG Software Engineering | Dell Technologies Mobile +91 9951902957 karunak

[edk2-devel] How to check UEFI Spec version Support for latest tianocore Edk2 support

2023-09-19 Thread Poosapalli, Karunakar via groups.io
Dear All, Can some help in clarifying the what is the current UEFI Spec version support in latest tianocore edk2 In latest tianocore edk2 (https://github.com/tianocore/edk2 ), we can see System table is pointing to 2.70 Version(EFI_2_70_SYSTEM_TABLE_REVISION) https://github.com/tianocore/edk2/b

Re: [edk2-devel] 回复: [edk2-devel] UEFI spec version in system table, shall we update it to 2.8?

2023-09-19 Thread Poosapalli, Karunakar via groups.io
Hi All, Can you please share your thoughts if any idea in EDK2 compliance with UEFI 2.8 Support ? From UEFI sources and latest edk2 master branch is still at 2.7. Same for latest stable tag edk2-stable202308. https://github.com/tianocore/edk2.git #define EFI_SYSTEM_TABLE_REVISION EFI_2_70

Re: [edk2-devel] 回复: [edk2-devel] UEFI spec version in system table, shall we update it to 2.8?

2023-09-20 Thread Poosapalli, Karunakar via groups.io
eview and verify that every spec change has been added to edk2, the version can not be updated. Mike From: devel@edk2.groups.io<mailto:devel@edk2.groups.io> mailto:devel@edk2.groups.io>> On Behalf Of Poosapalli, Karunakar via groups.io Sent: Tuesday, September 19, 2023 11:18

Re: [edk2-devel] 回复: [edk2-devel] UEFI spec version in system table, shall we update it to 2.8?

2023-09-20 Thread Poosapalli, Karunakar via groups.io
cated tasks to review and verify that every spec change has been added to edk2, the version can not be updated. Mike From: devel@edk2.groups.io<mailto:devel@edk2.groups.io> mailto:devel@edk2.groups.io>> On Behalf Of Poosapalli, Karunakar via groups.io Sent: Tu

[edk2-devel] [PATCH] SecurityPkg: DxeTcg2PhysicalPresenceLib for Clear Graphics Screen To unblock and Display TPM messages

2023-07-24 Thread Poosapalli, Karunakar via groups.io
Patch review for Bugzilla - https://bugzilla.tianocore.org/show_bug.cgi?id=4462 >From c537f9c5c9e02c54e27466b96fe33555afccd358 Mon Sep 17 00:00:00 2001 From: Karunakar Poosapalli karunakar_poosapa...@dell.com Date: Sat, 22 Jul 2023 01:13:44 +0530 Subject: [P

Re: [edk2-devel] [PATCH] SecurityPkg: DxeTcg2PhysicalPresenceLib for Clear Graphics Screen To unblock and Display TPM messages

2023-07-24 Thread Poosapalli, Karunakar via groups.io
Can you please review and share your feedback? Thanks & Regards Karunakar Poosapalli Firmware Principal Engineer, Client BIOS Customer BIOS | Dell Core BIOS CPG Software Engineering | Dell Technologies Mobile +91 9951902957 karunakar_poosapa...@dell.com In