TianoCore EDK2 master
Loading...
Searching...
No Matches
EdidDiscovered.h File Reference

Go to the source code of this file.

Data Structures

struct  EFI_EDID_DISCOVERED_PROTOCOL
 

Macros

#define EFI_EDID_DISCOVERED_PROTOCOL_GUID
 

Variables

EFI_GUID gEfiEdidDiscoveredProtocolGuid
 

Detailed Description

EDID Discovered Protocol from the UEFI 2.0 specification.

This protocol is placed on the video output device child handle. It represents the EDID information being used for the output device represented by the child handle.

Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent

Definition in file EdidDiscovered.h.

Macro Definition Documentation

◆ EFI_EDID_DISCOVERED_PROTOCOL_GUID

#define EFI_EDID_DISCOVERED_PROTOCOL_GUID
Value:
{ \
0x1c0c34f6, 0xd380, 0x41fa, {0xa0, 0x49, 0x8a, 0xd0, 0x6c, 0x1a, 0x66, 0xaa } \
}

Definition at line 15 of file EdidDiscovered.h.