libreboot / lbwww (public) (License: Unspecified) (since 2023-04-11) (hash sha1)
libreboot website (markdown files). https://libreboot.org/
List of commits:
Subject Hash Author Date (UTC)
Mentioning others boards working with this firmware fc83a7156a1f5e307b76790fd8346832d0c775f9 Ronanand0 2025-05-16 11:53:14
Update site/tasks/index.md 9128788bd70296dd515f7ba147c39ad8a2484d2f Ronanand0 2025-05-16 11:46:30
Update tasks list with hp 840 g2 (id 2216) boards a8355f83390639b8bc1cee799dc3137cf9e2f85c Ronanand0 2025-05-16 11:39:53
NEW 2025 release schedule ea0daee30e880a7652dd837f12c858ac2a86dd96 Leah Rowe 2025-05-09 14:42:57
note nvmutil compatibility regarding randomness 4ecef4611a3e21ef8867c0c2afe6b0ec4dc96ce7 Leah Rowe 2025-05-04 17:26:24
nvmutil docs: say x instead of ?, for randomness 888fbb03046fde216ac160e9dbc9d53bd86b0e8a Leah Rowe 2025-05-03 06:30:18
25.04rev1 notes 6f6c27c936fed18bd9b0048ffd343f7d9e02c743 Leah Rowe 2025-05-02 01:02:47
css: limit images to 80 percent on 1337box display b88487ab6ce010bda62383aa42d6389795d9b19b Leah Rowe 2025-05-01 10:32:43
add even more pics to the release page f994c7ac226223c197c019b843de77d8c4db729c Leah Rowe 2025-04-30 22:20:11
add more pictures to the release page f1471fdb064fb94a008a2022cf92a28f6ab7a850 Leah Rowe 2025-04-30 22:10:10
fix lack of boldness on the homepage version notice 87894a422097d26ba1d62c4dd5487e560f32314a Leah Rowe 2025-04-30 18:00:28
release build test notes 9eacd92e116edc589218b15535d560ddb32b77e6 Leah Rowe 2025-04-30 17:12:59
remove u-boot pic in the announcement 6286e69902c881b98d7a4d8b509a2458b956e7e5 Leah Rowe 2025-04-30 11:50:43
that's modularised, not "moralised" 261d19edbf382e6162dff167eebd69b323777706 Leah Rowe 2025-04-30 11:48:58
Libreboot 25.04 release 47c993cba483ff23a4c7b866c6cedcc905e9a2bd Leah Rowe 2025-04-30 11:03:42
20241206rev11 notes 68f4ff8a0fb9d50fbe781ef00d75932fff5813dc Leah Rowe 2025-04-20 23:55:44
docs/linux: Update regarding Fedora "sixteenbit" 9c86f0c89a55d352da4038f53cb118420ad5acad Leah Rowe 2025-04-17 00:30:33
hp8460p vendor manual added 9ce0dc2889ede3ca2c48122bdf4e926b14771f53 Ronanand0 2025-04-08 09:24:29
hp9470m Vendor manual update a52ebef53bc4fdc34ac62012e05973bb52183cb8 Ronanand0 2025-04-08 09:20:51
hp8470p spec. link update be35d8c0e1ae62f76f5c2f1c1eaf23f24caef5ea Ronanand0 2025-04-08 09:13:04
Commit fc83a7156a1f5e307b76790fd8346832d0c775f9 - Mentioning others boards working with this firmware
Author: Ronanand0
Author date (UTC): 2025-05-16 11:53
Committer name: Ronanand0
Committer date (UTC): 2025-05-16 11:53
Parent(s): 9128788bd70296dd515f7ba147c39ad8a2484d2f
Signer:
Signing key:
Signing status: N
Tree: 1ed33648f9f6a856b149b87d8c2fc3bf5feecd81
File Lines added Lines deleted
site/docs/install/hp820g2.md 7 0
File site/docs/install/hp820g2.md changed (mode: 100644) (index 41a2c21..b29baee)
... ... TPMFactoryUpd -update config-file -config TPM12_latest.cfg
220 220 Not yet used meaningfully by Libreboot itself, but the TPM can be used to Not yet used meaningfully by Libreboot itself, but the TPM can be used to
221 221 implement things like measured boot. implement things like measured boot.
222 222
223 Similar models working with this firmware
224 ----------
225
226 More testing is needed, but works almost flawlessly;
227
228 <https://libreboot.org/tasks/#zbook-14-15u-g2-elitebook-840-850-g2-820-g2>
229
223 230 References References
224 231 ---------- ----------
225 232
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/libreboot/lbwww

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/libreboot/lbwww

Clone this repository using git:
git clone git://git.rocketgit.com/user/libreboot/lbwww

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main