-
-
Notifications
You must be signed in to change notification settings - Fork 9
Check BtG key before updating via Capsule Update #285
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…ey compatibility Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
fe44a52 to
3b4672f
Compare
Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
…edundant debug print Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
SergiiDmytruk
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Came back after looking at coreboot changes.
…style Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
…line Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
…STS6 bit 30 Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
…tG key fail message Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
…OemRootKey Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
… Flashing.c Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
…if descriptor is unlocked Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
2a9ee67 to
6b73897
Compare
… don't match FPF Show a 2x scaled popup on the screen to inform the user what's happened and what to do in this situation. Print some debug info to the screen to provide to developers. Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
SergiiDmytruk
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few things to fix. Haven't tested the dialog yet, will also need to go through its implementation in more detail.
Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
…ee string literal Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
…iadic arguments with va_copy Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
…0s timer remnants Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
…ize popup scaling factor Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
…cale factor based on resolution Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
…imer event Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
… key is hashed Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
…opup to fit 800x600 Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
…ing calculations Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
SergiiDmytruk
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, just one question to be sure we've thought about all cases here.

Rejects updating via Capsule Update if BtG is enabled and the updated image does not have the same OEM Root Key in the key manifest.
ref: ncm-2095