File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ This repository contains the Firmware Handoff specification, which defines a
66data structure to transfer essential configuration information between firmware
77stages during platform initialization.
88
9+ Note that versions 0.9 and 1.0 of this specification are deprecated and should not be used for product development.
10+
911The documentation is generated using the Sphinx framework. A version of this
1012specification, rendered in HTML, is available
1113[ here] ( https://firmwarehandoff.github.io/firmware_handoff/ ) .
@@ -53,5 +55,6 @@ coreboot, TF-A and Tianocore. Once this is done we will review the result to see
5355if any serious flaws have come to light, meaning that changes are needed. If
5456so, these will be undertaken in each project.
5557
56- By the end of 2024, the spec will be considered stable and will be published
57- as version 1. From there on, backwards compatibility will be maintained.
58+ As of November 2025, version 1.0 is deprecated and should not be used.
59+ A version 2.0 of the specification is currently under work and will be published shortly.
60+ Implementations should adopt version 2.0 of the specification.
You can’t perform that action at this time.
0 commit comments