mirror of
https://github.com/linuxboot/heads.git
synced 2025-04-09 04:14:34 +00:00
added comments in d16 board configs about qubes os usage and linked to 15h.org reading resource
Signed-off-by: arhabd <arhabodey@proton.me>
This commit is contained in:
parent
654c38f7c4
commit
f552cae637
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user