Capture NVRAM Data, while some other process using it
I’m trying to capture NVRAM Data while some other processes are using it and resulting it in inconsistent data and after uploading it getting NVRAM Corrupt Crash. Need a way to capture it.
It’s bit impossible to create a Mutex as there are multiple process around 10+ process using it, internally there are even more files using it.