XenevaOS
Loading...
Searching...
No Matches
MasterBootMode.h
Go to the documentation of this file.
1
22#ifndef __MASTER_BOOT_MODE_PPI_H__
23#define __MASTER_BOOT_MODE_PPI_H__
24
25#define EFI_PEI_MASTER_BOOT_MODE_PEIM_PPI \
26 { \
27 0x7408d748, 0xfc8c, 0x4ee6, {0x92, 0x88, 0xc4, 0xbe, 0xc0, 0x92, 0xa4, 0x10 } \
28 }
29
31
32#endif
EFI_GUID gEfiPeiMasterBootModePpiGuid
Definition Base.h:281