XenevaOS
Loading...
Searching...
No Matches
EdidActive.h
Go to the documentation of this file.
1
17#ifndef __EDID_ACTIVE_H__
18#define __EDID_ACTIVE_H__
19
20#define EFI_EDID_ACTIVE_PROTOCOL_GUID \
21 { \
22 0xbd8c1056, 0x9f36, 0x44ec, {0x92, 0xa8, 0xa6, 0x33, 0x7f, 0x81, 0x79, 0x86 } \
23 }
24
49
51
52#endif
unsigned int UINT32
Definition ProcessorBind.h:102
EFI_GUID gEfiEdidActiveProtocolGuid
unsigned char UINT8
Definition actypes.h:236
Definition EdidActive.h:31
UINT8 * Edid
Definition EdidActive.h:47
UINT32 SizeOfEdid
Definition EdidActive.h:37
Definition Base.h:281