File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2687,3 +2687,32 @@ EFI
26872687 targets etc. It may also depend on the actual implementation if EFI variable
26882688 writing is atomic or not.
26892689 Thus make sure your EFI works as expected and required.
2690+
2691+ Raspberry Pi Firmware
2692+ ~~~~~~~~~~~~~~~~~~~~~
2693+
2694+ .. note :: This is valid for Rapsberry Pi 4 and 5 only.
2695+
2696+ :state bad:
2697+ booted normally:
2698+ 'booted': <NotSupported>
2699+ 'other': remove from 'tryboot'
2700+ booted via tryboot:
2701+ 'booted': remove from 'tryboot'
2702+ 'other: <NotSupported>
2703+
2704+ :state good:
2705+ In normal mode:
2706+ 'active': <No-Op>
2707+ 'other': <NotSupported>
2708+ In tryboot mode:
2709+ 'active': commit
2710+ 'other: <NotSupported>
2711+
2712+ :primary:
2713+ In normal mode:
2714+ 'active': <No-Op>
2715+ 'other': <NotSupported>
2716+ In tryboot mode:
2717+ 'active': commit
2718+ 'other: <NotSupported>
You can’t perform that action at this time.
0 commit comments