Skip to content

Revamp El Torito parsing and new so it is multi-sector. - #185

Merged
clalancette merged 1 commit into
masterfrom
clalancette/eltorito-multi-sector
Aug 25, 2026
Merged

Revamp El Torito parsing and new so it is multi-sector.#185
clalancette merged 1 commit into
masterfrom
clalancette/eltorito-multi-sector

Conversation

@clalancette

Copy link
Copy Markdown
Owner

While in practice all El Torito sections we've come across are single-sector, the specification says that it can be multi-sector. Refactor both the read and write paths to handle multi-sector El Torito sections. While we are here also remove the state machine and just parse sector-at-a-time; we can never have a partial El Torito sector.

While in practice all El Torito sections we've come across
are single-sector, the specification says that it can be
multi-sector.  Refactor both the read and write paths to
handle multi-sector El Torito sections.  While we are here
also remove the state machine and just parse sector-at-a-time;
we can never have a partial El Torito sector.

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
@clalancette
clalancette merged commit 5cd8f57 into master Aug 25, 2026
5 checks passed
@clalancette
clalancette deleted the clalancette/eltorito-multi-sector branch August 25, 2026 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant