[edk2-devel] Now: Tools, CI, Code base construction meeting series - Monday, September 2, 2024 #cal-notice

2024-09-02 Thread Group Notification
*Tools, CI, Code base construction meeting series* *When:* Monday, September 2, 2024 4:30pm to 5:30pm (UTC-07:00) America/Los Angeles *Where:* https://teams.microsoft.com/l/meetup-join/19%3ameeting_ZDI2ZDg4NmMtMjI1My00MzI5LWFmYjAtMGQyNjUzNTBjZGYw%40thread.v2/0?context=%7b%22Tid%22%3a%2272f988bf-8

[edk2-devel] Event: Tools, CI, Code base construction meeting series - Monday, September 2, 2024 #cal-reminder

2024-09-02 Thread Group Notification
*Reminder: Tools, CI, Code base construction meeting series* *When:* Monday, September 2, 2024 4:30pm to 5:30pm (UTC-07:00) America/Los Angeles *Where:* https://teams.microsoft.com/l/meetup-join/19%3ameeting_ZDI2ZDg4NmMtMjI1My00MzI5LWFmYjAtMGQyNjUzNTBjZGYw%40thread.v2/0?context=%7b%22Tid%22%3a%22

Re: [edk2-devel] [PATCH edk2-platforms v4 1/1] Move to the GitHub Pull Request workflow

2024-09-02 Thread Rebecca Cran
I need to send out a v5 since my changes are outdated with the commit of BOSC NanhuDev platform. I'll send it tomorrow once people are back at work and are available to quickly push it. -- Rebecca On 8/31/24 3:17 PM, Kinney, Michael D wrote: Reviewed-by: Michael D Kinney -Origina

Re: [edk2-devel] Guidance with EDK2 & Slimboot. Network UNDI driver loading and configuration with static IP address

2024-09-02 Thread greg.wilson via groups.io
Hi, Does anyone have a good step by step guide for this? I was wondering if anyone had any pointers? Kind regards -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#120467): https://edk2.groups.io/g/devel/message/120467 Mute This Topic: ht

Re: [edk2-devel] [PATCH edk2-non-osi 1/1] Qemu/Sbsa: update TF-A binaries to get SMC topology calls

2024-09-02 Thread Ard Biesheuvel via groups.io
On Mon, 2 Sept 2024 at 12:54, Marcin Juszkiewicz wrote: > > EDK2 requires SIP_SVC_GET_CPU_TOPOLOGY call nowadays. Bump binaries to > provide it. > > Signed-off-by: Marcin Juszkiewicz > --- > Platform/Qemu/Sbsa/Readme.md | 15 ++- > Platform/Qemu/Sbsa/bl1.bin | Bin 2 -> 2 b

Re: [edk2-devel] SbsaQemu: SIP_SVC_GET_CPU_TOPOLOGY call failed (need updated binaries in edk2-non-osi?)

2024-09-02 Thread Marcin Juszkiewicz
On 30.08.2024 16:36, Rebecca Cran wrote: Do the TF-A binaries in edk2-non-osi need updated for SbsaQemu? With the binaries in Platform/Qemu/Sbsa I get the following error during boot: GetCpuCount: We have 4 cpus. GetMpidr: MPIDR for CPU0: = 0 GetMpidr: MPIDR for CPU1: = 1 GetMpidr: MPIDR for

[edk2-devel] [PATCH edk2-non-osi 1/1] Qemu/Sbsa: update TF-A binaries to get SMC topology calls

2024-09-02 Thread Marcin Juszkiewicz
EDK2 requires SIP_SVC_GET_CPU_TOPOLOGY call nowadays. Bump binaries to provide it. Signed-off-by: Marcin Juszkiewicz --- Platform/Qemu/Sbsa/Readme.md | 15 ++- Platform/Qemu/Sbsa/bl1.bin | Bin 2 -> 2 bytes Platform/Qemu/Sbsa/fip.bin | Bin 82722 -> 82722 bytes 3 files c