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

Windows entry removal fix #98

Merged
merged 2 commits into from
Aug 18, 2023
Merged

Windows entry removal fix #98

merged 2 commits into from
Aug 18, 2023

Conversation

Neverous
Copy link
Owner

  • It seems Windows sometimes expects proper dwAttributes in SetFirmwareEnvironmentVariableEx even when removing the variable altogether. Switching to simpler SetFirmwareEnvironmentVariable for deletions.
  • PlatformRecovery entries (which are readonly) were erroneously tried to be removed as well

src/efivar-lite.win32.c Dismissed Show dismissed Hide dismissed
@Neverous Neverous merged commit 5e0691b into master Aug 18, 2023
46 checks passed
@Neverous Neverous deleted the windows-entry-removal-fix branch August 18, 2023 20:56
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