Searched refs:PHYSICAL_PRESENCE_NO_ACTION (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/Include/Guid/
H A DPhysicalPresenceData.h46 #define PHYSICAL_PRESENCE_NO_ACTION 0 macro
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/Library/DxeTcgPhysicalPresenceLib/
H A DDxeTcgPhysicalPresenceLib.c896 case PHYSICAL_PRESENCE_NO_ACTION:
946 TcgPpData->PPRequest = PHYSICAL_PRESENCE_NO_ACTION;
985 TcgPpData->PPRequest = PHYSICAL_PRESENCE_NO_ACTION;
1024 if (TcgPpData->PPRequest != PHYSICAL_PRESENCE_NO_ACTION) {
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/Tcg/TcgSmm/
H A DTcgSmm.c138 case PHYSICAL_PRESENCE_NO_ACTION:

Completed in 44 milliseconds