TianoCore EDK2
master
Loading...
Searching...
No Matches
EdidActive.h
Go to the documentation of this file.
1
11
#ifndef __EDID_ACTIVE_H__
12
#define __EDID_ACTIVE_H__
13
14
#define EFI_EDID_ACTIVE_PROTOCOL_GUID \
15
{ \
16
0xbd8c1056, 0x9f36, 0x44ec, {0x92, 0xa8, 0xa6, 0x33, 0x7f, 0x81, 0x79, 0x86 } \
17
}
18
25
typedef
struct
{
31
UINT32
SizeOfEdid
;
32
41
UINT8 *
Edid
;
42
}
EFI_EDID_ACTIVE_PROTOCOL
;
43
44
extern
EFI_GUID
gEfiEdidActiveProtocolGuid;
45
46
#endif
EFI_EDID_ACTIVE_PROTOCOL
Definition:
EdidActive.h:25
EFI_EDID_ACTIVE_PROTOCOL::Edid
UINT8 * Edid
Definition:
EdidActive.h:41
EFI_EDID_ACTIVE_PROTOCOL::SizeOfEdid
UINT32 SizeOfEdid
Definition:
EdidActive.h:31
GUID
Definition:
Base.h:213
MdePkg
Include
Protocol
EdidActive.h
Generated on Fri Nov 15 2024 18:01:15 for TianoCore EDK2 by
1.9.6