efi-boot-shim/TODO
Peter Jones eadb00b4b3 Update TODO with some stuff
Signed-off-by: Peter Jones <pjones@redhat.com>
2017-08-11 15:18:39 -04:00

15 lines
593 B
Plaintext

- Versioned protocol:
- Make shim and the bootloaders using it express how enlightened they
are to one another, so we can stop earlier without tricks like the one
above
- Make a LoadImage/CheckImage/StartImage based protocol
- Hashing of option roms:
- hash option roms and add them to MokListRT
- probably belongs in MokManager
- Ability to specify second stage as a device path
- including vendor path that means "parent of this image's path"
- including vendor path that means "this image"
- including path that's like Fv() to embed images.
# vim:filetype=mail:tw=74