It seems that I can no longer get the security-mode from the following methods on Yosmemite:
echo "<result>nvram -p | grep security-mode
</result>"
or
echo "<result>system_profiler | grep security-mode
</result>"
or
echo "<result>/Library/Application Support/JAMF/bin/setregproptool -c
</result>"
I use the setregproptool placed in the JAMF/bin folder to set the EFI password using a policy at first login. The machine asks for the EFI password when option booting, but I just need the output for reporting/compliance.
Is anyone else seeing this issue?