[edk2-devel] Regarding MOR Secure feature

2024-06-21 Thread Ni, Ray
Ard, 7 years ago, Laszlo added this commit (https://github.com/tianocore/edk2/commit/fda8f631edbbf3823760542a06f12bd60fd39181) to support some OS kernels that incorrectly "create" the MOR variable. The OS kernel bug is captured in this bugzilla (bugzilla.redhat.com/show_bug.cgi?id=1498159

Re: [edk2-devel] [PATCH 2/2] Silicon/SbsaQemu: align the PPTT tables with qemu configuration

2024-06-21 Thread Marcin Juszkiewicz
W dniu 17.04.2024 o 13:26, Xiong Yining pisze: To align the CPU topology information recognized by the operating system with the CPU topology information configured by QEMU, we need to make use of the CPU topology information to create complex PPTT tables setups. We can get the CPU topology in

Re: [edk2-devel] [PATCH 1/2] Platform/SbsaQemu: get the information of CPU topology via SMC calls

2024-06-21 Thread Marcin Juszkiewicz
W dniu 17.04.2024 o 13:26, Xiong Yining pisze: Provide functions to check for CPU topology information: - the number of sockets on sbsa-ref platform. - the number of clusters in one socket. - the number of cores in one cluster. - the number of threads in one cores. As SMC calls can return up to

Re: [edk2-devel] Regarding MOR Secure feature

2024-06-21 Thread Ard Biesheuvel
Hi Ray, On Fri, 21 Jun 2024 at 10:03, Ni, Ray wrote: > > Ard, > > 7 years ago, Laszlo added this commit > (https://github.com/tianocore/edk2/commit/fda8f631edbbf3823760542a06f12bd60fd39181) > to support some OS kernels that incorrectly "create" the MOR variable. > The OS kernel bug is captured

Re: [edk2-devel] [PATCH edk2-platforms 0/5] Platform,Silicon: drop use of PcdArmArchTimerFreqInHz

2024-06-21 Thread Leif Lindholm
On Thu, Jun 20, 2024 at 16:43:00 +0200, Ard Biesheuvel wrote: > On Thu, 20 Jun 2024 at 16:33, Leif Lindholm wrote: > > > > Related to https://github.com/tianocore/edk2/pull/5797 > > > > PcdArmArchTimerFreqInHz is about to be removed, as it is now obsolete. > > Its functionality has been partially

[edk2-devel] [PATCH edk2-platforms 1/1] SbsaQemu: reformat all sources using uncrustify

2024-06-21 Thread Marcin Juszkiewicz
uncrustify is required in EDK2 repository. SbsaQemu (and other platforms in edk2-platforms) code was free from using it IIRC. Reformat all files to make new contributions easier. We can recommend formatting sources without generating extra work for developers. Signed-off-by: Marcin Juszkiewicz -

Re: [edk2-devel] [PATCH edk2-platforms 1/1] SbsaQemu: reformat all sources using uncrustify

2024-06-21 Thread Leif Lindholm
On Fri, Jun 21, 2024 at 15:39:01 +0200, Marcin Juszkiewicz wrote: > uncrustify is required in EDK2 repository. SbsaQemu (and other platforms > in edk2-platforms) code was free from using it IIRC. > > Reformat all files to make new contributions easier. We can recommend > formatting sources without

[edk2-devel] [PATCH edk2-platforms v2 1/1] SbsaQemu: reformat all sources using uncrustify

2024-06-21 Thread Marcin Juszkiewicz
uncrustify is required in EDK2 repository. SbsaQemu (and other platforms in edk2-platforms) code was free from using it IIRC. Reformat all files to make new contributions easier. We can recommend formatting sources without generating extra work for developers. Signed-off-by: Marcin Juszkiewicz -

Re: [edk2-devel] [edk2-platforms][PATCH 0/2] IpmiFeaturePkg: compilation fix

2024-06-21 Thread Nate DeSimone
Series Reviewed-by: Nate DeSimone -Original Message- From: Mike Maslenkin Sent: Tuesday, June 18, 2024 3:32 PM To: devel@edk2.groups.io; Desimone, Nathaniel L ; gaolim...@byosoft.com.cn Cc: Mike Maslenkin Subject: [edk2-platforms][PATCH 0/2] IpmiFeaturePkg: compilation fix Signed-off

Re: [edk2-devel] [edk2-platforms][PATCH 0/2] IpmiFeaturePkg: compilation fix

2024-06-21 Thread Nate DeSimone
The series has been pushed as 223bed9~..e70b333 -Original Message- From: Mike Maslenkin Sent: Tuesday, June 18, 2024 3:32 PM To: devel@edk2.groups.io; Desimone, Nathaniel L ; gaolim...@byosoft.com.cn Cc: Mike Maslenkin Subject: [edk2-platforms][PATCH 0/2] IpmiFeaturePkg: compilation fi