From d136b8ef21f9fb4f469a8f0682b086637b0ea542 Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Thu, 31 Aug 2017 16:58:27 +0300 Subject: AGESA vendorcode: Remove AGESA_ENTRY_INIT_RECOVERY MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Deprecated and not used in our builds. Change-Id: I01773bb62b1599d18ad51d6f444abec46faec942 Signed-off-by: Kyösti Mälkki Reviewed-on: https://review.coreboot.org/21304 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin --- src/vendorcode/amd/agesa/f12/Config/PlatformInstall.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/vendorcode/amd/agesa/f12/Config/PlatformInstall.h') diff --git a/src/vendorcode/amd/agesa/f12/Config/PlatformInstall.h b/src/vendorcode/amd/agesa/f12/Config/PlatformInstall.h index 1fe116a6c7..2153fe7c5e 100644 --- a/src/vendorcode/amd/agesa/f12/Config/PlatformInstall.h +++ b/src/vendorcode/amd/agesa/f12/Config/PlatformInstall.h @@ -2216,8 +2216,6 @@ CONST UINT32 ROMDATA AmdPlatformTypeCgf = CFG_AMD_PLATFORM_TYPE; #include "OptionHtInstall.h" #include "OptionMemory.h" #include "OptionMemoryInstall.h" -#include "OptionMemoryRecovery.h" -#include "OptionMemoryRecoveryInstall.h" #include "OptionCpuFeaturesInstall.h" #include "OptionDmi.h" #include "OptionDmiInstall.h" -- cgit v1.2.3