diff options
| author | Peter Jones <pjones@redhat.com> | 2018-04-13 15:17:58 -0400 |
|---|---|---|
| committer | Peter Jones <pjones@redhat.com> | 2021-02-15 17:20:05 -0500 |
| commit | 5cd4ec44b81361a20a15f5c6e173ecbd8838d822 (patch) | |
| tree | 254831e7a1decb964ce75cc491a2929a66e9e45a | |
| parent | 0024dc9ebf8a6445fd1635211c913465d3c95dbc (diff) | |
| download | efi-boot-shim-5cd4ec44b81361a20a15f5c6e173ecbd8838d822.tar.gz efi-boot-shim-5cd4ec44b81361a20a15f5c6e173ecbd8838d822.zip | |
Add some *more* TODO tasks.
Signed-off-by: Peter Jones <pjones@redhat.com>
| -rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -18,11 +18,14 @@ - including vendor path that means "this image" - including path that's like Fv() to embed images. - Make all build options be able to be set in 'git config --local shim.OPTION' + - Make the build dump those to stdout as well - 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.) # vim:filetype=mail:tw=74 |
