New OS_NVMemory reason code added.
Detail: OS_NVMemory 5 - read / write value of NVRamWriteSize in: R0 = 5 R1 = new value of NVRamWriteSize (in bytes, multiple of 256), or -1 to return size. out: R1 = value of NVRamWriteSize This can be used to read and set the size of the protected area of NVRAM. This is needed for Customer A 2, where there is a need to deprotect the protected area so that NVRAM tags can be written. Admin: Code by MStephens. Built and checked in by me ;-) Version 5.41. Tagged as 'Kernel-5_41'
Showing
Please register or sign in to comment