Skip to content
Commit 73b58cba authored by David Hu's avatar David Hu Committed by Peter Hoyes
Browse files

arm-bsp-extras: Convert Capsule Update partition to ESP type



Convert the partition in efi-capsule-update-disk image to EFI System
Partition (ESP) type for Arm SystemReady IR ACS test.
Otherwise, the related UEFI-SCT tests can fail.

  - Change partition type to 0xEF.
  - Remove the label of the Capsule Update partition. Otherwise, ACS
    test will dump some test results to Capsule Update partition rather
    than the BOOT partition of ACS image.
  - Update the dependency to make sure the Capsule Update image is
    deployed.

Signed-off-by: David Hu's avatarDavid Hu <david.hu2@arm.com>
parent eec0e0c2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment