You've already forked slimbootloader
mirror of
https://github.com/Dasharo/slimbootloader.git
synced 2026-03-06 15:26:20 -08:00
f9e542a72c
LoadComponentCallback is extended to perfom TPM extend for firmware component stages. Component callback would be invoked after authentication. TpmExtendStageHash would extend hash based on hash validity. TpmExtendConfigData is added to handle the Config data blob extend. Signed-off-by: Subash Lakkimsetti <subash.lakkimsetti@intel.com>