~cyphermox/shim/0.8

« back to all changes in this revision

Viewing changes to TODO

  • Committer: Peter Jones
  • Date: 2013-10-02 17:33:52 UTC
  • mto: (0.1.6)
  • mto: This revision was merged to the branch mainline in revision 92.
  • Revision ID: git-v1:d83213cec3b1cd59a442f1f3fe8fec7c10936fed
Update for Josh's changes.

Signed-off-by: Peter Jones <pjones@redhat.com>

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
  features need to be disableable/enableable in MokManager.
17
17
Variable for debug:
18
18
- basically we need to be able to set a UEFI variable and get debug
19
 
  output.
20
 
Db key mokutil config:
21
 
- Asked for by Mimi Zohar: An (on/off) option that would prevent the shim
22
 
  and the kernel from trusting keys listed in 'db' and only use those coming
23
 
  from the MOK List.
 
19
  output.  Right now some code uses SHIM_VERBOSE but that needs a fair
 
20
  amount of work to actually be useful.
24
21
Hashing of option roms:
25
22
- hash option roms and add them to MokListRT
26
23
- probably belongs in MokManager