mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-19 21:17: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> |
||
---|---|---|
.. | ||
coreboot-4.8.1 | ||
coreboot-4.11 | ||
coreboot-4.12 | ||
flashrom-b1f858f65b2abd276542650d8cb9e382da258967 | ||
linux-4.14.62 | ||
linux-4.19.139 | ||
linux-5.4.69 | ||
busybox-1.28.0.patch | ||
cryptsetup-1.7.3.patch | ||
dropbear-2016.74.patch | ||
gpg2-2.2.10.patch | ||
gpg2-2.2.21.patch | ||
gpg-1.4.21.patch | ||
kexec-2.0.20.patch | ||
libassuan-2.5.1.patch | ||
libassuan-2.5.3.patch | ||
libgcrypt-1.8.3.patch | ||
libgcrypt-1.8.6.patch | ||
libksba-1.3.5.patch | ||
libksba-1.4.0.patch | ||
lvm2-2.02.168.patch | ||
make-4.2.1.patch | ||
pciutils-3.5.4.patch |