coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
fsp.h
Go to the documentation of this file.
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 
3 #ifndef AMD_PICASSO_SOC_FSP_H
4 #define AMD_PICASSO_SOC_FSP_H
5 
6 #include <fsp/api.h>
7 
9 
10 #endif /* AMD_PICASSO_SOC_FSP_H */
#define FSP_M_CONFIG
Definition: fsp_upd.h:8
void mainboard_updm_update(FSP_M_CONFIG *mcfg)
Definition: romstage.c:8