Searched defs:InCustomMode (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/VariableAuthenticated/RuntimeDxe/
H A DAuthService.c100 InCustomMode ( function
895 if (mPlatformMode == USER_MODE && !(InCustomMode() && UserPhysicalPresent())) {
1002 if (mPlatformMode == USER_MODE && !(InCustomMode() && UserPhysicalPresent())) {

Completed in 36 milliseconds