Skip to content
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

OcBootManagementLib: Revert changes to fat slice secure boot logic from 125d8e8df36bd7ca12085d9670dca9060cf49c76 #548

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

mikebeaton
Copy link
Contributor

Note: EFI_SUCCESS does not always mean a signature was found and verified (which cannot happen for a fat slice), but simply that no further verification of SB status is required and OC image loader should be used.

Resolves: acidanthera/bugtracker#2414

@mikebeaton mikebeaton requested a review from vit9696 July 7, 2024 21:27
@mikebeaton mikebeaton changed the title OcBootManagementLib: Revert changes for fat slice secure boot logic from 125d8e8df36bd7ca12085d9670dca9060cf49c76 OcBootManagementLib: Revert changes to fat slice secure boot logic from 125d8e8df36bd7ca12085d9670dca9060cf49c76 Jul 7, 2024
@mikebeaton mikebeaton force-pushed the sb-fat-slice branch 4 times, most recently from 0cd700c to 0062975 Compare July 8, 2024 10:04
125d8e8

Note: EFI_SUCCESS does not always mean a signature was found and
verified (which never existed and therefore is not expected to
happen, for a fat slice), but simply that no further verification
of SB status is required and OC image loader should be used.

Resolves: acidanthera/bugtracker#2414
@mikebeaton mikebeaton merged commit 7e39fed into acidanthera:master Jul 8, 2024
11 checks passed
@mikebeaton mikebeaton deleted the sb-fat-slice branch July 9, 2024 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants