commit | 3178891bd261193ec27c3c07f578a2f6dae46d63 | [log] [tgz] |
---|---|---|
author | Gabor Toth <gabor.toth2@arm.com> | Fri Apr 19 18:25:23 2024 +0200 |
committer | Gabor Toth <gabor.toth2@arm.com> | Tue Jun 11 12:46:02 2024 +0200 |
tree | 78a5e1912d302129626c9688688d6e34878111e1 | |
parent | caffe0bb5c92b0fc2f86da8ad1acae699d83f0e5 [diff] |
Fix error handling of variable index loading If loading of the variable index from Protected Storage fails, SmmGW will silently continue with empty variable store. This is a serious fault and a potential security risk. Change the code to produce a log output when this happens and stop loading the SP. Signed-off-by: Gabor Toth <gabor.toth2@arm.com> Change-Id: I9db0d50fe75975d8165fe2fc27821644d85d09f0