Update to boot UKIs directly from ESP - #1042
Open
piyush-jena wants to merge 4 commits into
Open
piyush-jena wants to merge 4 commits into
piyush-jena wants to merge 4 commits into
Conversation
Signed-off-by: Piyush Jena <jepiyush@amazon.com>
Signed-off-by: Piyush Jena <jepiyush@amazon.com>
piyush-jena
force-pushed
the
uki-only/core-kit
branch
from
September 10, 2026 20:10
908e3cf to
156a33d
Compare
arnaldo2792
reviewed
Sep 11, 2026
Signed-off-by: Piyush Jena <jepiyush@amazon.com>
Signed-off-by: Piyush Jena <jepiyush@amazon.com>
piyush-jena
force-pushed
the
uki-only/core-kit
branch
from
September 14, 2026 21:19
156a33d to
2bf15e3
Compare
piyush-jena
marked this pull request as ready for review
September 16, 2026 14:47
sam-berning
approved these changes
Sep 16, 2026
maherthomsi
approved these changes
Sep 16, 2026
Contributor
Author
|
I will merge it post twoliter merge. |
vyaghras
approved these changes
Sep 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of changes:
/boot/EFI/BOOT/.bottlerocket.efi.hmac(the UKI now lives at the ESP fallback path). Since,shimis not required for UKIs, it is made conditional.prepare_boot()mounts ESP instead of XBOOTLDR on UKI images.XBOOTLDRtype-GUID constant and its resolvers with ESP equivalents.Use twoliter PR bottlerocket-os/twoliter#742 for reference
Testing done: See twoliter bottlerocket-os/twoliter#745.
Terms of contribution:
By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.