Import known GUIDs for protocols
Open
Nobody has claimed this yet.
important
- Dominant language
- Go
- Stars
- 373
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
Currently out list only contains file GUIDs: https://github.com/linuxboot/fiano/blob/master/pkg/knownguids/guids.go
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.
Research direction
Start with pkg/knownguids/guids.go, the file named in the issue, and review how the existing file GUID list is organized. Identify which protocol GUIDs are intended and add them to the known GUID collection; done means the requested protocol entries are represented consistently with the existing list.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- embedded-iot
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100