mirror of
https://github.com/linuxboot/heads.git
synced 2025-01-18 02:39:59 +00:00
572f5b3414
cp config/linux.. ./build/linux*/.config cd build/linux* make savedefconfig cp defconfig ../../config/linux.. Resulting in only linux-kgpe-d16_workstation.config being updated. For KGPE-D16 workstation boards: Remove `console=tty0` from `CONFIG_BOOT_KERNEL_ADD` as was blocking Qubes graphical installer (CLI installer was launched). Comment out `export CONFIG_BOOT_KERNEL_REMOVE="plymouth.ignore-serial-consoles"` to provide a more desktop like experience. Removed 0001-cpu-x86-smm-Use-PRIxPTR-to-print-uintptr_t.patch as already exists as 0000-cpu-x86-smm-Use-PRIxPTR-to-print-uintptr_t.patch Added 0020-kgpe-d16_measured-boot-support.patch for coreboot 4.11 Fix TPM errors when microcode is measured by initialising TPM earlier and loading the microcode later. Thanks to Michał Żygowski <miczyg1> for condition suggestion: `if (CONFIG(MEASURED_BOOT) && CONFIG(LPC_TPM) && boot_cpu())` Locate bootblock location and size with CBFS API. Credit to: Michał Żygowski <miczyg1> |
||
---|---|---|
.. | ||
kgpe-d16_server | ||
kgpe-d16_server-whiptail | ||
kgpe-d16_workstation | ||
kgpe-d16_workstation-usb_keyboard | ||
leopard | ||
librem_13v2 | ||
librem_13v4 | ||
librem_15v3 | ||
librem_15v4 | ||
librem_l1um | ||
librem_mini | ||
librem_mini_v2 | ||
qemu-coreboot | ||
qemu-coreboot-fbwhiptail | ||
qemu-linuxboot | ||
r630 | ||
s2600wf | ||
t420 | ||
t430 | ||
t430-flash | ||
tioga | ||
winterfell | ||
x220 | ||
x230 | ||
x230-flash | ||
x230-hotp-verification | ||
x230-nkstorecli |