NVIDIA / edk2-nvidia

NVIDIA EDK2 platform support
Other
77 stars 37 forks source link

Example: Use custom EDID blob for display #67

Open bobekjan opened 1 year ago

bobekjan commented 1 year ago

Users are encouraged to use this PR as a reference for use-cases where custom display EDID blob is preferred or required for properly functioning display on their platform.

Please note that you will need to replace the EDID blob hard-coded in the source with your own blob; the one included in this PR is taken from the VESA EDID 1.4 Standard and serves reference purposes only.