Skip to content

Update uefi to 0.35+ #184

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

Update uefi to 0.35+ #184

wants to merge 5 commits into from

Conversation

JohnAZoidberg
Copy link
Member

Updating from uefi 0.20 to 0.35. Actually need unreleased changes, so building from their latest master.

Testing:

  • framework_tool --info correctly gets SMBIOS table (tested on QEMU and Framework hardware)
  • framework_tool --esrt correctly gets ESRT table (tested on Framework hardware)
  • Can get arguments from shell and script
  • framework_tool -h -b prints as much as fits on the screen and pauses
  • framework_tool.efi --hash framework_tool.efi prints the correct file hash
  • framework_tool --capsule winux.bin --dump dump.bmp can extract the image (check by comparing hash)

Testing:

- [x] Can get arguments from shell and script

Signed-off-by: Daniel Schaefer <dhs@frame.work>
Avoid clash with uefi crate

Signed-off-by: Daniel Schaefer <dhs@frame.work>
Signed-off-by: Daniel Schaefer <dhs@frame.work>
Signed-off-by: Daniel Schaefer <dhs@frame.work>
Signed-off-by: Daniel Schaefer <dhs@frame.work>
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