OpenCore
1.0.4
OpenCore Bootloader
Loading...
Searching...
No Matches
AppleOSLoaded.h
Go to the documentation of this file.
1
13
#ifndef APPLE_OS_LOADED_H
14
#define APPLE_OS_LOADED_H
15
16
#include <Uefi.h>
17
18
// APPLE_OS_LOADED_EVENT_NAME
19
#define APPLE_OS_LOADED_NAMED_EVENT_GUID \
20
{ 0xC5C5DA95, 0x7D5C, 0x45E6, \
21
{ 0x83, 0x72, 0x89, 0xBD, 0x52, 0x6D, 0xE9, 0x56 } }
22
23
// gAppleOSLoadedNamedEventGuid
24
extern
EFI_GUID
gAppleOSLoadedNamedEventGuid
;
25
26
#endif
// APPLE_OS_LOADED_H
gAppleOSLoadedNamedEventGuid
EFI_GUID gAppleOSLoadedNamedEventGuid
Include
Apple
Guid
AppleOSLoaded.h
Generated by
1.12.0