diff options
author | Bill XIE <persmule@hardenedlinux.org> | 2023-04-03 21:54:56 +0800 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2023-04-06 12:21:23 +0000 |
commit | f63cdcffbfb426788d5c43a9d222053fdad4563f (patch) | |
tree | 50316fe522e9882729ce196c4f7a1bee3a27177e /payloads/external | |
parent | ccbe9a54358049761d4e296c03ff972cfeb8555b (diff) |
nb/intel/gm45: Export EDID-reading routine as a function
It will cache decoded EDID string in a static array. If called more
than once, a pointer to the static array is directly returned, without
reading EDID again.
Signed-off-by: Bill XIE <persmule@hardenedlinux.org>
Change-Id: Ibdbe4d76f9b59e7ae83b60cda042c2d1c39827ca
Reviewed-on: https://review.coreboot.org/c/coreboot/+/74180
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'payloads/external')
0 files changed, 0 insertions, 0 deletions