mirror of
https://github.com/Dasharo/coreboot.git
synced 2026-06-13 10:16:48 -07:00
791d3d7442
Secure Boot should not depend on SMM STORE which gives ability to use authenticated variables. There are some platforms e.g. PC Engines apu2 which have SMM disabled by deafult and would never comply to that dependency. Secure Boot may exist without SMM, by relying completly on firmare setup menu. Signed-off-by: Piotr Król <piotr.krol@3mdeb.com>