aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode/amd/pi/00670F00/AGESA.h
diff options
context:
space:
mode:
authorRichard Spiegel <richard.spiegel@amd.corp-partner.google.com>2018-08-23 14:27:09 -0700
committerMartin Roth <martinroth@google.com>2018-08-27 19:34:01 +0000
commit982c7555ade7a1e84835818b00b66ba7cdc08255 (patch)
tree74f82feb53309078c8d7ff68d41ba399f931ec7d /src/vendorcode/amd/pi/00670F00/AGESA.h
parent993869e3fc06d185bbcb5977ef5b8318dda5ef7b (diff)
vendorcode/amd/pi/00670F00: Transfer IDS_CALLOUT to AGESA.h
Currently, IDS_CALLOUT macros are only used in stoneyridge callout. In preparation to remove IDS headers, move the definitions to AGESA.h. BUG=b:112885948 TEST=Build grunt Change-Id: Ia9717eb68fed2e568eaf169157c2837bb8232b7e Signed-off-by: Richard Spiegel <richard.spiegel@silverbackltd.com> Reviewed-on: https://review.coreboot.org/28297 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Martin Roth <martinroth@google.com> Reviewed-by: Raul Rangel <rrangel@chromium.org>
Diffstat (limited to 'src/vendorcode/amd/pi/00670F00/AGESA.h')
-rw-r--r--src/vendorcode/amd/pi/00670F00/AGESA.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/vendorcode/amd/pi/00670F00/AGESA.h b/src/vendorcode/amd/pi/00670F00/AGESA.h
index 41180cb323..2eee41bc90 100644
--- a/src/vendorcode/amd/pi/00670F00/AGESA.h
+++ b/src/vendorcode/amd/pi/00670F00/AGESA.h
@@ -3579,9 +3579,9 @@ typedef enum {
CoreLevelModeMax ///< Used for bounds checking
} CORE_LEVELING_TYPE;
-
-
-
+#ifndef IDS_CALLOUT_INIT
+#define IDS_CALLOUT_INIT 0x01 ///< The function data of IDS callout function of initialization.
+#endif
/************************************************************************
*