The new changes in SecureBootVariableLib brought in a new dependency
of PlatformPKProtectionLib.
This change added the new library instance from SecurityPkg to resolve
AmpereAltraPkg platforms build.
Cc: Nhi Pham
Cc: Vu Nguyen
Cc: Thang Nguyen
Cc: Chuong Tran
Cc: Leif Lindholm
Signed-off-by
The new changes in SecureBootVariableLib brought in a new dependency
of PlatformPKProtectionLib.
This change added the new library instance from SecurityPkg to resolve
DeveloperBox platforms build.
Cc: Ard Biesheuvel
Cc: Leif Lindholm
Cc: Masami Hiramatsu
Signed-off-by: Kun Qin
---
Platform
The new changes in SecureBootVariableLib brought in a new dependency
of PlatformPKProtectionLib.
This change added the new library instance from SecurityPkg to resolve
PhytiumCommonPkg platforms build.
Cc: Leif Lindholm
Cc: Peng Xie
Cc: Ling Jia
Cc: Yiqi Shu
Signed-off-by: Kun Qin
---
Sili
The new changes in SecureBootVariableLib brought in a new dependency
of PlatformPKProtectionLib.
This change added the new library instance from SecurityPkg to resolve
ArmVExpress platforms build.
Cc: Ard Biesheuvel
Cc: Thomas Abraham
Cc: Sami Mujawar
Signed-off-by: Kun Qin
---
Platform/ARM
The new changes in SecureBootVariableLib brought in a new dependency
of PlatformPKProtectionLib.
This change added the new library instance from SecurityPkg to resolve
U5SeriesPkg platforms build.
Cc: Abner Chang
Cc: Gilbert Chen
Cc: Daniel Schaefer
Signed-off-by: Kun Qin
---
Platform/SiFiv
The new changes in SecureBootVariableLib brought in a new dependency
of PlatformPKProtectionLib.
This change added the new library instance from SecurityPkg to resolve
SbsaQemu platform builds.
Cc: Ard Biesheuvel
Cc: Leif Lindholm
Cc: Graeme Gregory
Cc: Radoslaw Biernacki
Signed-off-by: Kun
The new changes in SecureBootVariableLib brought in a new dependency
of PlatformPKProtectionLib.
This patch series added the new library instance from SecurityPkg to
resolve edk2 platforms build.
Patch v1 branch: https://github.com/kuqin12/edk2-platforms/tree/fix_sb_dep
Cc: Ard Biesheuvel
Cc: L
The new changes in SecureBootVariableLib brought in a new dependency
of PlatformPKProtectionLib.
This change added the new library instance from SecurityPkg to resolve
RaspberryPi platforms build.
Cc: Ard Biesheuvel
Cc: Leif Lindholm
Cc: Jeremy Linton
Signed-off-by: Kun Qin
---
Platform/Ras
Add support for PCIe devices with UID > 0xF.
This is done by using the next value in the name so
PCI5, PC26, etc
Signed-off-by: Jeff Brasen
---
.../Library/Acpi/Arm/AcpiSsdtPcieLibArm/SsdtPcieGenerator.c | 5 -
.../Library/Acpi/Arm/AcpiSsdtPcieLibArm/SsdtPcieGenerator.h | 2 +-
2 files cha
Add support library to allow for customization of _OSC and slot info.
The functions in the library are unchanged,
with the exception of adding PciInfo pointer to the APIs.
Signed-off-by: Jeff Brasen
---
.../Include/Library/SsdtPcieSupportLib.h | 73 +++
.../AcpiSsdtPcieLibArm/Ss
The translation value in ACPI should be the difference between the CPU and PCIe
address.
Signed-off-by: Jeff Brasen
---
.../Arm/AcpiSsdtPcieLibArm/SsdtPcieGenerator.c | 18 --
1 file changed, 12 insertions(+), 6 deletions(-)
diff --git
a/DynamicTablesPkg/Library/Acpi/Ar
Add fixes/features to dynamic PCIe support
- Correct issue with translation in generated ACPI tables.
- Allow for more than 16 controllers to be generated.
- Add support library to allow for override of _OSC and slot info.
Updates:
v3 - Remove segment as UID patch, convert override to libra
Hi Ard,
I thought pipeline should have caught this type of errors. Sorry for the
inconvenience.
A patch was sent here to fix this issue:
https://edk2.groups.io/g/devel/message/91189
Regards,
Kun
On 7/8/2022 9:38 AM, Ard Biesheuvel wrote:
I think this series has broken some ARM platforms, pl
The new changes in SecureBootVariableLib brought in a new dependency
of PlatformPKProtectionLib.
This change added the new library instance from SecurityPkg to resolve
ArmVirtPkg builds.
Cc: Ard Biesheuvel
Cc: Leif Lindholm
Cc: Sami Mujawar
Cc: Gerd Hoffmann
Signed-off-by: Kun Qin
---
ArmV
Pushed as 4775d4e4f8..a3f3f4bde7
-Original Message-
From: devel@edk2.groups.io On Behalf Of Oram, Isaac W
Sent: Friday, July 8, 2022 10:34 AM
To: devel@edk2.groups.io; Liu, Zhiguang
Cc: Kun Qin ; Chiu, Chasel ;
Desimone, Nathaniel L ; Gao, Liming
; Dong, Eric
Subject: Re: [edk2-devel]
Reviewed-by: Isaac Oram
-Original Message-
From: devel@edk2.groups.io On Behalf Of Zhiguang Liu
Sent: Thursday, July 7, 2022 8:44 PM
To: devel@edk2.groups.io
Cc: Liu, Zhiguang ; Kun Qin ; Chiu,
Chasel ; Desimone, Nathaniel L
; Oram, Isaac W ; Gao,
Liming ; Dong, Eric
Subject: [edk2-d
I think this series has broken some ARM platforms, please double check.
https://ci.linaro.org/job/leg-virt-tianocore-edk2-upstream/4573/console
On Thu, 7 Jul 2022 at 03:09, Yao, Jiewen wrote:
>
> Merged https://github.com/tianocore/edk2/pull/3050
>
>
>
> From: Kun Qin
> Sent: Thursday, July 7,
I think this would work. Instead of GeneratePciDeviceInfo the function we would
want to break out would be GeneratePciSlots. I'll work on changing my patch
series to this. Unless you have a better name will call this library
SsdtPciSupportLib and place in under Library/Common
Going to also pass
So to detail the use case we have an embedded device on a known controller (we
know the segment number) by forcing the autogeneration to the segment number we
could in another SSDT create the subdevice node right. With just \SB\PCI9\D0x
as the scope right? If we had a callback I suppose we don't
Ok, I never got those responses, will have to check what happened with my
email. Will respond to those.
> -Original Message-
> From: Pierre Gondois
> Sent: Friday, July 8, 2022 1:31 AM
> To: Jeff Brasen ; devel@edk2.groups.io
> Cc: sami.muja...@arm.com; alexei.fedo...@arm.com
> Subject:
Currently BaseTools use 'cp' command for PcdValueInit and GenMake
process, as the command can not keep the time info of the source
file, which will cause incremental build issue in Linux system,
thus the '-p' need be added to keep the source file's attributes
in copy process.
This patch fixes this
From: Jason1 Lin
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3922
[Description]
CheckOverlap function would do incorrect split on the BiosModule which not
happen overlap.
This would cause incorrect value locate in FIT entry record.
[Condition]
- This BiosModule base address is lower th
From: Jason1 Lin
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3928
Windows-based system using signtool.exe to sign the capsule.
Add the support to using "--subject-name" argument to assign
the subject name used to sign the capsule file.
This argument would pass to signtool.exe as a part o
From: Jason1 Lin
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3928
Windows-based system using signtool.exe to sign the capsule.
Add the support to using "--subject-name" argument to assign
the subject name used to sign the capsule file.
This argument would pass to signtool.exe as a part o
On Fri, Jul 08, 2022 at 10:14:35AM +0800, gaoliming wrote:
> Ray:
> The problem is that PcdFSBClock is configured as Dynamic on OVMF.
> Anthony:
> Have you any suggestion for this problem?
>
> Liming
>
> 发件人: devel@edk2.groups.io 代表 ray_l...@hotmail.com
> 发送时间: 2022年7月7日 12:13
> 收件人: Anthony
Hello Jeff,
I had some questions about the V1 at:
https://edk2.groups.io/g/devel/topic/92089320#90932
https://edk2.groups.io/g/devel/topic/92089321#90933
Regards,
Pierre
On 7/7/22 18:59, Jeff Brasen wrote:
Pierre,
Any thoughts on this v2 version?
-Jeff
-Original Message-
From: Je
26 matches
Mail list logo