01-15-2022, 06:09 AM
I ran the nvram executable through cutter (reverse engineering) to look for potentially hidden command options.
nvram getall is the only one not documented in the help.
There does seem to be a nvram_save_request function. Not sure how to call it though. I'll play around with that some more! Might just be part of nram_set.
The error number 9002 also seems to be a variable so there are other possible error codes.
nvram getall is the only one not documented in the help.
There does seem to be a nvram_save_request function. Not sure how to call it though. I'll play around with that some more! Might just be part of nram_set.
The error number 9002 also seems to be a variable so there are other possible error codes.