Message ID | 20221010070232.10478-1-Sai.Sathujoda@toshiba-tsip.com (mailing list archive) |
---|---|
Headers | show |
Series | Update secure-boot documentation and scripts | expand |
On 10.10.22 09:02, Sai.Sathujoda@toshiba-tsip.com wrote: > From: Sai <Sai.Sathujoda@toshiba-tsip.com> > > Update scripts to set the default distro version as bullseye and change default ovmf files to use 4M size. > Update README.secureboot for user-generated keys and bullseye version. > > Sai (3): > start-qemu.sh : Set bullseye as default DISTRO RELEASE > README.secureboot.md : Update steps for user-generated keys > start-efishell.sh : Use default OVMF files with '4M' size > > doc/README.secureboot.md | 55 +++++++++++++++++++++++++++------------ > scripts/start-efishell.sh | 4 +-- > start-qemu.sh | 6 ++--- > 3 files changed, 43 insertions(+), 22 deletions(-) > Looks good to me, merged to next. I had to rebase patch 1, though. Thanks, Jan
From: Sai <Sai.Sathujoda@toshiba-tsip.com> Update scripts to set the default distro version as bullseye and change default ovmf files to use 4M size. Update README.secureboot for user-generated keys and bullseye version. Sai (3): start-qemu.sh : Set bullseye as default DISTRO RELEASE README.secureboot.md : Update steps for user-generated keys start-efishell.sh : Use default OVMF files with '4M' size doc/README.secureboot.md | 55 +++++++++++++++++++++++++++------------ scripts/start-efishell.sh | 4 +-- start-qemu.sh | 6 ++--- 3 files changed, 43 insertions(+), 22 deletions(-)