ARM-software / ebbr

Embedded Base Boot Requirements Specification
Creative Commons Attribution Share Alike 4.0 International
113 stars 36 forks source link

Provide a positive list of requirements #60

Closed xypron closed 3 years ago

xypron commented 3 years ago

In the EBBR we require to implement everything that is in chapter "2.6 Requirements" of the UEFI spec if it is not explicitly excluded in the EBBR.

We should return to a positive list of requirements.

Here are examples of what should be discussed:

Especially for protocols to be implemented we need a list identifying the once really needed to be implemented. Protocols required by chapter 2.6 and not implemented in U-Boot include for example:

glikely commented 3 years ago

The RNG protocol requirement should also be reflected here.