Home
last modified time | relevance | path

Searched refs:UserPhysicalPresent (Results 1 – 10 of 10) sorted by relevance

/device/linaro/bootloader/edk2/OvmfPkg/Library/PlatformSecureLib/
DPlatformSecureLib.c35 UserPhysicalPresent ( in UserPhysicalPresent() function
/device/linaro/bootloader/edk2/Nt32Pkg/Library/PlatformSecureLib/
DPlatformSecureLib.c36 UserPhysicalPresent ( in UserPhysicalPresent() function
/device/linaro/bootloader/edk2/SecurityPkg/Library/PlatformSecureLibNull/
DPlatformSecureLibNull.c37 UserPhysicalPresent ( in UserPhysicalPresent() function
/device/linaro/bootloader/edk2/SecurityPkg/Include/Library/
DPlatformSecureLib.h38 UserPhysicalPresent (
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformSecureLib/
DPlatformSecureLib.c107 UserPhysicalPresent ( in UserPhysicalPresent() function
/device/linaro/bootloader/edk2/SecurityPkg/Library/AuthVariableLib/
DAuthService.c1776 …if (!InCustomMode() || !UserPhysicalPresent() || mSecureBootMode != SecureBootModeTypeDeployedMode… in ProcessSecureBootModeVar()
1900 if ((InCustomMode() && UserPhysicalPresent()) || in ProcessVarWithPk()
2067 && !(InCustomMode() && UserPhysicalPresent())) { in ProcessVarWithKek()
2222 …teAuthVariable (OrgVariableInfo.Attributes, Data, DataSize, Attributes) && UserPhysicalPresent()) { in ProcessVariable()
2240 if (NeedPhysicallyPresent (VariableName, VendorGuid) && !UserPhysicalPresent()) { in ProcessVariable()
/device/linaro/bootloader/edk2/ArmVirtPkg/
DArmVirt.dsc.inc141 # re-use the UserPhysicalPresent() dummy implementation from the ovmf tree
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/
DArmVExpress.dsc.inc145 # re-use the UserPhysicalPresent() dummy implementation from the ovmf tree
/device/linaro/bootloader/OpenPlatformPkg/Platforms/ARM/VExpress/
DArmVExpress.dsc.inc144 # re-use the UserPhysicalPresent() dummy implementation from the ovmf tree
/device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
DSecureBootConfigImpl.c3112 if (UserPhysicalPresent()) { in SecureBootExtractConfigFromVariable()