On 8/29/25 11:58 AM, Teddy Astie wrote:
Signed-off-by: Teddy Astie<teddy.as...@vates.tech>
---
v2:
- introduced
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8c4435c181..80a8273d7e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -34,6 +34,7 @@ The format is based on [Keep a
Changelog](https://keepachangelog.com/en/1.0.0/)
- Support in hvmloader for new SMBIOS tables: 7 (Cache Info), 8 (Port
Connector), 9 (System Slots), 26 (Voltage Probe), 27 (Cooling Device),
and 28 (Temperature Probe).
+ - Updated SMBIOS version to 2.6.
Generally looks good to me, but I think it would be nice to add a short
explanation why it was done.
Something like:
- Update SMBIOS to 2.6 to fix UUID endianness mismatch with OVMF and ensure
consistent
Linux guest UUIDs.
Does it make sense?
~ Oleksii
- On Arm:
- Ability to enable stack protector