Searched refs:TPM_CAP_FLAG (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/Tcg/TcgDxe/
H A DTpmComm.c108 TPM_CAP_FLAG,
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/Tcg/TcgPei/
H A DTpmComm.c162 SendBuffer.Capability = SwapBytes32 (TPM_CAP_FLAG);
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/Tcg/TcgConfigDxe/
H A DTcgConfigImpl.c86 *(UINT32*)&CmdBuf[10] = SwapBytes32 (TPM_CAP_FLAG);
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/Library/DxeTcgPhysicalPresenceLib/
H A DDxeTcgPhysicalPresenceLib.c94 WriteUnaligned32 (SendBufPtr++, SwapBytes32 (TPM_CAP_FLAG));
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/IndustryStandard/
H A DTpm12.h1923 #define TPM_CAP_FLAG ((TPM_CAPABILITY_AREA) 0x00000004) macro

Completed in 507 milliseconds