rhboot / shim

UEFI shim loader
Other
848 stars 290 forks source link

add a new shim utility running in UEFI shell #493

Closed dennis-tseng99 closed 2 years ago

dennis-tseng99 commented 2 years ago

To help fast debugging for shim.efi running in UEFI shell, a shim utility is created so called shimutil.efi. This tool now can:

  1. get secure boot state (enable or disable)
  2. get/set sbat mode (lastest/previous/delete)
  3. get key's content briefly

Due to more flexible software architecture, it is easy to add functions into shimutil.c