-
Notifications
You must be signed in to change notification settings - Fork 37
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: r-efi/r-efi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.3.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: r-efi/r-efi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 50 files changed
- 2 contributors
Commits on Feb 2, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 60793e0 - Browse repository at this point
Copy the full SHA 60793e0View commit details -
r-efi: update remaining prototypes to
unsafe fnSome prototypes were missed by the previous conversion. Update all to `unsafe fn`. Signed-off-by: David Rheinsberg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6f2330e - Browse repository at this point
Copy the full SHA 6f2330eView commit details -
Synchronize the AUTHORS file with recent updates. Signed-off-by: David Rheinsberg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e701536 - Browse repository at this point
Copy the full SHA e701536View commit details
Commits on Feb 3, 2026
-
r-efi: extend the transpose guidelines
Extend the transpose guidelines with 2 changes: - Document the `always unsafe fn` for function prototypes. - Improve the reasoning why we use `*mut T` as default. Signed-off-by: David Rheinsberg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 48b1a11 - Browse repository at this point
Copy the full SHA 48b1a11View commit details -
build: drop unused feature flags
With the upcoming major version bump, we can drop the obsolete `efiabi` and `examples` feature flags. Signed-off-by: David Rheinsberg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ea21433 - Browse repository at this point
Copy the full SHA ea21433View commit details -
The `extern "efiapi"` annotation has been stable for a while, and the eficall! macro is a straightforward edit to add `extern "efiapi"` to our function prototypes. Inline it, given that it is not needed, anymore. Signed-off-by: David Rheinsberg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 96504bb - Browse repository at this point
Copy the full SHA 96504bbView commit details -
Prepare for the upcoming release v6.0.0. Fill in the release notes and bump the version number. Signed-off-by: David Rheinsberg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7e1b032 - Browse repository at this point
Copy the full SHA 7e1b032View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v5.3.0...v6.0.0