OpenCore  1.0.4
OpenCore Bootloader
Loading...
Searching...
No Matches
AppleDiagLed.h
Go to the documentation of this file.
1
15#ifndef APPLE_DIAG_LED_PROTOCOL_H
16#define APPLE_DIAG_LED_PROTOCOL_H
17
18#define APPLE_DIAG_LED_PROTOCOL_GUID \
19 { 0xA9FBF34B, 0xE2A2, 0x41D1, \
20 { 0xBA, 0x00, 0xA2, 0x74, 0xA5, 0x5C, 0xD1, 0x64 } }
21
22extern EFI_GUID gAppleDiagLedProtocolGuid;
23
24#endif // APPLE_DIAG_LED_PROTOCOL_H
EFI_GUID gAppleDiagLedProtocolGuid