Skip to content

Get rid of forked (git) dependencies#275

Merged
JohnAZoidberg merged 3 commits intomainfrom
hwio-inline
Mar 8, 2026
Merged

Get rid of forked (git) dependencies#275
JohnAZoidberg merged 3 commits intomainfrom
hwio-inline

Conversation

@JohnAZoidberg
Copy link
Member

Fixes #195

Tested:

  • Can get SMBIOS on Windows
  • Can get SMBIOS on Linux
  • Can get SMBIOS on UEFI Shell
  • Can get SMBIOS on FreeBSD
  • Can use portio driver on Linux
  • Can use portio driver on Linux

It's very little code that we can jsut maintain here directly instead of
depending on a crate.

Signed-off-by: Daniel Schaefer <dhs@frame.work>
It support no_std out of the box

Signed-off-by: Daniel Schaefer <dhs@frame.work>
Signed-off-by: Daniel Schaefer <dhs@frame.work>
@JohnAZoidberg JohnAZoidberg merged commit cb369fd into main Mar 8, 2026
8 checks passed
@JohnAZoidberg JohnAZoidberg deleted the hwio-inline branch March 9, 2026 02:53
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.

Get rid of forked (git) dependencies

1 participant