Skip to content

Add support Efi boot#3092

Merged
nuclearcat merged 3 commits into
kernelci:mainfrom
yogeshlal:efi_boot
May 22, 2026
Merged

Add support Efi boot#3092
nuclearcat merged 3 commits into
kernelci:mainfrom
yogeshlal:efi_boot

Conversation

@yogeshlal
Copy link
Copy Markdown
Contributor

Adding support for EFI boot for Qualcomm platforms

Add EFI boot template support for Qualcomm EFI-based platform.

Signed-off-by: Yogesh Lal <yogesh.lal@oss.qualcomm.com>
Add an optional flash_image attribute to the Platform config object so
platform definitions can carry a flashable image path.

This enables flash-based boot/deployment flows to consume platform-specific
flash image information directly from config.

Signed-off-by: Yogesh Lal <yogesh.lal@oss.qualcomm.com>
Add optional flash_image_headers handling in efi boot flow.

When provided template emits a headers with each key/value pair rendered
from it which allows EFI flash image downloads from HTTP(S) endpoints
that require custom headers (for example, auth tokens or API keys).

Signed-off-by: Yogesh Lal <yogesh.lal@oss.qualcomm.com>
@nuclearcat nuclearcat added this pull request to the merge queue May 22, 2026
Merged via the queue into kernelci:main with commit aad32d4 May 22, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants