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

OsIndications variable disappeared after writing to it #225

Open
Lancia-Greggori opened this issue Jul 6, 2022 · 0 comments
Open

OsIndications variable disappeared after writing to it #225

Lancia-Greggori opened this issue Jul 6, 2022 · 0 comments

Comments

@Lancia-Greggori
Copy link

Hello everyone.

I listed all the available variables using efivar -l and found the OsIndications variable.

I wanted to write a 1 to it so my computer would reboot to the UEFI firmware menu on the next restart.

As a test drive, I tried writing zeros to the file representing the variable in /sys/firmware/efi/efivars/ using the command printf '\x00\x00\x00\x00', however after that, the file disappeared, along with the variable when I execute efivar -l; but the OsIndicationsSupported variable and file still exist.

I wanted to know if there is a way of getting that variable back, or if this is an issue with my UEFI firmware?

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

No branches or pull requests

1 participant