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
gEfiMdeModulePkgTokenSpaceGuid.PcdDelay
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
*Reminder: TianoCore Bug Triage - APAC / NAMO*
*When:*
Tuesday, August 1, 2023
6:30pm to 7:30pm
(UTC-07:00) America/Los Angeles
*Where:*
https://teams.microsoft.com/l/meetup-join/19%3ameeting_OTk1YzJhN2UtOGQwNi00NjY4LWEwMTktY2JiODRlYTY1NmY0%40thread.v2/0?context=%7b%22Tid%22%3a%2246c98d88-e344-4e
*Tools, CI, Code base construction meeting series*
*When:*
Monday, July 31, 2023
4:30pm to 5:30pm
(UTC-07:00) America/Los Angeles
*Where:*
https://teams.microsoft.com/l/meetup-join/19%3ameeting_ZDI2ZDg4NmMtMjI1My00MzI5LWFmYjAtMGQyNjUzNTBjZGYw%40thread.v2/0?context=%7b%22Tid%22%3a%2272f988bf-86f1-
*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:*
https://teams.microsoft.com/l/meetup-join/19%3ameeting_ZDI2ZDg4NmMtMjI1My00MzI5LWFmYjAtMGQyNjUzNTBjZGYw%40thread.v2/0?context=%7b%22Tid%22%3a%2272f9
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 to
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
Subject
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: https://bugzil
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 validatio
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 G
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
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:
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
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 +0200
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
maint
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 11:38:31A
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 com
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 gro
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 t
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 won'
> -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: UsbBu
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 list
22 matches
Mail list logo