TianoCore EDK2 master
Loading...
Searching...
No Matches
MmTcg2PhysicalPresenceLibCommon.h
Go to the documentation of this file.
1
18#ifndef _MM_TCG2_PHYSICAL_PRESENCE_LIB_COMMON_H_
19#define _MM_TCG2_PHYSICAL_PRESENCE_LIB_COMMON_H_
20
22
24
25#include <Library/BaseLib.h>
26#include <Library/DebugLib.h>
30
31#define PP_INF_VERSION_1_2 "1.2"
32
43 VOID
44 );
45
52BOOLEAN
54 VOID
55 );
56
57#endif
BOOLEAN IsTcg2PPVerLowerThan_1_3(VOID)
EFI_STATUS Tcg2PhysicalPresenceLibCommonConstructor(VOID)
RETURN_STATUS EFI_STATUS
Definition: UefiBaseType.h:29