XenevaOS
Loading...
Searching...
No Matches
BootInRecoveryMode.h
Go to the documentation of this file.
1
19#ifndef __BOOT_IN_RECOVERY_MODE_PPI_H__
20#define __BOOT_IN_RECOVERY_MODE_PPI_H__
21
22#define EFI_PEI_BOOT_IN_RECOVERY_MODE_PPI \
23 { \
24 0x17ee496a, 0xd8e4, 0x4b9a, {0x94, 0xd1, 0xce, 0x82, 0x72, 0x30, 0x8, 0x50 } \
25 }
26
27
29
30#endif
EFI_GUID gEfiPeiBootInRecoveryModePpiGuid
Definition Base.h:281