Re: [edk2-devel] Proposing v3 of MM communicate buffer

2024-08-11 Thread Ni, Ray
Kun, This PR (Mm infra by jiaxinwu ยท Pull Request #5914) contains all standalone MM infra related code in edk2 repo. Please take a look at if you are interested in it. Back to your proposal, can we revisit it once there are platforms that want to in

[edk2-devel] [PATCH] ShellPkg: Correct smbiosview strings and conditions for SMBIOS Type9

2024-08-11 Thread Lien, HoraceX
From: HoraceX Lien REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4826 Using smbiosview to dump SMBIOS Type9, some code condition and string are incorrect. Signed-off-by: HoraceX Lien Cc: Liming Gao --- ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/PrintInfo.c | 19 +-

[edk2-devel] [PATCH] MdePkg: Add generic port affinity structure for ACPI 6.5 header

2024-08-11 Thread Huang, Qing
Add generic port affinity structure introduced in ACPI 6.5 spec Signed-off-by: Qing Huang --- MdePkg/Include/IndustryStandard/Acpi65.h | 25 ++-- 1 file changed, 23 insertions(+), 2 deletions(-) diff --git a/MdePkg/Include/IndustryStandard/Acpi65.h b/MdePkg/Include/Industry

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

2024-08-11 Thread Group Notification
*Reminder: Tools, CI, Code base construction meeting series* *When:* Monday, August 12, 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%2272

[edk2-devel] [PATCH v2 1/1] Bug 2861 - HiiDatabaseDxe, ConfigRouting.c, GetElementsFromRequest incorrect error handling.

2024-08-11 Thread Charles Hyde
From: Charles Hyde BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=2861 I believe the below patch will resolve bug 2861, plus resolve an uninitialized pointer issue in HiiConfigRoutingExportConfig(). The uninitialized pointer was identified when running the EDK2 Self Certification Test with