AGESA f12 f15: Add OEM customisation
Follow-up on commitsa5d72a3
and53052fe
for f12 and f15. OEM Hooks are not BiosCallOuts. Change-Id: Iab22b0d73282a5a1a5d1344397b4430c0ebb81b5 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/14888 Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth <martinroth@google.com>
This commit is contained in:
@ -2298,7 +2298,6 @@ CONST UINT32 ROMDATA AmdPlatformTypeCgf = CFG_AMD_PLATFORM_TYPE;
|
||||
#include "OptionsHt.h"
|
||||
#include "OptionHtInstall.h"
|
||||
#include "OptionMemory.h"
|
||||
#include "PlatformMemoryConfiguration.h"
|
||||
#include "OptionMemoryInstall.h"
|
||||
#include "OptionMemoryRecovery.h"
|
||||
#include "OptionMemoryRecoveryInstall.h"
|
||||
|
@ -2284,7 +2284,6 @@ CONST UINT32 ROMDATA AmdPlatformTypeCgf = CFG_AMD_PLATFORM_TYPE;
|
||||
#include "OptionsHt.h"
|
||||
#include "OptionHtInstall.h"
|
||||
#include "OptionMemory.h"
|
||||
#include "PlatformMemoryConfiguration.h"
|
||||
#include "OptionMemoryInstall.h"
|
||||
#include "OptionMemoryRecovery.h"
|
||||
#include "OptionMemoryRecoveryInstall.h"
|
||||
|
Reference in New Issue
Block a user