Searched refs:UserPhysicalPresent (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/Library/PlatformSecureLibNull/
H A DPlatformSecureLibNull.c37 UserPhysicalPresent ( function
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/Include/Library/
H A DPlatformSecureLib.h38 UserPhysicalPresent (
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/VariableAuthenticated/RuntimeDxe/
H A DAuthService.c895 if (mPlatformMode == USER_MODE && !(InCustomMode() && UserPhysicalPresent())) {
1002 if (mPlatformMode == USER_MODE && !(InCustomMode() && UserPhysicalPresent())) {
1085 if (NeedPhysicallyPresent(VariableName, VendorGuid) && !UserPhysicalPresent()) {
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
H A DSecureBootConfigImpl.c2082 if (UserPhysicalPresent()) {

Completed in 98 milliseconds