Skip to content
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

efiboot: prevent overwriting variables with exactly the same value #220

Merged
merged 1 commit into from
May 18, 2024

Conversation

Neverous
Copy link
Owner

Skip overwriting variables that already have exactly the same value.

Prevents unexpected errors from saving variables that didn't actually change.

Will "workaround" #218 kind of issues where some variables are unexpectedly unwritable allowing at least to edit other ones.

@Neverous Neverous force-pushed the prevent-equal-overwrite branch from 741e96c to 526f40c Compare May 17, 2024 22:56
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

include/efiboot.h Fixed Show fixed Hide fixed
include/efiboot.h Fixed Show fixed Hide fixed
@Neverous Neverous merged commit d7b974a into master May 18, 2024
61 checks passed
@Neverous Neverous deleted the prevent-equal-overwrite branch May 18, 2024 09:39
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