mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 06:17:35 +00:00
LibEDID: Add a library to parse EDID blobs
This library can be used (for the most part) by kernel drivers as well as user mode. For this reason FixedPoint is used rather than floating point, but kept to a minimum.
This commit is contained in:
parent
c468a9cc2d
commit
8184870f93
11 changed files with 2519 additions and 0 deletions
1190
Userland/Libraries/LibEDID/EDID.cpp
Normal file
1190
Userland/Libraries/LibEDID/EDID.cpp
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue