JamesAmiTw / ru-uefi

No source code here, this is just where I store the RU.EFI and RU.EXE binary files. They are all encrypted, please find password on my blog page.
http://ruexe.blogspot.tw/
237 stars 40 forks source link

write variable failed: 0x000001A #7

Closed mkPig closed 2 years ago

mkPig commented 2 years ago

hi, James I try to unlock bios on my laptop, but it show me "write variable failed: 0x0000001A".I know it means write protection, but is there any different with code 0x00000008 ? my RU.EFI version is RU5.28

JamesAmiTw commented 2 years ago

Hi @mkPig

1A = Security violation 08 = Write protection

They are basically preventing you from modifying the variable. There is no way to get around it...