Skip to content

Conversation

JohnAZoidberg
Copy link
Member

@JohnAZoidberg JohnAZoidberg commented Aug 21, 2025

Updating to release 0.5.0

One step towards #195

Just waiting for release

Signed-off-by: Daniel Schaefer <dhs@frame.work>
@JohnAZoidberg
Copy link
Member Author

JohnAZoidberg commented Aug 21, 2025

Changes tested:

  • framework_lib/src/esrt/mod.rs
    • Tested by framework_tool --esrt can recognize the GUIDs on Linux
  • framework_lib/src/commandline/mod.rs
    • framework_tool --capsule EFI_Update/winux.bin can recognize Type: Windows UX capsule
  • framework_lib/src/capsule.rs
    • framework_tool --capsule EFI_Update/winux.bin --dump dump.bin can dump the embedded image
    • cargo test succeeds.

@aokblast if you like you can test on FreeBSD if it still works.

From my side all ok, @kurtlawrence if you like you can create a new release of guid-create.

@kurtlawrence
Copy link

@kurtlawrence if you like you can create a new release of guid-create.

Release published: https://crates.io/crates/guid-create/0.5.0

@JohnAZoidberg
Copy link
Member Author

Fantastic, thanks!

All changes upstreamed and released!

Signed-off-by: Daniel Schaefer <dhs@frame.work>
@JohnAZoidberg JohnAZoidberg merged commit 40556f0 into main Aug 22, 2025
7 checks passed
@JohnAZoidberg JohnAZoidberg deleted the guid-create-upstream branch August 22, 2025 00:45
@aokblast
Copy link
Contributor

works! Thanks

framework_tool --esrt

ESRT Table
  ResourceCount:        1
  ResourceCountMax:     3
  ResourceVersion:      1
ESRT Entry 0
  GUID:                 B5F7DCC1-568C-50F8-A4DD-E39D1F93FDA1
  GUID:                 Amd13Ryzen7040Bios
  Type:                 SystemFirmware
  Version:              0x309 (777)
  Min FW Version:       0x306 (774)
  Capsule Flags:        0x0
  Last Attempt Version: 0x309 (777)
  Last Attempt Status:  Success

@JohnAZoidberg
Copy link
Member Author

Great, thanks for testing @aokblast

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.

3 participants