HomeSort by relevance Sort by last modified time
    Searched refs:TREE_PHYSICAL_PRESENCE_NO_ACTION (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/SecurityPkg/Include/Guid/
TrEEPhysicalPresenceData.h 54 #define TREE_PHYSICAL_PRESENCE_NO_ACTION 0
  /device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTrEEPhysicalPresenceLib/
DxeTrEEPhysicalPresenceLib.c 356 case TREE_PHYSICAL_PRESENCE_NO_ACTION:
430 if (TcgPpData->PPRequest == TREE_PHYSICAL_PRESENCE_NO_ACTION) {
447 TcgPpData->PPRequest = TREE_PHYSICAL_PRESENCE_NO_ACTION;
503 TcgPpData->PPRequest = TREE_PHYSICAL_PRESENCE_NO_ACTION;
542 if (TcgPpData->PPRequest != TREE_PHYSICAL_PRESENCE_NO_ACTION) {
720 if (TcgPpData.PPRequest == TREE_PHYSICAL_PRESENCE_NO_ACTION) {
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEEConfig/
TrEEConfig.vfr 60 option text = STRING_TOKEN(STR_TREE_NO_ACTION), value = TREE_PHYSICAL_PRESENCE_NO_ACTION, flags = DEFAULT | MANUFACTURING | RESET_REQUIRED;

Completed in 102 milliseconds