clarify enabling UEFI reset mitigation

This commit is contained in:
Daniel Micay 2024-01-20 02:32:14 -05:00
parent 29e04a822e
commit 9413efb493

View File

@ -729,7 +729,7 @@
<ul>
<li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8, Pixel 8 Pro): disable warm reboot on thermal shutdown</li>
<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>kernel: enable reset attack mitigation for UEFI systems supporting it (Tensor Pixels use minimalistic littlekernel-based boot firmware rather than UEFI and the previous Snapdragon Pixels using UEFI didn't implement this but we may need this for future devices)</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>