|
Re: [PATCH v1 1/1] Pytool: SpellCheck: Defer path expansion in cspell parameters
Please update the signed-off-by to include yours.
Reviewed-by: Sean Brogan <sean.brogan@...>
Thanks
Sean
Please update the signed-off-by to include yours.
Reviewed-by: Sean Brogan <sean.brogan@...>
Thanks
Sean
|
By
Sean
·
#76528
·
|
|
Re: [edk2-platforms][PATCH v2 16/32] AmpereAltraPkg: Add PciHostBridge driver
Hi Leif, Ard,
Thanks for your comments. The current implementation which has little deltas comparing with the standard one has been well-tested. It's a good idea that we need to re-implement it based
Hi Leif, Ard,
Thanks for your comments. The current implementation which has little deltas comparing with the standard one has been well-tested. It's a good idea that we need to re-implement it based
|
By
Nhi Pham
·
#76527
·
|
|
Re: [edk2-non-osi][PATCH 1/1] Platform/RaspberryPi: Update TF-A to v2.5
Acked-by: Samer El-Haj-Mahmoud <Samer.El-Haj-Mahmoud@...>
Acked-by: Samer El-Haj-Mahmoud <Samer.El-Haj-Mahmoud@...>
|
By
Samer El-Haj-Mahmoud
·
#76526
·
|
|
[edk2-non-osi][PATCH 1/1] Platform/RaspberryPi: Update TF-A to v2.5
This is a run-of-the-mill update of the TF-A binaries used by the
Raspberry Pi 3 and Raspberry Pi 4 platforms, based on the recently
released TF-A 2.5.
These binaries were built in an open and
This is a run-of-the-mill update of the TF-A binaries used by the
Raspberry Pi 3 and Raspberry Pi 4 platforms, based on the recently
released TF-A 2.5.
These binaries were built in an open and
|
By
Pete Batard
·
#76525
·
|
|
[PATCH RESEND v1 2/2] ArmVirtPkg: Enable PCIe support for Kvmtool
From: Sami Mujawar <sami.mujawar@...>
PCIe support has been added to the Kvmtool virtual machine
manager. Therefore, enable PCIe support for Kvmtool firmware.
Signed-off-by: Sami Mujawar
From: Sami Mujawar <sami.mujawar@...>
PCIe support has been added to the Kvmtool virtual machine
manager. Therefore, enable PCIe support for Kvmtool firmware.
Signed-off-by: Sami Mujawar
|
By
PierreGondois
·
#76524
·
|
|
[PATCH RESEND v1 1/2] ArmVirtPkg: Add PCIe host bridge utility lib for ArmVirtPkg
From: Sami Mujawar <sami.mujawar@...>
PCIe support has been added to Kvmtool Virtual Machine Manager.
The PCI host bridge utility lib is used to retrieve information
about the Root Bridges in a
From: Sami Mujawar <sami.mujawar@...>
PCIe support has been added to Kvmtool Virtual Machine Manager.
The PCI host bridge utility lib is used to retrieve information
about the Root Bridges in a
|
By
PierreGondois
·
#76523
·
|
|
[PATCH RESEND v1 0/2] ArmVirtPkg: Enable PCIe support for Kvmtool
From: Pierre Gondois <Pierre.Gondois@...>
PCIe support has been added to the Kvmtool virtual machine
manager. Therefore, add a PciHostBridgeUtilityLib and enable
PCIe support for Kvmtool
From: Pierre Gondois <Pierre.Gondois@...>
PCIe support has been added to the Kvmtool virtual machine
manager. Therefore, add a PciHostBridgeUtilityLib and enable
PCIe support for Kvmtool
|
By
PierreGondois
·
#76522
·
|
|
Re: [PATCH v2 2/3] UefiPayloadPkg: Add PayloadLoaderPeim which can load ELF payload
Marvin,
I have sent out https://edk2.groups.io/g/devel/message/76429 <UefiPayloadPkg/PayloadLoader: Add more checks to verify ELF images> to address your feedbacks.
Can I merge the 3 patches first?
Marvin,
I have sent out https://edk2.groups.io/g/devel/message/76429 <UefiPayloadPkg/PayloadLoader: Add more checks to verify ELF images> to address your feedbacks.
Can I merge the 3 patches first?
|
By
Ni, Ray
·
#76521
·
|
|
Re: [PATCH v2 0/4] Update Node to 14.x to resolve cspell failure
Hi Kun and Sean,
As a follow-up to your patch-set, it seems that the spell checker does not currently run as expected. It only runs on files that are 'one level deep' in each package.
I.e.:
This was
Hi Kun and Sean,
As a follow-up to your patch-set, it seems that the spell checker does not currently run as expected. It only runs on files that are 'one level deep' in each package.
I.e.:
This was
|
By
PierreGondois
·
#76520
·
|
|
Re: [PATCH v3 3/8] SecurityPkg: Create include file for default key content.
I don’t think it is a good idea to put it to security pkg, because it is a platform configuration.
If the goal is to create one include file, you can put it to other common platform pkg, such as
I don’t think it is a good idea to put it to security pkg, because it is a platform configuration.
If the goal is to create one include file, you can put it to other common platform pkg, such as
|
By
Yao, Jiewen
·
#76519
·
|
|
Re: [PATCH v3 3/8] SecurityPkg: Create include file for default key content.
Hi,
Adding edk-devel group back in the loop...
I removed it by mistake.
greg
wt., 15 cze 2021 o 14:16 Grzegorz Bernacki <gjb@...> napisał(a):
Hi,
Adding edk-devel group back in the loop...
I removed it by mistake.
greg
wt., 15 cze 2021 o 14:16 Grzegorz Bernacki <gjb@...> napisał(a):
|
By
Grzegorz Bernacki
·
#76518
·
|
|
[PATCH] UefiPayloadPkg/UefiPayloadEntry: Improve bootloader memrange parsing
Currently several DXE crash due to invalid memory resource settings.
coreboot and slimbootloader provide an e820 compatible memory map,
which doesn't work well with EDK2 as the e820 spec is missing
Currently several DXE crash due to invalid memory resource settings.
coreboot and slimbootloader provide an e820 compatible memory map,
which doesn't work well with EDK2 as the e820 spec is missing
|
By
Patrick Rudolph
·
#76517
·
|
|
Re: [Patch V4 0/9] Create multiple Hobs for Universal Payload
Tested the patch series on Intel Coffee Lake Platform using latest
coreboot master.
Everything seems to work fine.
Thanks
Patrick
Tested the patch series on Intel Coffee Lake Platform using latest
coreboot master.
Everything seems to work fine.
Thanks
Patrick
|
By
Patrick Rudolph
·
#76516
·
|
|
Re: [Patch V5 2/9] MdeModulePkg: Add new structure for the PCI Root Bridge Info Hob
Yes. Please help to keep my R-b tag. Thanks.
Best Regards,
Hao Wu
Yes. Please help to keep my R-b tag. Thanks.
Best Regards,
Hao Wu
|
By
Wu, Hao A
·
#76515
·
|
|
回复: [edk2-devel] [Patch V5 2/9] MdeModulePkg: Add new structure for the PCI Root Bridge Info Hob
Hi Hao,
For this patch, can I keep your reviewed-by?
I just added ExceptionList in MdeModulePkg\MdeModulePkg.ci.yaml, to avoid CI failure.
Thanks
Zhiguang
发件人: devel@edk2.groups.io
Hi Hao,
For this patch, can I keep your reviewed-by?
I just added ExceptionList in MdeModulePkg\MdeModulePkg.ci.yaml, to avoid CI failure.
Thanks
Zhiguang
发件人: devel@edk2.groups.io
|
By
Zhiguang Liu
·
#76514
·
|
|
[Patch V5 9/9] UefiPayloadPkg: Create gUniversalPayloadAcpiTableGuid Hob
From SysTableInfo Hob, get ACPI table address, and create
gUniversalPayloadAcpiTableGuid Hob to store it.
Remove directly adding ACPI table to ConfigurationTable.
Dxe ACPI driver will parse it and
From SysTableInfo Hob, get ACPI table address, and create
gUniversalPayloadAcpiTableGuid Hob to store it.
Remove directly adding ACPI table to ConfigurationTable.
Dxe ACPI driver will parse it and
|
By
Zhiguang Liu
·
#76513
·
|
|
[Patch V5 8/9] MdeModulePkg/ACPI: Install ACPI table from HOB.
If HOB contains APCI table information, entry point of AcpiTableDxe.inf
should parse the APCI table from HOB, and install these tables.
We assume the whole ACPI table
(starting with
If HOB contains APCI table information, entry point of AcpiTableDxe.inf
should parse the APCI table from HOB, and install these tables.
We assume the whole ACPI table
(starting with
|
By
Zhiguang Liu
·
#76512
·
|
|
[Patch V5 7/9] MdeModulePkg: Add new structure for the Universal Payload ACPI Table Hob
Cc: Liming Gao <gaoliming@...>
Cc: Jian J Wang <jian.j.wang@...>
Cc: Hao A Wu <hao.a.wu@...>
Reviewed-by: Hao A Wu <hao.a.wu@...>
Signed-off-by: Zhiguang Liu
Cc: Liming Gao <gaoliming@...>
Cc: Jian J Wang <jian.j.wang@...>
Cc: Hao A Wu <hao.a.wu@...>
Reviewed-by: Hao A Wu <hao.a.wu@...>
Signed-off-by: Zhiguang Liu
|
By
Zhiguang Liu
·
#76511
·
|
|
[Patch V5 6/9] UefiPayloadPkg: Create gUniversalPayloadSmbiosTableGuid Hob
From SysTableInfo Hob, get Smbios table address, and create
gUniversalPayloadSmbiosTableGuid Hob to store it. Remove directly adding
smbios table to ConfigurationTable.
Dxe module SmbiosDxe will parse
From SysTableInfo Hob, get Smbios table address, and create
gUniversalPayloadSmbiosTableGuid Hob to store it. Remove directly adding
smbios table to ConfigurationTable.
Dxe module SmbiosDxe will parse
|
By
Zhiguang Liu
·
#76510
·
|
|
[Patch V5 5/9] MdeModulePkg/Universal/SmbiosDxe: Scan for existing tables
The default EfiSmbiosProtocol operates on an empty SMBIOS table.
The SMBIOS tables are provided by the bootloader on UefiPayloadPkg.
Scan for existing tables in SmbiosDxe and load them if they seem
The default EfiSmbiosProtocol operates on an empty SMBIOS table.
The SMBIOS tables are provided by the bootloader on UefiPayloadPkg.
Scan for existing tables in SmbiosDxe and load them if they seem
|
By
Zhiguang Liu
·
#76509
·
|