]> git.proxmox.com Git - efi-boot-shim.git/blame - TODO
debian/rules, debian/shim.install: make sure the 'make install' step does what it...
[efi-boot-shim.git] / TODO
CommitLineData
ab881f03
MTL
1- Versioned protocol:
2 - Make shim and the bootloaders using it express how enlightened they
3 are to one another, so we can stop earlier without tricks like the one
4 above
5 - Make a LoadImage/CheckImage/StartImage based protocol
6- Hashing of option roms:
7 - hash option roms and add them to MokListRT
8 - probably belongs in MokManager
9- Ability to specify second stage as a device path
10 - including vendor path that means "parent of this image's path"
11 - including vendor path that means "this image"
12 - including path that's like Fv() to embed images.
13
14# vim:filetype=mail:tw=74