heads icon indicating copy to clipboard operation
heads copied to clipboard

A minimal Linux that runs as a coreboot or LinuxBoot ROM payload to provide a secure, flexible boot environment for laptops, workstations and servers.

Results 253 heads issues
Sort by recently updated
recently updated
newest added

Good day all, unfortunately getting a compile error in unifdef.c Function Mpass heads/build/linux-4.14.62/scripts/unifdef.c: In function 'Mpass': heads/build/linux-4.14.62/scripts/unifdef.c:453:28: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string...

Hello, I have difficulties to understand the differences of the available x230 boards. In https://github.com/osresearch/heads-wiki/edit/master/Installing-and-Configuring/Prerequisites.md three boards namely `x230`, `x230-hotp-verification` and `x230-flash` are listed. However, looking at https://github.com/osresearch/heads/tree/master/boards five boards...

Part of #1002. Changes first replace some hard-coded paths with variables, then introduce subdirectory per architecture and finally make modules build for PowerPC 64 (although without board this isn't tested...

This continues and cleans the work in #845 by: - Pinning Linuxboot to a commit that is known to build - Separating EDK2 into its own module so it can...

When attempting to build the `qemu-linuxboot` target on an Ubuntu 18.04 docker container, the following error occurs: ``` $ make BOARD=qemu-linuxboot [...] FV Space Information SECFV [10%Full] 212992 total, 21616...

The ASUS KGPE-D16 board is supported by Heads for nearly 2 years. [#134](https://github.com/osresearch/heads/issues/134). Is it difficult to do the same with its little brother ASUS KCMA-D8 which has pretty much...

Hello colegues. Have some problems to build heads on Debian 10 Maybe this is known? Thanks ``` The sections containing CBFSes are: COREBOOT CC bootblock/lib/cbfs.o CC bootblock/lib/cbmem_console.o CC bootblock/lib/delay.o CC...

Includes #1041 This is a proposition to clarify what needs to be into etc/functions, /etc/gui_functions and gui-init in the goal of having reusable functions and more specialized init scripts while...

enable google parrot in heads add coreboot and linux config and patch to enable tpm0

EDIT: Can Heads kexec into BSD? ------ original: ping @tlaurion Has anyone every gotten OpenBSD with FDE to work with heads?