slimbootloader/BootloaderCommonPkg
Raghava Gudla a71bb1d25a Added comp signature along with GUID in capsule
Currently each component inside capsule is identified with GUID
but going forward support is being added to update multiple components
inside sbl and container, so larger number of GUID's are required, also
GUID need to be passed for unknown components through command line.

Instead 4 character unique signature from flash map that is passed
through command line to indentify the component is added to the
component header. This signature is used during runtime to indentify
the component from flash map and container.

Signed-off-by: Raghava Gudla <raghava.gudla@intel.com>
2020-01-13 09:02:40 -07:00
..
Include Added comp signature along with GUID in capsule 2020-01-13 09:02:40 -07:00
Library Added routine to get comp entry from flash map 2020-01-09 14:53:09 -07:00
BootloaderCommonPkg.dec Enable RSA3072 and SHA384 signing support 2020-01-02 11:23:49 -07:00