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> |
||
---|---|---|
.. | ||
busybox.config | ||
coreboot-kgpe-d16_server-whiptail.config | ||
coreboot-kgpe-d16_server.config | ||
coreboot-kgpe-d16_workstation-usb_keyboard.config | ||
coreboot-kgpe-d16_workstation.config | ||
coreboot-librem_13v2.config | ||
coreboot-librem_13v4.config | ||
coreboot-librem_15v3.config | ||
coreboot-librem_15v4.config | ||
coreboot-librem_l1um.config | ||
coreboot-librem_mini_v2.config | ||
coreboot-librem_mini.config | ||
coreboot-qemu-fbwhiptail.config | ||
coreboot-qemu.config | ||
coreboot-t420.config | ||
coreboot-t430-flash.config | ||
coreboot-t430.config | ||
coreboot-x220.config | ||
coreboot-x230-flash.config | ||
coreboot-x230-hotp-verification.config | ||
coreboot-x230-nkstorecli.config | ||
coreboot-x230.config | ||
linux-kgpe-d16_server-whiptail.config | ||
linux-kgpe-d16_server.config | ||
linux-kgpe-d16_workstation.config | ||
linux-librem_common.config | ||
linux-linuxboot.config | ||
linux-qemu.config | ||
linux-x230-flash.config | ||
linux-x230.config |