coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
BiosCallOuts.c
Go to the documentation of this file.
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 
4 
5 void platform_FchParams_env(FCH_DATA_BLOCK *FchParams_env)
6 {
7 
8 }
void platform_FchParams_env(FCH_DATA_BLOCK *FchParams_env)
Definition: BiosCallOuts.c:7