9elements / 9elements/firmware-action
Refactor FW action go code
Open
@AtomicFS is already working on this.
Since Aug 23, 2023.
feature
go
low_priority
suggestion
- Dominant language
- Go
- Stars
- 22
- Forks
- 1
- Avg merge
- 10h 8m
- Merged PRs (30d)
- 9
Description
Make FW action code to be more modular.
-
Fix current action code:
- #57
-
Add support for:
- #64 (later changed to #92)
- #65
- also
edk2 full packageandedk2 driver(might neededk2 platform) - full package / payload / driver should differ only by provided config)
- Update: they differ also by building command, should be solved in issue #92
- also
- #242
- build linuxboot payload
- build OpenBMC #25
- build EC FW (zephyr) #26
- build u-BMC #24
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.