slimbootloader/IntelFsp2Pkg/Include
bejeanmo a34e54e175
feat: [FSP2.4] Added FSP variable serivices, Multi Phase Mem and SI. (#1901)
FSP 2.4 adds a requirement for Bootloader to respond to FSP Variable
requests in a way that is similar to UEFI variable services. This
implementation adds support for using the updated SBL VariableLib so that
the FspVariableServicesLib wrapper is no longer needed.

Additionally, support for Multi-Phase mem and SI init is added. FSP 2.4
introduces the mandatory MultiPhaseMemInit call, and makes the
MultiPhaseSiInit call mandatory where it was previously optional.

Signed-off-by: Bejean Mosher <bejean.mosher@intel.com>
2023-05-24 14:36:35 -04:00
..
FspEas feat: [FSP2.4] Added FSP variable serivices, Multi Phase Mem and SI. (#1901) 2023-05-24 14:36:35 -04:00
Guid feat: [FSP2.4] Added FSP variable serivices, Multi Phase Mem and SI. (#1901) 2023-05-24 14:36:35 -04:00
FspEas.h Use LF line endings in the repository 2021-11-10 12:46:42 -08:00