Skip to content

Conversation

@nicholasbishop
Copy link
Member

This reverts a small change from: #472

If using the library without the alloc feature enabled, FileSystem isn't available, but you might still want access to the image's file system via the underlying protocol.

The high-level API is still easily accessible via FileSystem::new.

Checklist

  • Sensible git history (for example, squash "typo" or "fix" commits). See the Rewriting History guide for help.
  • Update the changelog (if necessary)

This reverts a small change from: rust-osdev#472

If using the library without the `alloc` feature enabled, `FileSystem` isn't
available, but you might still want access to the image's file system via the
underlying protocol.

The high-level API is still easily accessible via `FileSystem::new`.
@nicholasbishop nicholasbishop merged commit 7cfaf19 into rust-osdev:main Jul 3, 2023
@nicholasbishop nicholasbishop deleted the bishop-get-image-fs branch July 3, 2023 17:33
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.

2 participants