Expand description
Implementation of the EDID specification provided by software. EDID spec: https://glenwing.github.io/docs/VESA-EEDID-A2.pdf
Structsยง
- This class is used to create the Extended Display Identification Data (EDID), which will be exposed to the guest system.
 
Constantsยง
- DISPLAYID_EXT ๐
 - EDID_DATA_LENGTH ๐
 - MILLIMETERS_PER_INCH ๐
 
Functionsยง
- calculate_checksum ๐
 - gcd ๐
 - populate_header ๐
 - populate_size ๐