Deleted Added
full compact
EdidDiscovered.h (342742) EdidDiscovered.h (346482)
1/* $FreeBSD: head/stand/efi/include/Protocol/EdidDiscovered.h 342742 2019-01-03 20:27:50Z tsoome $ */
1/* $FreeBSD: stable/11/stand/efi/include/Protocol/EdidDiscovered.h 342742 2019-01-03 20:27:50Z tsoome $ */
2/** @file
3 EDID Discovered Protocol from the UEFI 2.0 specification.
4
5 This protocol is placed on the video output device child handle. It represents
6 the EDID information being used for the output device represented by the child handle.
7
8 Copyright (c) 2006 - 2012, Intel Corporation. All rights reserved.<BR>
9 This program and the accompanying materials

--- 42 unchanged lines hidden ---
2/** @file
3 EDID Discovered Protocol from the UEFI 2.0 specification.
4
5 This protocol is placed on the video output device child handle. It represents
6 the EDID information being used for the output device represented by the child handle.
7
8 Copyright (c) 2006 - 2012, Intel Corporation. All rights reserved.<BR>
9 This program and the accompanying materials

--- 42 unchanged lines hidden ---