Changeset 58459 in vbox for trunk/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/EdidDiscovered.h
- Timestamp:
- Oct 28, 2015 8:17:18 PM (9 years ago)
- Location:
- trunk/src/VBox/Devices/EFI/Firmware
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/EFI/Firmware
-
Property svn:mergeinfo
set to (toggle deleted branches)
/vendor/edk2/current 103735-103757
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
trunk/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/EdidDiscovered.h
r48674 r58459 5 5 the EDID information being used for the output device represented by the child handle. 6 6 7 Copyright (c) 2006 - 20 08, Intel Corporation. All rights reserved.<BR>7 Copyright (c) 2006 - 2012, Intel Corporation. All rights reserved.<BR> 8 8 This program and the accompanying materials 9 9 are licensed and made available under the terms and conditions of the BSD License … … 40 40 /// NULL if no EDID information is available for the video output 41 41 /// device. The minimum size of a valid Edid buffer is 128 bytes. 42 /// EDID information is defined in the E- DID EEPROM42 /// EDID information is defined in the E-EDID EEPROM 43 43 /// specification published by VESA (www.vesa.org). 44 44 ///
Note:
See TracChangeset
for help on using the changeset viewer.