XenevaOS
Loading...
Searching...
No Matches
XenevaOS
Boot
include
Ppi
Reset2.h
Go to the documentation of this file.
1
21
#ifndef __RESET2_PPI_H__
22
#define __RESET2_PPI_H__
23
24
#define EFI_PEI_RESET2_PPI_GUID \
25
{ \
26
0x6cc45765, 0xcce4, 0x42fd, {0xbc, 0x56, 0x1, 0x1a, 0xaa, 0xc6, 0xc9, 0xa8 } \
27
}
28
32
typedef
struct
_EFI_PEI_RESET2_PPI
{
33
EFI_PEI_RESET2_SYSTEM
ResetSystem
;
34
}
EFI_PEI_RESET2_PPI
;
35
36
extern
EFI_GUID
gEfiPeiReset2PpiGuid
;
37
38
#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:631
gEfiPeiReset2PpiGuid
EFI_GUID gEfiPeiReset2PpiGuid
EFI_PEI_RESET2_PPI
struct _EFI_PEI_RESET2_PPI EFI_PEI_RESET2_PPI
GUID
Definition
Base.h:281
_EFI_PEI_RESET2_PPI
Definition
Reset2.h:32
_EFI_PEI_RESET2_PPI::ResetSystem
EFI_PEI_RESET2_SYSTEM ResetSystem
Definition
Reset2.h:33
Generated by
1.9.8