TianoCore EDK2
master
Loading...
Searching...
No Matches
Reset2.h
Go to the documentation of this file.
1
15
#ifndef __RESET2_PPI_H__
16
#define __RESET2_PPI_H__
17
18
#define EFI_PEI_RESET2_PPI_GUID \
19
{ \
20
0x6cc45765, 0xcce4, 0x42fd, {0xbc, 0x56, 0x1, 0x1a, 0xaa, 0xc6, 0xc9, 0xa8 } \
21
}
22
26
typedef
struct
_EFI_PEI_RESET2_PPI
{
27
EFI_PEI_RESET2_SYSTEM
ResetSystem;
28
}
EFI_PEI_RESET2_PPI
;
29
30
extern
EFI_GUID
gEfiPeiReset2PpiGuid;
31
32
#endif
EFI_PEI_RESET2_SYSTEM
VOID(EFIAPI * EFI_PEI_RESET2_SYSTEM)(IN EFI_RESET_TYPE ResetType, IN EFI_STATUS ResetStatus, IN UINTN DataSize, IN VOID *ResetData OPTIONAL)
Definition:
PiPeiCis.h:620
EFI_PEI_RESET2_PPI
struct _EFI_PEI_RESET2_PPI EFI_PEI_RESET2_PPI
_EFI_PEI_RESET2_PPI
Definition:
Reset2.h:26
GUID
Definition:
Base.h:213
MdePkg
Include
Ppi
Reset2.h
Generated on Fri Nov 15 2024 18:01:15 for TianoCore EDK2 by
1.9.6