Skip to content

r-efi-5.1.0

Choose a tag to compare

@github-actions github-actions released this 01 Sep 08:06
· 35 commits to main since this release
v5.1.0
# r-efi - UEFI Reference Specification Protocol Constants and Definitions

## CHANGES WITH 5.1.0:

    * Mark `Guid::as_bytes` and `Guid::from_bytes` as `const fn`, aligning
      them with the other methods on `Guid`. This helps creating constant
      GUIDs via macros or other external helpers.

    Contributions from: Christopher Zurcher, David Rheinsberg

    - Dußlingen, 2024-09-01