Steps to Update SCP 
=====================

1. Flashing SCP firmware using a UEFI Shell, requires an empty FAT32 USB key. 

2. Copy v2.10.100.00 release package to the USB key's root.

3. Insert the USB key into the AADP / AADK system and boot it up. 

4. Press ESC to enter the UEFI setup screen. 

5. Select "Boot Manager" and then "UEFI Shell".

6. If the USB key with new firmware is the only one connected to the system, it will likely appear as FS0: or FS1:

7. Change to FS0 as mentioned below
   Shell> FS0:

8. Change to EDK2 firmware directory 
   FS0:\\> cd v2.10.100.00
   
9. Update SCP:

     - For Transitional_SCP update: Update the v2.09.100.04_BMC_disabled_Transitional SCP as mentioned below
         FS0:\v2.10.100.00\Transitional\> CapsuleApp.efi ComHpcAlt_scp_2.09.100.04_BMC_disabled_Transitional.cap
        
                                 (or)

     - For v2.10.100.00 SCP update: Update the v2.10.100.00 SCP as mentioned below
         FS0:\v2.10.100.00\v2.10.100.00\> CapsuleApp.efi ComHpcAlt_scp_2.10.100.00.cap
    
10. Restart the target system.
