Skip to content

Conversation

@miczyg1
Copy link
Contributor

@miczyg1 miczyg1 commented Jul 31, 2025

No description provided.

Make DxeImageVerificationLib more librar-ish. The same code with
small modification is used in the SecureBootConfigDxe amd the
DxeImageVerificationLib. Sovereign Boot	Wizard will also need
functions to verify images, which would	introduce yet another
duplication of code.

The DxeImageVerificationLib had	a lot of global	variables holding
internal state of the image being processed and the functions had
to be executed in certain order to pass verification. Make the
function less independent so they are callable with less external
code.

Signed-off-by: Michał Żygowski <[email protected]>
SendForm opens a new formset, but previous formset is saved
in the browsing history. When exit is selected, the form browser
simply goes back to the previous formset instead of exiting the
application. Fix it by setting proper form browsing scope and
requesting an exit from current form before opening a new one.

Signed-off-by: Michał Żygowski <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant