From acf678deca5252414521cc3447b200bf16b8dafd Mon Sep 17 00:00:00 2001 From: Luca Boccassi Date: Wed, 28 Jun 2023 14:42:18 +0100 Subject: [PATCH] NEWS: mention addon.efi.stub --- NEWS | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 218caf03ebb..bf6306b89d9 100644 --- a/NEWS +++ b/NEWS @@ -244,11 +244,13 @@ CHANGES WITH 254 in spe: additional resources in a secure and authenticated way. Currently, only the .cmdline PE section may be used in add-ons, in which case any specified string is appended to the command line embedded into - the UKI itself. In future we expect other sections to be made - extensible like this as well. + the UKI itself. A new 'addon.efi.stub' is now provided that + can be used to trivially create addons, via 'ukify' or 'objcopy'. In + the future we expect other sections to be made extensible like this as + well. * ukify has been updated to allow building these UEFI PE "add-on" - images. + images, using the new 'addon.efi.stub'. * ukify gained a new "genkey" verb for generating a set of of key pairs to sign UKIs and their PCR data with. -- 2.47.3