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

  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
TcgPhysicalPresence.h 93 #define TCG2_PHYSICAL_PRESENCE_NO_ACTION 0
  /device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTcg2PhysicalPresenceLib/
DxeTcg2PhysicalPresenceLib.c 617 case TCG2_PHYSICAL_PRESENCE_NO_ACTION:
729 if (TcgPpData->PPRequest == TCG2_PHYSICAL_PRESENCE_NO_ACTION) {
746 TcgPpData->PPRequest = TCG2_PHYSICAL_PRESENCE_NO_ACTION;
808 TcgPpData->PPRequest = TCG2_PHYSICAL_PRESENCE_NO_ACTION;
862 if (TcgPpData->PPRequest != TCG2_PHYSICAL_PRESENCE_NO_ACTION) {
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Config/
Tcg2Config.vfr 112 option text = STRING_TOKEN(STR_TCG2_NO_ACTION), value = TCG2_PHYSICAL_PRESENCE_NO_ACTION, flags = DEFAULT | MANUFACTURING | RESET_REQUIRED;
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/Opal/OpalPasswordDxe/
OpalHii.c 514 PpRequest = TCG2_PHYSICAL_PRESENCE_NO_ACTION;
542 PpRequest = TCG2_PHYSICAL_PRESENCE_NO_ACTION;
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Dxe/
Tcg2Dxe.c     [all...]

Completed in 70 milliseconds