ebbr
ebbr copied to clipboard
Embedded Base Boot Requirements Specification
Let's clarify the requirements on the UEFI Boot Manager to address #130.
As per the discussion on the ML: - https://lists.linaro.org/archives/list/[email protected]/thread/6HGZHNEQGIQJ7LF6HN32GFK64EXJIQQE/ - https://lists.linaro.org/archives/list/[email protected]/thread/XIO34KSMJO5ZHMFIWM7TZJTIMB2OUFGC/
Add a recommendation to locate the /psci node of the Devicetree under the /firmware node. Add a note (to OSes' intention) that legacy systems did not do so, but rather...
This is an attempt at adding version annotations. Please have a look and let me know how you like it. This is related with #156 and #118.
We could improve the following aspects of requirements and versions: - Better unique identification of each requirement - Better documentation of Which version of EBBR introduced each requirement This would...
SetvariableRT was never mandatory and it has been causing a lot of problems wrt to distro installers and capsule update on-disk. https://github.com/rhboot/efivar/pull/282 is the last piece of the puzzle for...