TianoCore EDK2
master
Loading...
Searching...
No Matches
LockPhysicalPresence.h
Go to the documentation of this file.
1
11
#ifndef __PEI_LOCK_PHYSICAL_PRESENCE_H__
12
#define __PEI_LOCK_PHYSICAL_PRESENCE_H__
13
17
#define PEI_LOCK_PHYSICAL_PRESENCE_PPI_GUID \
18
{ \
19
0xef9aefe5, 0x2bd3, 0x4031, { 0xaf, 0x7d, 0x5e, 0xfe, 0x5a, 0xbb, 0x9a, 0xd } \
20
}
21
25
typedef
struct
_PEI_LOCK_PHYSICAL_PRESENCE_PPI
PEI_LOCK_PHYSICAL_PRESENCE_PPI
;
26
36
typedef
37
BOOLEAN
38
(EFIAPI *
PEI_LOCK_PHYSICAL_PRESENCE
)(
39
IN
CONST
EFI_PEI_SERVICES
**PeiServices
40
);
41
48
struct
_PEI_LOCK_PHYSICAL_PRESENCE_PPI
{
49
PEI_LOCK_PHYSICAL_PRESENCE
LockPhysicalPresence;
50
};
51
52
extern
EFI_GUID
gPeiLockPhysicalPresencePpiGuid;
53
54
#endif
// __PEI_LOCK_PHYSICAL_PRESENCE_H__
PEI_LOCK_PHYSICAL_PRESENCE
BOOLEAN(EFIAPI * PEI_LOCK_PHYSICAL_PRESENCE)(IN CONST EFI_PEI_SERVICES **PeiServices)
Definition:
LockPhysicalPresence.h:38
CONST
#define CONST
Definition:
Base.h:259
IN
#define IN
Definition:
Base.h:279
_EFI_PEI_SERVICES
Definition:
PiPeiCis.h:877
_PEI_LOCK_PHYSICAL_PRESENCE_PPI
Definition:
LockPhysicalPresence.h:48
GUID
Definition:
Base.h:213
SecurityPkg
Include
Ppi
LockPhysicalPresence.h
Generated on Fri Nov 15 2024 18:01:23 for TianoCore EDK2 by
1.9.6