coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
fchec.h
Go to the documentation of this file.
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 
3 #ifndef __AMD_HUDSON_FCHEC__
4 #define __AMD_HUDSON_FCHEC__
5 
6 #include "imc.h"
7 #include <Porting.h>
8 #include <AGESA.h>
9 #include "FchCommonCfg.h"
10 
11 extern VOID FchECfancontrolservice (IN VOID *FchDataPtr);
13 
14 #endif
#define IN
Definition: Amd.h:24
void agesawrapper_fchecfancontrolservice(void)
VOID FchECfancontrolservice(IN VOID *FchDataPtr)