You've already forked slimbootloader
mirror of
https://github.com/Dasharo/slimbootloader.git
synced 2026-03-06 15:26:20 -08:00
53f088f9d5
HASH_STORE_TABLE is updated and HASH_STORE_DATA is added to provide info with variable length sizes. Usage bits would notify for multiple component/key using the same hash. These data structure would optimize the hash store size in storage. PcdHashStoreSize would define the size of Hash store to allocate in bios bootup. Signed-off-by: Subash Lakkimsetti <subashx.lakkimsetti@intel.com>