Jungo WinDriver  
Official Documentation

◆ check_secureBoot_enabled()

DWORD DLLCALLCONV check_secureBoot_enabled ( void  )

Checks whether the Secure Boot feature is enabled on the system.

Developing drivers while Secure Boot is enabled can result in driver installation problems.

Returns
WD_STATUS_SUCCESS (0) when Secure Boot is enabled. WD_WINDRIVER_STATUS_ERROR when Secure Boot is disabled. Any other status when Secure Boot is not supported.