Capsule update procedure
To update the device firmware through a capsule, do the following:- Preparation: Create a capsule containing the firmware update.
- Staging: The system copies the capsule to the
/EFI/UpdateCapsule/\<capsule\>.capfile in EFI system partition (ESP), before OS triggers capsule update. Create a directory “UpdateCapsule” under/EFIdirectory if not available already. - Reboot: The OS triggers the capsule update and restarts the system to enter the UEFI environment.
- Update initiation: The UEFI firmware detects the capsule and starts the update process.
- Verification: The firmware checks the capsule integrity and authenticity.
- Installation: The system updates the firmware using the capsule data.
- Completion: The system reboots again to complete the update.
OsIndications. If the OsTrialBootStatus variable is present, see Capsule update for base and advanced variants.

