|
[edk2-platforms][PATCH V2 1/7] Platform/Sgi: Fix ACPI Low Power Idle states for SGI575
SGI-575 platform supports only the platform co-ordinated LPI. So fix the
LPI Level ID value accordingly.
Additionally, as this platform does not support residency counter, clear
the residency counter
SGI-575 platform supports only the platform co-ordinated LPI. So fix the
LPI Level ID value accordingly.
Additionally, as this platform does not support residency counter, clear
the residency counter
|
By
Pranav Madhu
·
#90814
·
|
|
[edk2-platforms][PATCH V2 0/7] Fix ACPI Low Power Idle states for RD platforms
Changes since V1:
- Rebased on top of latest master branch.
The DSDT ACPI table used for Neoverse reference design platforms include
the _LPI control method for the kernel to enter idle states. This
Changes since V1:
- Rebased on top of latest master branch.
The DSDT ACPI table used for Neoverse reference design platforms include
the _LPI control method for the kernel to enter idle states. This
|
By
Pranav Madhu
·
#90813
·
|
|
Re: [edk2-platforms][PATCH v1 1/1] Silicon/Qemu: Provide _STA ACPI method
For the record, I will mention again that I think it is a stupid idea
to *require* that every object has a _STA method that behaves exactly
the same as having no _STA at all. Oh well ...
Pushed as
For the record, I will mention again that I think it is a stupid idea
to *require* that every object has a _STA method that behaves exactly
the same as having no _STA at all. Oh well ...
Pushed as
|
By
Ard Biesheuvel
·
#90812
·
|
|
[edk2-platforms][PATCH v1 1/1] Silicon/Qemu: Provide _STA ACPI method
SBBR requires platforms to provide the _STA ACPI method for each
defined device. This patch implements a stub method that always
indicates devices are present and functional.
Cc: Leif Lindholm
SBBR requires platforms to provide the _STA ACPI method for each
defined device. This patch implements a stub method that always
indicates devices are present and functional.
Cc: Leif Lindholm
|
By
Dimitrije Pavlov
·
#90811
·
|
|
[PATCH] UefiPayloadPkg: Add macro to support selective driver in UPL
From: James Lu <james.lu@...>
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3967
Add macros to decide modules built into UPL.elf.
Macro list:
- GENERIC_MEMORY_TEST_ENABLE:
From: James Lu <james.lu@...>
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3967
Add macros to decide modules built into UPL.elf.
Macro list:
- GENERIC_MEMORY_TEST_ENABLE:
|
By
Lu, James
·
#90810
·
|
|
[PATCH] ArmVirtPkg: do not enable iSCSI driver by default
The iSCSI driver slows down the boot on a pristine variable store flash
image, as it creates a couple of large EFI non-volatile variables to
preserve state between boots.
Since iSCSI boot for VMs is
The iSCSI driver slows down the boot on a pristine variable store flash
image, as it creates a couple of large EFI non-volatile variables to
preserve state between boots.
Since iSCSI boot for VMs is
|
By
Ard Biesheuvel
·
#90809
·
|
|
Re: [PATCH v1] UefiCpuPkg: Add PCD to control SMRR enable & SmmFeatureControl support
1. can we keep the logic but just replace the above line as "ASSERT (FeaturePcdGet (PcdSmrrEnable));"?
2. If PcdSmrrEnable is TRUE but the FeatureControl MSR is locked (BIT0 is set),
above
1. can we keep the logic but just replace the above line as "ASSERT (FeaturePcdGet (PcdSmrrEnable));"?
2. If PcdSmrrEnable is TRUE but the FeatureControl MSR is locked (BIT0 is set),
above
|
By
Ni, Ray
·
#90808
·
|
|
[PATCH v1] UefiCpuPkg: Add PCD to control SMRR enable & SmmFeatureControl support
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3962
Two SMM variables (mSmrrSupported & mSmmFeatureControlSupported) are global
variables, they control whether the SMRR and SMM Feature Control
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3962
Two SMM variables (mSmrrSupported & mSmmFeatureControlSupported) are global
variables, they control whether the SMRR and SMM Feature Control
|
By
Wu, Jiaxin
·
#90807
·
|
|
Re: [edk2-platforms][PATCH V1 0/5] Platform/Sgi: Add initial support for RD-N2-Cfg2 platform
Pushed as 750f6807879b..f653a22385f5
Thanks,
Pushed as 750f6807879b..f653a22385f5
Thanks,
|
By
Ard Biesheuvel
·
#90806
·
|
|
Re: [edk2-platforms][PATCH V4 0/9] Upadate the ACPI tables for RD platforms
Merged as 433b5b1b0f7f..750f6807879b
Thanks all,
Merged as 433b5b1b0f7f..750f6807879b
Thanks all,
|
By
Ard Biesheuvel
·
#90805
·
|
|
Re: [edk2 Patch 1/1] Windows-systems.mediawiki: replaced p2.7 reference with py3.7
Could you please review and merge this change?
This is a simple documentation fix only.
Regards,
JP
Could you please review and merge this change?
This is a simple documentation fix only.
Regards,
JP
|
By
Jayaprakash, N
·
#90804
·
|
|
Re: [PATCH] UefiPayloadPkg: Align Attribute value with UPL spec
@Ni, Ray
Below url is pull request link. May I get your help to add push label ? Have any concern, please also share for me.
URL: https://github.com/tianocore/edk2/pull/3015
Thanks,
Gua
@Ni, Ray
Below url is pull request link. May I get your help to add push label ? Have any concern, please also share for me.
URL: https://github.com/tianocore/edk2/pull/3015
Thanks,
Gua
|
By
Guo, Gua <gua.guo@...>
·
#90803
·
|
|
Re: [PATCH] UefiPayloadPkg: Align Attribute value with UPL spec
Yes, #2 is chosen in by the python interpreter.
Yes, #2 is chosen in by the python interpreter.
|
By
Guo, Gua <gua.guo@...>
·
#90802
·
|
|
Re: [PATCH] UefiPayloadPkg: Align Attribute value with UPL spec
The python logic will like for below
=========>
Thanks,
Gua
The python logic will like for below
=========>
Thanks,
Gua
|
By
Guo, Gua <gua.guo@...>
·
#90801
·
|
|
[PATCH] UefiPayloadPkg: Align Attribute value with UPL spec
From: Gua Guo <gua.guo@...>
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3963
Based on UPL spec 2.12.2. Universal Payload Information Section,
it defines item "Attribute" on
From: Gua Guo <gua.guo@...>
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3963
Based on UPL spec 2.12.2. Universal Payload Information Section,
it defines item "Attribute" on
|
By
gua.guo@...
·
#90800
·
|
|
Re: [PATCH v2] UefiPayloadPkg: Backward support with python 3.6
@Ni, Ray
Thanks for the reply and reviewed-by.
I've created the PR, could you help me add push label when you're available. I think we're better to check in the
@Ni, Ray
Thanks for the reply and reviewed-by.
I've created the PR, could you help me add push label when you're available. I think we're better to check in the
|
By
Liu, KasimX <kasimx.liu@...>
·
#90799
·
|
|
Re: [edk2-libc Patch 1/1] edk2-libc/StdLib : Changes to Std LibC to facilitate 32 bit GCC builds
pushed 02a77dd71c22c7c5b74e30b30a5e5b97f330f8f7
Mike
pushed 02a77dd71c22c7c5b74e30b30a5e5b97f330f8f7
Mike
|
By
Michael D Kinney
·
#90798
·
|
|
Re: [edk2-libc Patch 1/1] edk2-libc/StdLib : Changes to Std LibC to facilitate 32 bit GCC builds
Reviewed-by: Michael D Kinney <michael.d.kinney@...>
Reviewed-by: Michael D Kinney <michael.d.kinney@...>
|
By
Michael D Kinney
·
#90797
·
|
|
Re: Dealing with CRLF in Rust printing
Hi Ayush,
Your proposal looks right to me.
If \r is printed from Rust, it should not be modified. Only if
a \n is printed from Rust should it be expanded to \r\n.
So your example of '\r\r\n' from
Hi Ayush,
Your proposal looks right to me.
If \r is printed from Rust, it should not be modified. Only if
a \n is printed from Rust should it be expanded to \r\n.
So your example of '\r\r\n' from
|
By
Michael D Kinney
·
#90796
·
|
|
Event: TianoCore Bug Triage - APAC / NAMO - 06/28/2022
#cal-reminder
Reminder: TianoCore Bug Triage - APAC / NAMO
When:
06/28/2022
6:30pm to 7:30pm
(UTC-07:00) America/Los
Reminder: TianoCore Bug Triage - APAC / NAMO
When:
06/28/2022
6:30pm to 7:30pm
(UTC-07:00) America/Los
|
By
Group Notification <noreply@...>
·
#90795
·
|