set nvram BootPickerChoice from recovery terminal

In macOS 11.0 recovery Terminal, why does the following fail:

Code Block shell
nvram BootPickerChoice=%01

Or similarly, why does the following fail:

Code Block shell
nvram -d BootPickerChoice



set nvram BootPickerChoice from recovery terminal
 
 
Q