TianoCore EDK2
master
Loading...
Searching...
No Matches
RepublishSecPpi.h
Go to the documentation of this file.
1
17
#ifndef __REPUBLISH_SEC_PPI_H__
18
#define __REPUBLISH_SEC_PPI_H__
19
20
#include <
Pi/PiPeiCis.h
>
21
22
#define REPUBLISH_SEC_PPI_PPI_GUID \
23
{ \
24
0x27a71b1e, 0x73ee, 0x43d6, { 0xac, 0xe3, 0x52, 0x1a, 0x2d, 0xc5, 0xd0, 0x92 } \
25
}
26
27
typedef
struct
_REPUBLISH_SEC_PPI_PPI
REPUBLISH_SEC_PPI_PPI
;
28
39
typedef
40
EFI_STATUS
41
(EFIAPI *
REPUBLISH_SEC_PPI_REPUBLISH_SEC_PPIS
)(
42
VOID
43
);
44
48
struct
_REPUBLISH_SEC_PPI_PPI
{
49
REPUBLISH_SEC_PPI_REPUBLISH_SEC_PPIS
RepublishSecPpis;
50
};
51
52
extern
EFI_GUID
gRepublishSecPpiPpiGuid;
53
54
#endif
PiPeiCis.h
REPUBLISH_SEC_PPI_REPUBLISH_SEC_PPIS
EFI_STATUS(EFIAPI * REPUBLISH_SEC_PPI_REPUBLISH_SEC_PPIS)(VOID)
Definition:
RepublishSecPpi.h:41
EFI_STATUS
RETURN_STATUS EFI_STATUS
Definition:
UefiBaseType.h:29
_REPUBLISH_SEC_PPI_PPI
Definition:
RepublishSecPpi.h:48
GUID
Definition:
Base.h:213
UefiCpuPkg
Include
Ppi
RepublishSecPpi.h
Generated on Fri Nov 15 2024 18:01:26 for TianoCore EDK2 by
1.9.6