commit | ec48d52e7890d8e27d1b4419a6a8952d7db777cc | [log] [tgz] |
---|---|---|
author | Boyan Karatotev <boyan.karatotev@arm.com> | Wed Mar 19 11:31:34 2025 +0000 |
committer | Boyan Karatotev <boyan.karatotev@arm.com> | Tue Mar 25 16:51:02 2025 +0000 |
tree | 3e0ab78c9bf82ea222548d37a7b0d65120c3468f | |
parent | 90f9c9bef5c8b65322839ec2e87ecd0f72bdaaec [diff] |
fix(guid-partition): initialise the mbr_entry variable The compiler complains that it may be used unitialised. Give it some confidence that won't be the case. Change-Id: I14bddd48e4b205121415025175f157b92a89aa26 Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>