-
Notifications
You must be signed in to change notification settings - Fork 37
EBBR Notes 2024.04.08
Vincent Stehlé edited this page Apr 9, 2024
·
2 revisions
- Heinrich Schuchardt (Canonical)
- Etienne Carrière (STMicroelectronics)
- Vincent Stehlé (Arm)
- Pull #121: Require the TCG2 protocol if system has a TPM (issue #65)
- Pull #117: Request-for-comments about moving away references to footnotes
- Pull #123: Provision conformance profile guid
- No general agreement that the footnotes proposed in #117 actually help; dropped.
- Agreement to merge #123 after the version 2.2 change mentioned in the comments has been done.
- Agreement to merge #121.
- Agreement that an EBBR release 2.2 can be prepared for review after the aforementioned actions have been adressed.
- Discussions around a U-Boot regression in the UEFI boot manager.
- Pull #117: Request-for-comments about moving away references to footnotes
- -> drop it
- Pull #123: Provision conformance profile guid
-
Action: Vincent to
s/TBD/2.2/
, then merge.
-
Action: Vincent to
- Pull #121: Require the TCG2 protocol if system has a TPM (issue #65)
- "if TPM then -> must implement TCG2"
- Agreed; action Vincent -> merge
- EBBR release
- Last U-Boot release; boot manager regression
- Are we testing
Boot#### / BootNext
/ etc. in SCT/ACS? - Solution close; needs to "ripple down" into efi var lib and the distros
- In SCT:
uefi-sct/SctPkg/TestCase/UEFI/EFI/Generic/EfiCompliant/BlackBoxTest/EfiCompliantBBTestRequired_uefi.c
- We might be missing some coverage in SCT...
- We need a test inside U-Boot
- UEFI selftest is maybe not suitable due to the reset, though.
- A python test might be better. Use one UEFI binary, with a boot option passing a string, printed by the binary. "bootefi helloworld" could do? There is also a separate helloworld UEFI binary -> create a disk image with it. Could rename to
hello1, hello2
andhello3
and we could test the devicepath, too.
- Are we testing
- https://github.com/ARM-software/ebbr/pull/121
- https://github.com/ARM-software/ebbr/pull/117
- https://github.com/ARM-software/ebbr/pull/123
- https://github.com/ARM-software/ebbr/issues/65
- https://github.com/ARM-software/ebbr/pull/119
- https://github.com/ARM-software/ebbr/pull/118
- https://github.com/ARM-software/ebbr/pull/108
- https://github.com/ARM-software/ebbr/pull/106