coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
ramstage.h
Go to the documentation of this file.
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
2 
3 #ifndef _SOC_APOLLOLAKE_RAMSTAGE_H_
4 #define _SOC_APOLLOLAKE_RAMSTAGE_H_
5 
6 #include <fsp/api.h>
7 
9 
10 #endif /* _SOC_APOLLOLAKE_RAMSTAGE_H_ */
void mainboard_silicon_init_params(SILICON_INIT_UPD *params)
Definition: ramstage.c:162
#define FSP_S_CONFIG
Definition: fsp_upd.h:9