Add efibootmgr and unify EFI boot entry handling#129
Merged
anujm1 merged 1 commit intoopen-edge-platform:3.0-devfrom May 30, 2025
Merged
Add efibootmgr and unify EFI boot entry handling#129anujm1 merged 1 commit intoopen-edge-platform:3.0-devfrom
anujm1 merged 1 commit intoopen-edge-platform:3.0-devfrom
Conversation
d132832 to
2d6206c
Compare
anujm1
reviewed
May 27, 2025
yepmunchun
reviewed
May 27, 2025
yepmunchun
reviewed
May 27, 2025
yepmunchun
reviewed
May 27, 2025
2d6206c to
76dea15
Compare
5805b98 to
f18992a
Compare
2be6ce5 to
b4eb9c6
Compare
yepmunchun
reviewed
May 29, 2025
Contributor
|
Consider not logging raw output at INFO level if it could be large or noisy, DEBUG level might be more appropriate. Please cleanup logging: |
3553f24 to
7629dec
Compare
f8ba405 to
171b3e5
Compare
- Added efibootmgr to grub2-mkconfig package list - Enhanced boot entry creation for both attended and Kickstart-based installs - Updated boot label to Edge MicrovisorToolkit - Improved EFI entry cleanup logic for existing boot entries Signed-off-by: kinatli jayanth <jayanthx.kintali@intel.com>
171b3e5 to
83a3dc1
Compare
yepmunchun
approved these changes
May 30, 2025
ranjan-dutta
pushed a commit
that referenced
this pull request
Jun 26, 2025
- Added efibootmgr to grub2-mkconfig package list - Enhanced boot entry creation for both attended and Kickstart-based installs - Updated boot label to Edge MicrovisorToolkit - Improved EFI entry cleanup logic for existing boot entries Signed-off-by: kinatli jayanth <jayanthx.kintali@intel.com>
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.
Merge Checklist
All boxes should be checked before merging the PR
Description
Adds efibootmgr and improves EFI boot entry creation for both attended and Kickstart-based installs.
Updates boot label and cleanup logic to ensure consistent setup across install modes.
Any Newly Introduced Dependencies
None
How Has This Been Tested?
verified manually in all core platforms