From f552cae637b8100218b722f9c238ca2608ad8d40 Mon Sep 17 00:00:00 2001 From: arhabd Date: Sun, 16 Mar 2025 09:32:36 -0400 Subject: [PATCH] added comments in d16 board configs about qubes os usage and linked to 15h.org reading resource Signed-off-by: arhabd --- .../kgpe-d16_workstation-usb_keyboard.config | 5 +++++ boards/kgpe-d16_workstation/kgpe-d16_workstation.config | 8 ++++++-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/boards/kgpe-d16_workstation-usb_keyboard/kgpe-d16_workstation-usb_keyboard.config b/boards/kgpe-d16_workstation-usb_keyboard/kgpe-d16_workstation-usb_keyboard.config index 8fdcc974..3eef47c7 100644 --- a/boards/kgpe-d16_workstation-usb_keyboard/kgpe-d16_workstation-usb_keyboard.config +++ b/boards/kgpe-d16_workstation-usb_keyboard/kgpe-d16_workstation-usb_keyboard.config @@ -10,6 +10,11 @@ # in which newer Linux releases panics when the newest microcode is loaded by # coreboot. AMD Opteron 6300 series users are STRONGLY encouraged to make # sure their operating system loads microcode updates. +# +# Since Qubes OS version 4.2 you need to use a speculative execution work around to utilize qubes with pcie devices attached see https://15h.org/index.php/Qubes_OS +# ask in the 15h.org matrix group about this if you are unsure or have trubble getting it to work +# +# read more about this board https://15h.org/index.php/KGPE-D16 export CONFIG_COREBOOT=y export CONFIG_COREBOOT_VERSION=15h diff --git a/boards/kgpe-d16_workstation/kgpe-d16_workstation.config b/boards/kgpe-d16_workstation/kgpe-d16_workstation.config index 624f6d30..f881b6bc 100644 --- a/boards/kgpe-d16_workstation/kgpe-d16_workstation.config +++ b/boards/kgpe-d16_workstation/kgpe-d16_workstation.config @@ -6,14 +6,18 @@ # Status: # - TPM support in romstage (not bootblock) with TPM SLB9635 TT 1.2 by Infineon # - To connect to BMC: https://github.com/osresearch/heads/issues/134#issuecomment-368922440 -# - Please contribute documentation on heads-wiki +# - Please contribute documentation on heads-wiki / 15h.org # - Please support https://github.com/osresearch/heads/issues/719 # - Disk Unlock Key released by TPM since not deactivated # - Currently, no microcode is included with coreboot. This is due to to a bug # in which newer Linux releases panics when the newest microcode is loaded by # coreboot. AMD Opteron 6300 series users are STRONGLY encouraged to make # sure their operating system loads microcode updates. - +# +# Since Qubes OS version 4.2 you need to use a speculative execution work around to utilize qubes with pcie devices attached see https://15h.org/index.php/Qubes_OS +# ask in the 15h.org matrix group about this if you are unsure or have trubble getting it to work +# +# read more about this board https://15h.org/index.php/KGPE-D16 export CONFIG_COREBOOT=y export CONFIG_COREBOOT_VERSION=15h