use UEFI reset attack mitigation when available

This commit is contained in:
Daniel Micay 2024-01-19 02:39:30 -05:00
parent c82fb1dc57
commit e6fbfe65e8

View File

@ -728,6 +728,7 @@
<p>Changes since the 2024011600 release:</p>
<ul>
<li>kernel: enable reset attack mitigation for UEFI systems supporting it (Tensor Pixels don't use UEFI and the previous Snapdragon Pixels using UEFI didn't implement this but we should have the flag enabled in our generic kernels for future devices with it)</li>
<li>Launcher: disable gradient at the top of the home screen again (change lost with Android 14 QPR1 due to it being reimplemented upstream)</li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/120.0.6099.230.0">version 120.0.6099.230.0</a></li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/121.0.6167.71.0">version 121.0.6167.71.0</a></li>