On 05/23/2018 12:14 AM, Udit Kumar wrote:
This patch adds a appendix for EBBR compliance test.
Signed-off-by: Udit Kumar udit.kumar@nxp.com
source/ebbr.rst | 16 ++++++++++++++++ 1 file changed, 16 insertions(+)
diff --git a/source/ebbr.rst b/source/ebbr.rst index 40f03f1..880f126 100644 --- a/source/ebbr.rst +++ b/source/ebbr.rst @@ -557,6 +557,22 @@ Service UEFI ยง EFI_ISCSI_INITIATOR_NAME_PROTOCOL 16.2 ========================================== ====== +******************************************* +APPENDIX E - EBBR Compliance Tests +*******************************************
+UEFI Self Certification Tests (SCT) test the UEFI implementation. +EBBR is leveraging from UEFI, UEFI SCT test suites check for compliance +against the EBBR specification. +To build UEFI SCT, please refer https://github.com/UEFI/UEFI-SCT
Please reword the above to something that is easier to read (and grammatically correct). I also think you may want to structure it from big picture to small picture. So you should first mention that EBBR will need multiple compliance test pieces to run and only then mention SCT as the method to verify UEFI compliance.
+EBBR is very flexible and many features are platform dependent. +Therefore platform owner can decide, to implement and test optional features +with UEFI SCT.
I think a lot of the requirements that get put into this document can be generically verified, so I wouldn't wave it off that quickly as "it's flexible, so someone may or may not test things". Instead, I'd rather like to see a reference in here that a test kit for EBBR is in development and will probably not be finished in time for EBBR 1.0, but is expected at a later point.
Alex