linuxboot / linuxboot/book

explain BDS and the custom `CONFIG_EFI_BDS` patch etc

Open
#91 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
300
Forks
54
PR merge metrics
No merged PRs in 30d

Description

The website and also https://github.com/linuxboot/linuxboot are referring to a `CONFIG_EFI_BDS` option that was once based on a custom patch; see also: https://github.com/linuxboot/linuxboot/issues/96

OTOH, https://github.com/linuxboot/book/blob/main/src/implementation.md explains steps to implement LinuxBoot on top of a vendor provided UEFI PI, which also involves BDS, but pictures a different approach again. People looking for details would get lost here.
We need to elaborate on the whole thing.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by comparing the website references, the linuxboot/linuxboot issue 96, and src/implementation.md in the book. Trace how each describes CONFIG_EFI_BDS, BDS, and implementation on vendor-provided UEFI PI, then document the distinctions and recommended path so readers can understand which approach applies.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux
Domain
documentation
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.