Re: [edk2-devel] 回复: [PATCH v1 3/4] MdeModulePkg: PeiMain: Introduce implementation of delayed dispatch

2023-07-31 Thread Kun Qin
Hi Liming, Thanks for the feedback. Per your feedback (I suggest to define MACRO in PeiCore for them. If there is real usage model, new PCD can be introduced later.) on the following new PCDs: gEfiMdeModulePkgTokenSpaceGuid.PcdDelayedDispatchMaxDelayUs

Re: [edk2-devel] [edk2-platforms][PATCH V3] Silicon/Synopsys/DesignWare: DwEmacSnpDxe: Fix bug in EmacGetDmaStatus

2023-07-31 Thread wangy
Hi Pedro Falcato, At 2023-07-31 17:15:20, "Pedro Falcato" wrote: >On Mon, Jul 31, 2023 at 4:25 AM wangy wrote: >> >> From: Yang Wang >> >> The EFI spec (see UEFI 2.10, 24.1.12) requires >> EFI_SIMPLE_NETWORK.GetStatus() to handle NULL InterruptStatus pointers >> by not reading nor clearing the

[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, August 1, 2023 #cal-reminder

2023-07-31 Thread Group Notification
*Reminder: TianoCore Bug Triage - APAC / NAMO* *When:* Tuesday, August 1, 2023 6:30pm to 7:30pm (UTC-07:00) America/Los Angeles *Where:*

[edk2-devel] Now: Tools, CI, Code base construction meeting series - Monday, July 31, 2023 #cal-notice

2023-07-31 Thread Group Notification
*Tools, CI, Code base construction meeting series* *When:* Monday, July 31, 2023 4:30pm to 5:30pm (UTC-07:00) America/Los Angeles *Where:*

[edk2-devel] Event: Tools, CI, Code base construction meeting series - Monday, July 31, 2023 #cal-reminder

2023-07-31 Thread Group Notification
*Reminder: Tools, CI, Code base construction meeting series* *When:* Monday, July 31, 2023 4:30pm to 5:30pm (UTC-07:00) America/Los Angeles *Where:*

Re: [edk2-devel] [PATCH] SimicsOpenBoardPkg: Set PcdDxeIplSwitchToLongMode to FALSE

2023-07-31 Thread Nate DeSimone
Reviewed-by: Nate DeSimone -Original Message- From: Tan, Dun Sent: Wednesday, July 26, 2023 7:23 PM To: devel@edk2.groups.io Cc: Ni, Ray ; Desimone, Nathaniel L ; Zhiguang Liu Subject: [PATCH] SimicsOpenBoardPkg: Set PcdDxeIplSwitchToLongMode to FALSE Set PcdDxeIplSwitchToLongMode

Re: [edk2-devel] [PATCH] MinPlatformPkg: Remove IA32 in PeiFspWrapperPlatformLib

2023-07-31 Thread Nate DeSimone
Reviewed-by: Nate DeSimone -Original Message- From: Hsueh, DoraX Sent: Monday, July 24, 2023 3:07 AM To: devel@edk2.groups.io Cc: Hsueh, DoraX ; Chiu, Chasel ; Desimone, Nathaniel L ; Oram, Isaac W ; Gao, Liming ; Dong, Eric ; Chaganty, Rangasai V ; Chuang, Rosen ; Kuo, Ted

Re: [edk2-devel] [PATCH v1 0/2] MdePkg: Add missing status codes

2023-07-31 Thread Michael D Kinney
Reviewed-by: Michael D Kinney > -Original Message- > From: Desimone, Nathaniel L > Sent: Monday, July 31, 2023 11:43 AM > To: devel@edk2.groups.io > Cc: Kinney, Michael D ; Gao, Liming > ; Liu, Zhiguang > Subject: [PATCH v1 0/2] MdePkg: Add missing status codes > > REF:

Re: [edk2-devel] [PATCH V3 3/3] ShellPkg/AcpiView: Add MPAM Parser

2023-07-31 Thread Rohit Mathew
Hi Pierre, Apologies for the delay in response. ~~ > > + > > +/** > > + This function parses the locator field within the resource node for > ACPI > MPAM > > + table. The parsing is based on the locator type field. > > + > > + This function also performs

[edk2-devel] [PATCH 2/2] MdePkg: Add new status codes to PrintLib

2023-07-31 Thread Nate DeSimone
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4514 PrintLib does not correctly decode the follow status codes: 1. EFI_IP_ADDRESS_CONFLICT 2. EFI_HTTP_ERROR 3. EFI_WARN_FILE_SYSTEM 4. EFI_WARN_RESET_REQUIRED These missing status codes have been added. Cc: Michael D Kinney Cc: Liming

[edk2-devel] [PATCH v1 0/2] MdePkg: Add missing status codes

2023-07-31 Thread Nate DeSimone
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4514 Upon review it has been found that MdePkg is missing two status code definitions: 1. EFI_IP_ADDRESS_CONFLICT - Added in UEFI Spec v2.5 2. EFI_WARN_RESET_REQUIRED - Added in UEFI Spec v2.6 Moreover, PrintLib does not correctly decode the

[edk2-devel] [PATCH 1/2] MdePkg: Add missing status codes

2023-07-31 Thread Nate DeSimone
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4514 Upon review it has been found that MdePkg is missing two status code definitions: 1. EFI_IP_ADDRESS_CONFLICT - Added in UEFI Spec v2.5 2. EFI_WARN_RESET_REQUIRED - Added in UEFI Spec v2.6 These missing status codes have been added. Cc:

Re: [edk2-devel] [PATCH 1/1] MdePkg: Add Cxl20.h into IndustryStandard

2023-07-31 Thread Nong, Foster
hi Chris, I attached the file, which add some comments. Please help review it. One open need you to be taken care of the reserved fields on CXL2.0 register. Consider that CXL3.0 and new one will be compatible with CXL2.0, I remove the CXL version on CXL register definition in current CXL20.h. If

Re: [edk2-devel] 回复: [PATCH v2 0/4] OvmfPkg/RiscVVirt: Add CLANGDWARF toolchain support

2023-07-31 Thread Ard Biesheuvel
Thanks all. Merged now as #4701 On Mon, 31 Jul 2023 at 13:29, Rebecca Cran wrote: > > Sorry for the delay. I've just added my R-b. > > > -- > > Rebecca > > > On 7/31/23 04:29, Ard Biesheuvel wrote: > > On Fri, 28 Jul 2023 at 07:32, Sunil V L wrote: > >> On Tue, Jul 25, 2023 at 05:59:25PM

Re: [edk2-devel] [PATCH v2 0/3] OvmfPkg/Bhyve: enable bus enumeration

2023-07-31 Thread Rebecca Cran
Sorry, I'll try and remember to do that in future. On 7/31/23 02:24, Ard Biesheuvel wrote: On Mon, 31 Jul 2023 at 02:46, Rebecca Cran wrote: For the series: Reviewed-by: Rebecca Cran Thanks for taking care of this. In the future, when you merge patches for a package that you don't

Re: [edk2-devel] 回复: [PATCH v2 0/4] OvmfPkg/RiscVVirt: Add CLANGDWARF toolchain support

2023-07-31 Thread Rebecca Cran
Sorry for the delay. I've just added my R-b. -- Rebecca On 7/31/23 04:29, Ard Biesheuvel wrote: On Fri, 28 Jul 2023 at 07:32, Sunil V L wrote: On Tue, Jul 25, 2023 at 05:59:25PM +0200, Ard Biesheuvel wrote: On Fri, 21 Jul 2023 at 06:52, Sunil V L wrote: On Mon, Jul 17, 2023 at

Re: [edk2-devel] [PATCH v2 3/4] BaseTools/tools_def: Add CLANGDWARF support for RISC-V

2023-07-31 Thread Rebecca Cran
Reviewed-by: Rebecca Cran On 7/11/23 09:43, Sunil V L wrote: REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4478 Add tools_def definitions to support CLANGDWARF toolchain for RISC-V. This uses clang and the llvm LLD linker. This helps people by not requiring to install multiple cross

Re: [edk2-devel] 回复: [PATCH v2 0/4] OvmfPkg/RiscVVirt: Add CLANGDWARF toolchain support

2023-07-31 Thread Ard Biesheuvel
On Fri, 28 Jul 2023 at 07:32, Sunil V L wrote: > > On Tue, Jul 25, 2023 at 05:59:25PM +0200, Ard Biesheuvel wrote: > > On Fri, 21 Jul 2023 at 06:52, Sunil V L wrote: > > > > > > On Mon, Jul 17, 2023 at 11:38:31AM +0200, Ard Biesheuvel wrote: > > > > On Mon, 17 Jul 2023 at 03:51, gaoliming via

Re: [edk2-devel] [edk2-platforms][PATCH V3] Silicon/Synopsys/DesignWare: DwEmacSnpDxe: Fix bug in EmacGetDmaStatus

2023-07-31 Thread Pedro Falcato
On Mon, Jul 31, 2023 at 4:25 AM wangy wrote: > > From: Yang Wang > > The EFI spec (see UEFI 2.10, 24.1.12) requires > EFI_SIMPLE_NETWORK.GetStatus() to handle NULL InterruptStatus pointers > by not reading nor clearing the interrupt status from the device. > > However, EmacGetDmaStatus (part of

Re: [edk2-devel] [PATCH v2 0/3] OvmfPkg/Bhyve: enable bus enumeration

2023-07-31 Thread Ard Biesheuvel
On Mon, 31 Jul 2023 at 02:46, Rebecca Cran wrote: > > For the series: > > > Reviewed-by: Rebecca Cran > Thanks for taking care of this. In the future, when you merge patches for a package that you don't maintain, could you please mention this in a reply to the thread? That way, I'll know I

Re: [edk2-devel] [PATCH v2 1/1] MdeModulePkg: UsbBusDxe: Rebuild Descriptor Table

2023-07-31 Thread Wu, Hao A
> -Original Message- > From: devel@edk2.groups.io On Behalf Of > brit.chesley via groups.io > Sent: Saturday, July 8, 2023 1:07 AM > To: devel@edk2.groups.io > Cc: Wang, Jian J ; Gao, Liming > ; Wu, Hao A ; Ni, Ray > ; Abner Chang > Subject: [edk2-devel] [PATCH v2 1/1] MdeModulePkg:

Re: [edk2-devel] public-inbox instance for edk2-devel, allowing use of b4 patch tool

2023-07-31 Thread Ard Biesheuvel
On Mon, 31 Jul 2023 at 03:39, Rebecca Cran wrote: > > I've set up a public-inbox instance for edk2-devel at > https://openfw.io/edk2-devel . > Excellent, thanks for doing this! > This lets people use the 'b4' tool > (https://b4.docs.kernel.org/en/latest/) to apply patches from the > mailing