You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
When we do an upgrade, it's a blind-action. That is to say that we pull the image nevertheless of the content and we lay the content inside the EFI directories
Describe the solution you'd like
Before laying the content down, would be preferred to check the integrity of the UKI files, so we know that we install something that at least doesn't break measurement and will get into a booting system afterwards (if there aren't errors on the image itself). This would save us from pulling EFI files signed by other entities or not-compatible keys.
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
When we do an upgrade, it's a blind-action. That is to say that we pull the image nevertheless of the content and we lay the content inside the EFI directories
Describe the solution you'd like
Before laying the content down, would be preferred to check the integrity of the UKI files, so we know that we install something that at least doesn't break measurement and will get into a booting system afterwards (if there aren't errors on the image itself). This would save us from pulling EFI files signed by other entities or not-compatible keys.
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: