Searched refs:rawControllerKey (Results 1 – 1 of 1) sorted by relevance
314 const char *rawControllerKey = "nvram-raw"; in getNVRAMProperties() local324 prop = entry->copyProperty(rawControllerKey); in getNVRAMProperties()325 require_action(prop != nullptr, exit, DEBUG_ERROR("No %s entry\n", rawControllerKey)); in getNVRAMProperties()