mirror of
https://github.com/RGBCube/serenity
synced 2025-10-27 13:22:33 +00:00
Before of this patch, It happened that the return string could be "@@@", as a result of doing mathematical addition of ASCII '@' with bits when decoding the packed manufacturer ID bytes from the EDID. To avoid this, consider m_legacy_manufacturer_id to be invalid until we successfully decode the packed bytes. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Definitions.h | ||
| DMT.cpp | ||
| DMT.h | ||
| EDID.cpp | ||
| EDID.h | ||
| VIC.cpp | ||
| VIC.h | ||