diff options
Diffstat (limited to 'src/vendorcode')
-rw-r--r-- | src/vendorcode/intel/fsp/fsp1_1/checklist/romstage_complete.dat | 1 | ||||
-rw-r--r-- | src/vendorcode/intel/fsp/fsp1_1/checklist/romstage_optional.dat | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/src/vendorcode/intel/fsp/fsp1_1/checklist/romstage_complete.dat b/src/vendorcode/intel/fsp/fsp1_1/checklist/romstage_complete.dat index e6bef6cf26..267673aed6 100644 --- a/src/vendorcode/intel/fsp/fsp1_1/checklist/romstage_complete.dat +++ b/src/vendorcode/intel/fsp/fsp1_1/checklist/romstage_complete.dat @@ -1,6 +1,7 @@ arch_segment_loaded backup_top_of_ram boot_device_init +car_stage_entry cbfs_master_header_locator cbmem_fail_resume clear_recovery_mode_switch diff --git a/src/vendorcode/intel/fsp/fsp1_1/checklist/romstage_optional.dat b/src/vendorcode/intel/fsp/fsp1_1/checklist/romstage_optional.dat index 2634566528..70f204db04 100644 --- a/src/vendorcode/intel/fsp/fsp1_1/checklist/romstage_optional.dat +++ b/src/vendorcode/intel/fsp/fsp1_1/checklist/romstage_optional.dat @@ -1,6 +1,7 @@ arch_segment_loaded backup_top_of_ram boot_device_init +car_stage_entry cbmem_fail_resume clear_recovery_mode_switch cpu_smi_handler |