diff options
author | Luke T. Shumaker <lukeshu@lukeshu.com> | 2024-06-08 22:06:45 -0600 |
---|---|---|
committer | Luke T. Shumaker <lukeshu@lukeshu.com> | 2024-06-08 22:06:45 -0600 |
commit | 3423e976f619a913a040c87bf116d06ca5823d4a (patch) | |
tree | 2013cce8981d283f9462fc6150705d498996b959 /imworkingon/upstreams.yml | |
parent | 0bd9be7a0ba08fdecb065790f48d2704c88d22c0 (diff) |
Improve contrib descriptions
Diffstat (limited to 'imworkingon/upstreams.yml')
-rw-r--r-- | imworkingon/upstreams.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/imworkingon/upstreams.yml b/imworkingon/upstreams.yml index bb9f14a..11f3af0 100644 --- a/imworkingon/upstreams.yml +++ b/imworkingon/upstreams.yml @@ -75,4 +75,5 @@ - https://chromium-review.googlesource.com/c/chromiumos/platform/vboot/ # v3 rewrite name: vboot desc: | - vboot is Google's Verified Boot reference implementation. + vboot is Google's Verified Boot reference implementation, and is + used by the coreboot userspace tools. |