> ## Documentation Index
> Fetch the complete documentation index at: https://dragonwingdocs.qualcomm.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Configure Qualcomm Linux software components

This section covers key software components and platform features available in Qualcomm Linux. It is organized around the following topics:

## **Firmware & boot integration**

Qualcomm Linux uses a UEFI-based boot flow. The boot firmware, subsystem firmware, and DSP binaries are pulled into images through Yocto recipes in `meta-qcom`. For firmware recipe details, see [meta-qcom — Firmware recipes](./meta-qcom#firmware-recipes).

* [System initscripts](./system-initscripts) — system initialization scripts added to the image
* [Configure and secure boot with systemd-boot and UKI](./configure-and-secure-boot-with-systemd-boot-and-uki) — boot flow control, UKI, EFI images, and secure boot signing
* [Boot Linux operating system from the SD card](./boot-linux-operating-system-from-the-sd-card) — boot from SD card as fallback media

## **Storage, partitions & layout**

* [Manage partitions in Qualcomm Linux](./manage-partitions-in-qualcomm-linux) — add, delete, modify, and rename flash partitions
* [Persist partition](./persist-partition) — persistent data storage across reboots
* [Manage UEFI environment variables using the efivar tool](./manage-uefi-environment-variables-using-the-efivar-tool) — configure UEFI firmware variables

## **Containers, virtualization & OTA**

* [Run Docker containers](./run-docker-containers) — Docker enablement and Docker Compose on Qualcomm Linux
* [Set up Kubernetes with Qualcomm Linux](./set-up-kubernetes-with-qualcomm-linux) — Kubernetes enablement and orchestration
* [Create a secondary virtual machine](./create-a-secondary-virtual-machine) — QEMU/KVM guest VM setup
* [Update firmware and OS on Qualcomm Linux using capsule and OSTree mechanisms](./update-firmware-and-os-on-qualcomm-linux-using-capsule-and-os-tree-mechanisms) — OTA updates using capsule and OSTree
