From 73704533d6b0f92914408b7b4a0e4272edc318c5 Mon Sep 17 00:00:00 2001 From: Angel Pons Date: Sun, 1 Mar 2020 16:00:06 +0100 Subject: LGA1155 mainboards: Remove gfx.did and gfx.ndid They are downright useless and result in ACPI errors. So, burn them. Also, do a minor update to autoport's README about these values. Change-Id: Idb5832cfd2e3043b8d70e13cbbe8bd94ad613120 Signed-off-by: Angel Pons Reviewed-on: https://review.coreboot.org/c/coreboot/+/39184 Tested-by: build bot (Jenkins) Reviewed-by: Nico Huber Reviewed-by: Patrick Rudolph --- util/autoport/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util/autoport') diff --git a/util/autoport/readme.md b/util/autoport/readme.md index 9af08f40bc9a..bfaaef6f4e44 100644 --- a/util/autoport/readme.md +++ b/util/autoport/readme.md @@ -342,7 +342,7 @@ on laptops (desktops have no "lid"!) but it makes sense to proofread it. ## `gfx.ndid` and `gfx.did` Those describe which video outputs are declared in ACPI tables. -Normally, there is no need to adjust these values, but if you miss some +Normally, there is no need to have these values, but if you miss some non-standard video output, you can declare it there. Bit 31 is set to indicate the presence of the output. Byte 1 is the type and byte 0 is used for disambigution so that ID composed of byte 1 and 0 is unique. -- cgit v1.2.3