|
[PATCH v5 5/8] ArmVirtPkg/ArmVirt.dsc.inc: Add VariableFlashInfoLib
From: Michael Kubacki <michael.kubacki@...>
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3479
Adds an instance of VariableFlashInfoLib to the platform build as
it is a new library
From: Michael Kubacki <michael.kubacki@...>
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3479
Adds an instance of VariableFlashInfoLib to the platform build as
it is a new library
|
By
Michael Kubacki
·
#89302
·
|
|
Event: TianoCore Bug Triage - APAC / NAMO - 04/26/2022
#cal-reminder
Reminder: TianoCore Bug Triage - APAC / NAMO
When:
04/26/2022
6:30pm to 7:30pm
(UTC-07:00) America/Los
Reminder: TianoCore Bug Triage - APAC / NAMO
When:
04/26/2022
6:30pm to 7:30pm
(UTC-07:00) America/Los
|
By
devel@edk2.groups.io Calendar <noreply@...>
·
#89301
·
|
|
[PATCH v5 4/8] MdeModulePkg/FaultTolerantWrite: Consume Variable Flash Info
From: Michael Kubacki <michael.kubacki@...>
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3479
Adds support to the UEFI variable fault tolerant write (FTW) drivers
to receive FTW
From: Michael Kubacki <michael.kubacki@...>
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3479
Adds support to the UEFI variable fault tolerant write (FTW) drivers
to receive FTW
|
By
Michael Kubacki
·
#89300
·
|
|
[PATCH v5 3/8] MdeModulePkg/Variable: Consume Variable Flash Info
From: Michael Kubacki <michael.kubacki@...>
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3479
Updates VariableRuntimeDxe, VariableSmm, and VariableStandaloneMm
to acquire variable
From: Michael Kubacki <michael.kubacki@...>
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3479
Updates VariableRuntimeDxe, VariableSmm, and VariableStandaloneMm
to acquire variable
|
By
Michael Kubacki
·
#89299
·
|
|
[PATCH v5 2/8] MdeModulePkg/VariableFlashInfoLib: Add initial library
From: Michael Kubacki <michael.kubacki@...>
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3479
Adds a new library class VariableFlashInfoLib that abstracts access
to variable flash
From: Michael Kubacki <michael.kubacki@...>
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3479
Adds a new library class VariableFlashInfoLib that abstracts access
to variable flash
|
By
Michael Kubacki
·
#89298
·
|
|
[PATCH v5 1/8] MdeModulePkg: Add Variable Flash Info HOB
From: Michael Kubacki <michael.kubacki@...>
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3479
Adds a new GUID that is used to identify a HOB that passes variable
flash information
From: Michael Kubacki <michael.kubacki@...>
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3479
Adds a new GUID that is used to identify a HOB that passes variable
flash information
|
By
Michael Kubacki
·
#89297
·
|
|
[PATCH v5 0/8] Add Variable Flash Info HOB
From: Michael Kubacki <michael.kubacki@...>
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3479
Platforms: This series introduces a new library class called
VariableFlashInfoLib.
From: Michael Kubacki <michael.kubacki@...>
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3479
Platforms: This series introduces a new library class called
VariableFlashInfoLib.
|
By
Michael Kubacki
·
#89296
·
|
|
[PATCH v2 1/1] MdeModulePkg: PiSmmCore: Inspect memory guarded with pool headers
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3488
Current free pool routine from PiSmmCore will inspect memory guard status
for target buffer without considering pool headers. This could lead
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3488
Current free pool routine from PiSmmCore will inspect memory guard status
for target buffer without considering pool headers. This could lead
|
By
Kun Qin
·
#89295
·
|
|
[PATCH v2 0/1] SMM memory management: Inspect memory guarded with pool headers
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3488
This patch series is a follow up of previous submission:
https://edk2.groups.io/g/devel/message/87618
v2 patches mainly focus on feedback for
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3488
This patch series is a follow up of previous submission:
https://edk2.groups.io/g/devel/message/87618
v2 patches mainly focus on feedback for
|
By
Kun Qin
·
#89294
·
|
|
Re: [PATCH 2/2] ShellPkg/SmbiosView: Print BIOS extension size
Hi Roger,
There is an update for SMBIOS type 0 at commit ID fdfbf1fd-a85ae8d9. Please rebase the changes to edk2 master branch and send out the patch V2.
Thanks
Abner
Hi Roger,
There is an update for SMBIOS type 0 at commit ID fdfbf1fd-a85ae8d9. Please rebase the changes to edk2 master branch and send out the patch V2.
Thanks
Abner
|
By
Abner Chang
·
#89293
·
|
|
Now: Tools, CI, Code base construction meeting series - 04/25/2022
#cal-notice
Tools, CI, Code base construction meeting series
When:
04/25/2022
4:30pm to 5:30pm
(UTC-07:00) America/Los Angeles
Where:
https://github.com/tianocore/edk2/discussions/2614
View
Tools, CI, Code base construction meeting series
When:
04/25/2022
4:30pm to 5:30pm
(UTC-07:00) America/Los Angeles
Where:
https://github.com/tianocore/edk2/discussions/2614
View
|
By
devel@edk2.groups.io Calendar <noreply@...>
·
#89292
·
|
|
Re: [PATCH v4 2/8] MdeModulePkg/VariableFlashInfoLib: Add initial library
Thanks for your review. I will make that change.
Regards,
Michael
Thanks for your review. I will make that change.
Regards,
Michael
|
By
Michael Kubacki
·
#89291
·
|
|
Re: [edk2-platforms][PATCH v1 00/10] Add variableFlashInfoLib
Thanks for pointing those out. It looks like ArmVExpress.dsc.inc can include it for both of those platforms. I'll add that in a V2.
Regards,
Michael
Thanks for pointing those out. It looks like ArmVExpress.dsc.inc can include it for both of those platforms. I'll add that in a V2.
Regards,
Michael
|
By
Michael Kubacki
·
#89290
·
|
|
[PATCH v5 5/5] OvmfPkg/PciHostBridgeUtilityLib: Initialize RootBridges apertures with spec
Consume the host-provided specification of PCI host bridges if
available. Using the DxeHardwareInfoLib, populate a list of
hardware descriptors based on the content of the "hardware-info"
fw-cfg file,
Consume the host-provided specification of PCI host bridges if
available. Using the DxeHardwareInfoLib, populate a list of
hardware descriptors based on the content of the "hardware-info"
fw-cfg file,
|
By
Ojeda Leon, Nicolas
·
#89289
·
|
|
[PATCH v5 4/5] Ovmf/PlatformPei: Use host-provided GPA end if available
Read the "hardware-info" item from fw-cfg to extract specifications
of PCI host bridges and analyze the 64-bit apertures of them to
find out the highest 64-bit MMIO address required which
Read the "hardware-info" item from fw-cfg to extract specifications
of PCI host bridges and analyze the 64-bit apertures of them to
find out the highest 64-bit MMIO address required which
|
By
Ojeda Leon, Nicolas
·
#89288
·
|
|
[PATCH v5 2/5] Ovmf/HardwareInfoLib: Create Pei lib to parse directly from fw-cfg
Define the HardwareInfoLib API and create the PeiHardwareInfoLib
which implements it, specifically for Pei usage, supporting
only static accesses to parse data directly from a fw-cfg file.
All
Define the HardwareInfoLib API and create the PeiHardwareInfoLib
which implements it, specifically for Pei usage, supporting
only static accesses to parse data directly from a fw-cfg file.
All
|
By
Ojeda Leon, Nicolas
·
#89287
·
|
|
[PATCH v5 1/5] OvmfPkg/Library: Create base HardwareInfoLib for PCI Host Bridges
Create the Hardware Info library base together with the specifics to
describe PCI Host Bridges.
The Hardware Info library is intended to be used for disclosing
non-discoverable hardware information
Create the Hardware Info library base together with the specifics to
describe PCI Host Bridges.
The Hardware Info library is intended to be used for disclosing
non-discoverable hardware information
|
By
Ojeda Leon, Nicolas
·
#89286
·
|
|
[PATCH v5 3/5] Ovmf/HardwareInfoLib: Add Dxe lib to dynamically parse heterogenous data
Following the Hardware Info library, create the DxeHardwareInfoLib
which implements the whole API capable of parsing heterogeneous hardware
information. The list-like API grants callers a flexible and
Following the Hardware Info library, create the DxeHardwareInfoLib
which implements the whole API capable of parsing heterogeneous hardware
information. The list-like API grants callers a flexible and
|
By
Ojeda Leon, Nicolas
·
#89285
·
|
|
[PATCH v5 0/5] Handling of multiple PCI host bridges
Increased control is provided in Ovmf platforms to define and configure
the specifications of multiple PCI host bridges in the hypervisor. The
host propagates this information to the guest, initially
Increased control is provided in Ovmf platforms to define and configure
the specifications of multiple PCI host bridges in the hypervisor. The
host propagates this information to the guest, initially
|
By
Ojeda Leon, Nicolas
·
#89284
·
|
|
Re: [PATCH v5 1/6] MdeModulePkg/PciHostBridge: io range is not mandatory
Could one of the MdeModulePkg maintainers please get this reviewed? Thanks.
Could one of the MdeModulePkg maintainers please get this reviewed? Thanks.
|
By
Ard Biesheuvel
·
#89283
·
|