Skip to content

Add in new API to get a tuple list of file size and offset.#170

Merged
clalancette merged 1 commit intomasterfrom
clalancette/file-offsets
Apr 29, 2026
Merged

Add in new API to get a tuple list of file size and offset.#170
clalancette merged 1 commit intomasterfrom
clalancette/file-offsets

Conversation

@clalancette
Copy link
Copy Markdown
Owner

This can help people who need to get exact offsets for use with other tools, like configuring bootloaders.

Fixes #104 and #110

This can help people who need to get exact offsets for
use with other tools, like configuring bootloaders.

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
@clalancette clalancette merged commit bdb09ee into master Apr 29, 2026
5 checks passed
@clalancette clalancette deleted the clalancette/file-offsets branch April 29, 2026 14:29
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.

Is it possible to obtain file offset in ISO image?

1 participant