Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-02 | Do not treat warnings as errors when building flashrom. This fixes build ↵ | Wei Mingzhi | |
failure with newer versions of GCC. | |||
2021-11-30 | build/roms: warn if grub_scan_disk is not set at all | Leah Rowe | |
2021-11-30 | build/roms: warn when grub_scan_disk is set incorrectly | Leah Rowe | |
2021-11-30 | build/boot/roms: don't error out if grub_scan_disk is invalid | Leah Rowe | |
just set it to the default, instead | |||
2021-11-30 | fix incorrect logic on recent grub optimization patch | Leah Rowe | |
or was used, instead of and | |||
2021-11-28 | Workaround for grub's slow boot | Vitali64 | |
2021-11-22 | update coreboot and nuke tianocore20211122 | Leah Rowe | |
tianocore is a liability for the libreboot project. it's a bloated mess, and unreliable, broken on many boards, and basically impossible to audit. i don't trust tianocore, so i'm removing it. | |||
2021-11-20 | added dependency script for void | shmalebx9 | |
2021-11-18 | build/boot/roms: fix wrong filename for pike2008 option roms | Leah Rowe | |
2021-11-18 | Fix https://notabug.org/libreboot/lbmk/issues/59 | Leah Rowe | |
2021-11-18 | remove pandoc from dependencies scripts | Leah Rowe | |
the static site generator was forked into https://untitled.vimuser.org/ | |||
2021-11-11 | download backup seabios repo if the main one is down | Leah Rowe | |
2021-11-11 | fix broken seabios download | Leah Rowe | |
2021-11-03 | bump seabios to the latest version in seabios.git | Leah Rowe | |
2021-11-01 | roll back memtest86+ revision | Leah Rowe | |
works around a build error with gcc 7.5. the patches being removed from memtest86+ aren't really necessary for the average user anyway | |||
2021-11-01 | download/memtest: delete .git* afterwards | Leah Rowe | |
2021-11-01 | memtest86plus: use coreboot's fork of it | Leah Rowe | |
it is superior | |||
2021-11-01 | Revert "nuke memtest86+" | Leah Rowe | |
This reverts commit 84a1bc502b1f296d8ad6389b9e38aa3e0ca94958. | |||
2021-10-31 | nuke memtest86+ | Leah Rowe | |
2021-10-31 | re-add grub backgrounds and update grub. mitigate missing characters | Leah Rowe | |
mitigate missing characters in unifont for border/arrow characters. this saves space because now it is no longer necessary to add a custom font the background added has the libreboot logo on it, and it's 10kb in size unlike the old gnulove background that was hundreds of KB | |||
2021-10-30 | Disable PIKE2008 option ROM loading on KGPE-D16/KCMA-D8 | Leah Rowe | |
These option ROMs are known to cause a system hang. If you insert an empty option ROM into CBFS, it disables any option ROM loading for those devices when using SeaBIOS. | |||
2021-06-06 | The tianocore build script fails, because there are no coreboot-version file ↵ | madbehaviorus | |
are available. So I set it as commit and the script works like a charm | |||
2021-06-03 | replace #!/bin/bash with #!/usr/bin/env bash | Ron Nazarov | |
2021-05-23 | build/release/src: don't auto-download tianocore20210522 | Leah Rowe | |
it will already be there, if it was used when build rom images | |||
2021-05-22 | build/crossgcc: insert .coreboot-version | Leah Rowe | |
2021-05-22 | don't include memtest by default. make it a board.cfg option | Leah Rowe | |
2021-05-18 | download/ich9utils: download the libreboot version instead | Leah Rowe | |
it's exactly the same anyway | |||
2021-05-18 | libreboot! | Leah Rowe | |
this is forked from the "libre" branch in osboot, which is itself a libre, deblobbed fork of osboot, a blobbed up fork of libreboot libreboot needed to be purged clean. this is the new libreboot development repository. the old one has been abandoned |