EE_ReadVariable() function
Returns the last stored variable data, if found, which correspond to the passed virtual address
Arguments
VirtAddress
Variable virtual address
Data
Global variable contains the read variable value
Return value
Success or error status: - 0: if variable was found - 1: if the variable was not found - NO_VALID_PAGE: if no valid page was found.