diff options
author | Steve McIntyre <steve@einval.com> | 2021-03-23 23:49:46 +0000 |
---|---|---|
committer | Steve McIntyre <steve@einval.com> | 2021-03-23 23:49:46 +0000 |
commit | 031e5cce385d3f96b1caa1d53495332a7eb03749 (patch) | |
tree | b4988dfbd191b2242b9294e24075b39a608b1155 /TODO | |
parent | 7bf7a6d0852382bb645119b18df3ff461aaba247 (diff) | |
download | efi-boot-shim-upstream/15.3.tar.gz efi-boot-shim-upstream/15.3.zip |
New upstream version 15.3upstream/15.3
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -22,11 +22,14 @@ - make debuginfo paths configurable - make arch dependent names configurable - Make it easier to avoid CryptPem -- Make an easy strip+implant tool for our embedded cert lists - Post process full path names out of __FILE__ / __BASE_FILE__ entries in the string table :/ -- Make build.log an artifact of building. -- KEK for Mok. (koike expressed an interest in working on this.) +- Reproducible builds: + - Make build.log an artifact of building. + - KEK for Mok. (koike expressed an interest in working on this.) + - Reorder builds to take hashes of mm, fb and insert those in shim + instead of ephemeral certs + - Make an easy strip+implant tool for our embedded cert lists - Detection of fallback.efi boot loops - Some tablet devices seem to always boot the fallback path, ignoring boot variables, so we need to detect that. |