UPSTREAM: AGESA f12 f15: Add OEM customisation
Follow-up on commitsa5d72a3and53052fefor f12 and f15. OEM Hooks are not BiosCallOuts. Change-Id: Iab22b0d73282a5a1a5d1344397b4430c0ebb81b5 Original-Signed-off-by: Kysti Mlkki <kyosti.malkki@gmail.com> Original-Reviewed-on: https://review.coreboot.org/14888 Original-Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Original-Reviewed-by: Martin Roth <martinroth@google.com> (cherry-picked from commit90e63deeba) Signed-off-by: Martin Roth <martinroth@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/350082 Reviewed-by: Furquan Shaikh <furquan@chromium.org>
This commit is contained in:
parent
28b1736f61
commit
7c9d804f50
20 changed files with 287 additions and 535 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue