summaryrefslogtreecommitdiffstats
path: root/src/vendorcode/amd/agesa/f14/Config/OptionPstateInstall.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vendorcode/amd/agesa/f14/Config/OptionPstateInstall.h')
-rw-r--r--src/vendorcode/amd/agesa/f14/Config/OptionPstateInstall.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/vendorcode/amd/agesa/f14/Config/OptionPstateInstall.h b/src/vendorcode/amd/agesa/f14/Config/OptionPstateInstall.h
index 19c8e9aa9b6c..e7c0a1615f27 100644
--- a/src/vendorcode/amd/agesa/f14/Config/OptionPstateInstall.h
+++ b/src/vendorcode/amd/agesa/f14/Config/OptionPstateInstall.h
@@ -184,13 +184,13 @@
#endif
/* Declare the instance of the PSTATE option configuration structure */
-OPTION_PSTATE_POST_CONFIGURATION OptionPstatePostConfiguration = {
+CONST OPTION_PSTATE_POST_CONFIGURATION OptionPstatePostConfiguration = {
PSTATE_STRUCT_VERSION,
USER_PSTATE_OPTION_GATHER,
USER_PSTATE_OPTION_LEVEL
};
-OPTION_PSTATE_LATE_CONFIGURATION OptionPstateLateConfiguration = {
+CONST OPTION_PSTATE_LATE_CONFIGURATION OptionPstateLateConfiguration = {
PSTATE_STRUCT_VERSION,
USER_SSDT_MAIN,
USER_PSTATE_OPTION_MAIN,