mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-19 04:57:55 +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> |
||
---|---|---|
.. | ||
0000-cpu-x86-smm-Use-PRIxPTR-to-print-uintptr_t.patch | ||
0001-Add-Heads-TPM-measured-boot-support.patch | ||
0002-soc-intel-broadwell_de-Add-measured-boot-support.patch | ||
0003-drivers-generic-cbfs-serial-Add-driver-to-read-seria.patch | ||
0004-mb-purism-librem_l1um-Add-new-board.patch | ||
0010-cross-compiler-support.patch | ||
0020-kgpe-d16_measured-boot-support.patch | ||
0021-kgpe-d16_c-environment_bootblock.patch |