You've already forked slimbootloader
mirror of
https://github.com/Dasharo/slimbootloader.git
synced 2026-03-06 15:26:20 -08:00
f8842039ef
The WHL(and CFL-R) has its own SpiFlashLib, but it's almost identical to common SpiFlashLib except of silicon specific part. Therefore, CoffeelakePkg will have its own PchSpiLib and re-use common SpiFlashLib. - Remove CoffeelakePkg SpiFlashLib and related files - Use commmon SpiFlashLib - Use CoffeelakePkg SpiFlashLib Signed-off-by: Aiden Park <aiden.park@intel.com>