public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* EFI Secure boot default keys
@ 2023-06-28 16:26 Neil Jones
  2023-06-29  1:01 ` AKASHI Takahiro
  0 siblings, 1 reply; 8+ messages in thread
From: Neil Jones @ 2023-06-28 16:26 UTC (permalink / raw)
  To: u-boot@lists.denx.de

Please can someone describe the format of the file needed for the default / built-in EFI secure boot keys (ubootefi.var)

The only docs I have found suggest its best to enroll the keys from within u-boot onto some removable media, then copy this off and use this as the default, this is not very helpful and doesn't work for me:

=> fatload mmc 0:1 ${loadaddr} PK.aut
2053 bytes read in 18 ms (111.3 KiB/s)
=> setenv -e -nv -bs -rt -at -i ${loadaddr}:$filesize PK
setenv - set environment variables

Usage:
setenv setenv [-f] name value ...
    - [forcibly] set environment variable 'name' to 'value ...'
setenv [-f] name
    - [forcibly] delete environment variable 'name'

my setenv doesn't support all the extra switches ? This is with 2022.04, all other EFI options seem to be in this release and I can boot unsigned EFI images ok.

Cheers,

Neil




^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-07-06 18:02 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-28 16:26 EFI Secure boot default keys Neil Jones
2023-06-29  1:01 ` AKASHI Takahiro
2023-07-05 13:24   ` Neil Jones
2023-07-06  1:38     ` AKASHI Takahiro
2023-07-06  8:23       ` Neil Jones
2023-07-06  9:25         ` AKASHI Takahiro
2023-07-06 15:22           ` Heinrich Schuchardt
2023-07-06 18:02       ` Heinrich Schuchardt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox