Re: [edk2-devel] 回复: [edk2-devel] [PATCH] [PATCH]MdeModulePkg/Ufs: Coverity scan flags multiple issues in edk2-stable202205 Signed-off-by: sivaparvat...@ami.com

2022-10-06 Thread sivaparvathi C via groups.io
On Tue, Sep 13, 2022 at 10:44 AM, gaoliming wrote: > > gaoliming Hi GaoLiming, Could you please review the changes? Thanks, Sivaparvathi -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#94782):

Re: [edk2-devel] The principles of EDK2 module reconstruction for archs

2022-10-06 Thread Chang, Abner via groups.io
[AMD Official Use Only - General] Here is the update of the Wiki page for the consistency with edk2 C Coding Standard Spec. https://github.com/changab/tianocore.github.io/wiki/The-Guidelines-of-Reconstruct-EDK-II-Modules-for-Processor-Architectures-and-Vendors'-Implementation Thanks Abner >

Re: [edk2-devel] [PATCH v7 00/19] Add Raw algorithm support using Arm FW-TRNG interface

2022-10-06 Thread PierreGondois
Hello, Thanks Leif for the review on the ArmPkg patches. In case the maintainers of the MdePkg/SecurityPkg want to have a look at the v7, I'll wait a bit before sending a new version, Regards, Pierre On 10/3/22 09:34, PierreGondois via groups.io wrote: From: Pierre Gondois Bugzilla: Bug

Re: [edk2-devel] 回复: [edk2-devel] [PATCH]Shell screen will show a redundant symbol after using Hexedit command under command line

2022-10-06 Thread sivaparvathi C via groups.io
HI GaoLiming, The redundant symbol is available after using Hexedit and Edit command in the shell. I have tried these 2 commands. These changes are required for Hexedit and Edit commands only. I have tried the edk2-edk2-stable202002 source Emulator64 environment. It will produce shell.efi

Re: [edk2-devel] 回复: [edk2-devel] 回复: [edk2-devel] [edk2] [PATCH]MdeModulePkg\scsi: Coverity scan flags multiple issues in edk2-stable202205

2022-10-06 Thread sivaparvathi C via groups.io
Hi gaoliming, How can i create EDK2 pull request ? Can you share the steps? Thanks, Sivaparvathi C -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#94780): https://edk2.groups.io/g/devel/message/94780 Mute This Topic:

Re: [edk2-devel] [PATCH v2 4/4] OvmfPkg/PciHotPlugInitDxe: reserve more mmio space

2022-10-06 Thread Laszlo Ersek
On 10/05/22 07:01, Gerd Hoffmann wrote: > On Tue, Oct 04, 2022 at 05:57:46PM +0200, Laszlo Ersek wrote: >> On 10/04/22 15:47, Gerd Hoffmann wrote: >>> In case the 64-bit pci mmio window is larger than the default size >>> of 32G be generous and hand out larger chunks of address space for >>>

Re: [edk2-devel] [PATCH v4] UefiPayloadPkg: Remove deprecate Crypto Service

2022-10-06 Thread Lu, James
Reviewed-by: James Lu -Original Message- From: Guo, Gua Sent: Thursday, October 6, 2022 6:12 AM To: devel@edk2.groups.io Cc: Guo, Gua ; Dong, Guo ; Ni, Ray ; Lu, James Subject: [PATCH v4] UefiPayloadPkg: Remove deprecate Crypto Service From: Gua Guo REF :

[edk2-devel] [PATCH 1/2] OvmfPkg/Microvm: add SECURE_BOOT_FEATURE_ENABLED

2022-10-06 Thread Gerd Hoffmann
Compiler flag is needed to make (stateless) secure boot be actually secure, i.e. restore EFI variables from ROM on reset. Signed-off-by: Gerd Hoffmann --- OvmfPkg/Microvm/MicrovmX64.dsc | 9 + 1 file changed, 9 insertions(+) diff --git a/OvmfPkg/Microvm/MicrovmX64.dsc

[edk2-devel] [PATCH 2/2] Revert "OvmfPkg/Microvm: no secure boot"

2022-10-06 Thread Gerd Hoffmann
This reverts commit 60d55c4156523e5dfb316b7c0c445b96c8f8be81. Now that we have stateless secure boot support (which doesn't need SMM) in OVMF we can enable the build option for MicroVM. Bring it back by reverting the commit removing it. Also add the new PlatformPKProtectionLib. Signed-off-by:

Re: [edk2-devel] [PATCH] MdeModulePkg/UefiBootManagerLib: Add Disk Info support for Ufs

2022-10-06 Thread Jeff Brasen via groups.io
Any additional thoughts on this patch? > -Original Message- > From: Jeff Brasen > Sent: Tuesday, July 19, 2022 9:14 AM > To: gaoliming ; devel@edk2.groups.io > Cc: jian.j.w...@intel.com; zhichao@intel.com; ray...@intel.com > Subject: RE: [edk2-devel] [PATCH]

[edk2-devel] Event: TianoCore edk2-test Bug Triage Meeting - 10/06/2022 #cal-reminder

2022-10-06 Thread Group Notification
*Reminder: TianoCore edk2-test Bug Triage Meeting* *When:* 10/06/2022 10:00pm to 11:00pm (UTC+08:00) Asia/Shanghai *Where:* https://armltd.zoom.us/j/93809865843?pwd=dU1hSzk4NHM2RGhaRDRyWWZxUzY5dz09=addon *Organizer:* Edhaya Chandran edhaya.chand...@arm.com (

Re: [edk2-devel] [PATCH v7 3/7] MdeModulePkg: Notify BeforeExitBootServices in CoreExitBootServices

2022-10-06 Thread Ard Biesheuvel
(cc Liming & Mike) On Wed, 5 Oct 2022 at 22:33, Dionna Glaze wrote: > > Location of notification is has been specified in UEFI v2.9. > > Cc: Gerd Hoffmann > Cc: James Bottomley > Cc: Jiewen Yao > Cc: Tom Lendacky > Cc: Ard Biesheuvel > Cc: "Min M. Xu" > Cc: Andrew Fish > Cc: "Michael D.

Re: [edk2-devel] [edk2-platforms][PATCH v1 2/3] TigerLakeOpenBoardPkg: Remove unnecessary debug macro argument

2022-10-06 Thread Heng Luo
Reviewed-by: Heng Luo > -Original Message- > From: mikub...@linux.microsoft.com > Sent: Wednesday, October 5, 2022 11:36 AM > To: devel@edk2.groups.io > Cc: Chaganty, Rangasai V ; Desimone, > Nathaniel L ; Luo, Heng > ; Oram, Isaac W > Subject: [edk2-platforms][PATCH v1 2/3]

[edk2-devel] Now: TianoCore edk2-test Bug Triage Meeting - 10/06/2022 #cal-notice

2022-10-06 Thread Group Notification
*TianoCore edk2-test Bug Triage Meeting* *When:* 10/06/2022 10:00pm to 11:00pm (UTC+08:00) Asia/Shanghai *Where:* https://armltd.zoom.us/j/93809865843?pwd=dU1hSzk4NHM2RGhaRDRyWWZxUzY5dz09=addon *Organizer:* Edhaya Chandran edhaya.chand...@arm.com (

Re: [edk2-devel] [PATCH v7 2/7] MdePkg: Add EFI_EVENT_BEFORE_EXIT_BOOT_SERVICES_GUID

2022-10-06 Thread Ard Biesheuvel
(cc Liming & Mike) On Wed, 5 Oct 2022 at 22:33, Dionna Glaze wrote: > > Event group as defined in UEFI standard v2.9. > > Cc: Ard Biescheuvel > Cc: "Min M. Xu" > Cc: Gerd Hoffmann > Cc: James Bottomley > Cc: Tom Lendacky > Cc: Jiewen Yao > Cc: Erdem Aktas > > Signed-off-by: Dionna Glaze

[edk2-devel] [PATCH 0/2] OvmfPkg/Microvm: support stateless secure boot

2022-10-06 Thread Gerd Hoffmann
Gerd Hoffmann (2): OvmfPkg/Microvm: add SECURE_BOOT_FEATURE_ENABLED Revert "OvmfPkg/Microvm: no secure boot" OvmfPkg/Microvm/MicrovmX64.dsc | 31 ++- OvmfPkg/Microvm/MicrovmX64.fdf | 4 2 files changed, 34 insertions(+), 1 deletion(-) -- 2.37.3

Re: [edk2-devel] Intel NUC platform firmware -- no serial I/O support?

2022-10-06 Thread Laszlo Ersek
On 04/07/22 12:49, Laszlo Ersek wrote: > On the NUC, this whole child controller chain, and protocol stack, > breaks down because there is no SerialIo protocol interface in the > protocol db. The following command returns nothing, even after "connect > -r": > >> Shell> dh -d -v -p SerialIo > >

Re: [edk2-devel] [PATCH] MdeModulePkg/UefiBootManagerLib: Add Disk Info support for Ufs

2022-10-06 Thread Ard Biesheuvel
On Thu, 6 Oct 2022 at 16:23, Jeff Brasen via groups.io wrote: > > Any additional thoughts on this patch? > If you resend it using a mail client that doesn't corrupt all the whitespace, I can merge it for you (with Zhichao's ack). > > -Original Message- > > From: Jeff Brasen > > Sent:

Re: [edk2-devel] [PATCH v2] MdeModulePkg/UefiBootManagerLib: Add Disk Info support for Ufs

2022-10-06 Thread Ard Biesheuvel
Merged #3447 into master. On Thu, 6 Oct 2022 at 16:44, Jeff Brasen wrote: > > Add support for getting disk info from UFS devices. > > Signed-off-by: Jeff Brasen > --- > MdeModulePkg/Library/UefiBootManagerLib/BmBootDescription.c | 4 +++- >

Re: [edk2-devel] [PATCH v1 1/1] MiscBootServices: Stall_Func: Reduces the stall interval for Stall_Func

2022-10-06 Thread G Edhaya Chandran
On Fri, Sep 30, 2022 at 05:28 AM, Robert Wood wrote: > > MiscBootServicesBBTestFunction.c Hi Robert, Can you please also raise a Bugzilla ticket for this issue here: Bug List (tianocore.org) ( https://bugzilla.tianocore.org/buglist.cgi?component=UEFI-SCT_id=22841=EDK2%20Test=--- ) Please do

[edk2-devel] [PATCH v2] MdeModulePkg/UefiBootManagerLib: Add Disk Info support for Ufs

2022-10-06 Thread Jeff Brasen via groups.io
Add support for getting disk info from UFS devices. Signed-off-by: Jeff Brasen --- MdeModulePkg/Library/UefiBootManagerLib/BmBootDescription.c | 4 +++- .../Library/UefiBootManagerLib/UefiBootManagerLib.inf | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) diff --git

[edk2-devel] [edk2-platforms PATCH v2] Platform/RaspberryPi: fix pci DT node address in SyncPcie()

2022-10-06 Thread Adrien Thierry
To make sure the XHCI controller does not get reset by Linux in DT mode, we remove its pci parent node from the device tree. However, the pci node address has been updated in the Raspberry Pi 4 device tree [1] and no longer matches the one we are trying to remove in SyncPcie(). This results in the

[edk2-devel] [PATCH] UefiPayloadPkg: Make UniversalPayloadBuild.sh executable

2022-10-06 Thread Sean Rhodes
Make the wrapper executable so that it can be built without modification on Linux. Cc: Guo Dong Cc: Ray Ni Cc: James Lu Cc: Gua Guo Signed-off-by: Sean Rhodes --- UefiPayloadPkg/UniversalPayloadBuild.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755

Re: [edk2-devel] [edk2-platforms][PATCH v1 2/3] TigerLakeOpenBoardPkg: Remove unnecessary debug macro argument

2022-10-06 Thread Chaganty, Rangasai V
Reviewed-by: Sai Chaganty -Original Message- From: mikub...@linux.microsoft.com Sent: Tuesday, October 04, 2022 8:36 PM To: devel@edk2.groups.io Cc: Chaganty, Rangasai V ; Desimone, Nathaniel L ; Luo, Heng ; Oram, Isaac W Subject: [edk2-platforms][PATCH v1 2/3]

Re: [edk2-devel] [PATCH] UefiPayloadPkg: Make UniversalPayloadBuild.sh executable

2022-10-06 Thread Guo, Gua
Reviewed-by: Gua Guo -Original Message- From: Sean Rhodes Sent: Friday, October 7, 2022 4:22 AM To: devel@edk2.groups.io Cc: Rhodes, Sean ; Dong, Guo ; Ni, Ray ; Lu, James ; Guo, Gua Subject: [PATCH] UefiPayloadPkg: Make UniversalPayloadBuild.sh executable Make the wrapper