From a3bd8e96185b064cce6bbe2aa9b6e81b59efa486 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20=C5=BBygowski?= Date: Tue, 24 May 2022 13:26:55 +0200 Subject: drivers/generic/cbfs-uuid: Add driver to include UUID from CBFS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit When system_uuid CBFS file is present and contains the UUID in a string format, the driver will parse it and convert to binary format to populate the SMBIOS type 1 UUID field. TEST=Add UUID file and boot MSI PRO Z690-A DDR4 WIFI and check with dmidecode if the UUID is populated correctly. Signed-off-by: Michał Żygowski Change-Id: I22f22f4e8742716283d2fcaba4894c06cef3a4bf Reviewed-on: https://review.coreboot.org/c/coreboot/+/64639 Reviewed-by: Krystian Hebel Tested-by: build bot (Jenkins) --- Documentation/drivers/index.md | 1 + 1 file changed, 1 insertion(+) (limited to 'Documentation/drivers/index.md') diff --git a/Documentation/drivers/index.md b/Documentation/drivers/index.md index ac9b0141cbd1..95c1e312a094 100644 --- a/Documentation/drivers/index.md +++ b/Documentation/drivers/index.md @@ -14,3 +14,4 @@ Some of the drivers currently available include: * [SMMSTOREv2](smmstorev2.md) * [SoundWire](soundwire.md) * [USB4 Retimer](retimer.md) +* [CBFS SMBIOS hooks](cbfs_smbios.md) -- cgit v1.2.3