aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode/amd/pi/00670F00/Proc/Fch/Common/FchPeLib.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/vendorcode/amd/pi/00670F00/Proc/Fch/Common/FchPeLib.c')
-rw-r--r--src/vendorcode/amd/pi/00670F00/Proc/Fch/Common/FchPeLib.c11
1 files changed, 7 insertions, 4 deletions
diff --git a/src/vendorcode/amd/pi/00670F00/Proc/Fch/Common/FchPeLib.c b/src/vendorcode/amd/pi/00670F00/Proc/Fch/Common/FchPeLib.c
index c833a9f2a6..057bf72368 100644
--- a/src/vendorcode/amd/pi/00670F00/Proc/Fch/Common/FchPeLib.c
+++ b/src/vendorcode/amd/pi/00670F00/Proc/Fch/Common/FchPeLib.c
@@ -43,10 +43,13 @@
#include "FchPlatform.h"
#include "cpuFamilyTranslation.h"
-//#include "Porting.h"
-//#include "AMD.h"
-//#include "amdlib.h"
-#include "heapManager.h"
+ /*
+ * Headers removed for coreboot.
+ * #include "Porting.h"
+ * #include "AMD.h"
+ * #include "amdlib.h"
+ * #include "heapManager.h"
+ */
#define FILECODE PROC_FCH_COMMON_FCHPELIB_FILECODE
/*----------------------------------------------------------------------------------------*/