summaryrefslogtreecommitdiff
path: root/Platform/AMD
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2018-12-11 19:14:13 +0100
committerArd Biesheuvel <ard.biesheuvel@linaro.org>2018-12-13 12:01:23 +0100
commit65d77215a5ec7ade2a760c46ddab9f3114a49823 (patch)
tree941d205baac855cf7f657314db01b53c7adb5311 /Platform/AMD
parentee2896fad6d4fcefb6b9e88c3e9de2b8cadedc57 (diff)
Silicon/AMD/Styx: introduce boolean PCD for KCS/IPMI support
In order to get rid of another CPP macro, introduce a boolean PCD that we will set in the platform to enable IPMI/KCS support. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
Diffstat (limited to 'Platform/AMD')
-rw-r--r--Platform/AMD/OverdriveBoard/OverdriveBoard.dsc2
1 files changed, 2 insertions, 0 deletions
diff --git a/Platform/AMD/OverdriveBoard/OverdriveBoard.dsc b/Platform/AMD/OverdriveBoard/OverdriveBoard.dsc
index fb524cfc..17c936be 100644
--- a/Platform/AMD/OverdriveBoard/OverdriveBoard.dsc
+++ b/Platform/AMD/OverdriveBoard/OverdriveBoard.dsc
@@ -462,6 +462,8 @@ DEFINE DO_CAPSULE = FALSE
# map the stack as non-executable when entering the DXE phase
gEfiMdeModulePkgTokenSpaceGuid.PcdSetNxForStack|TRUE
+ gAmdStyxTokenSpaceGuid.PcdEnableKcs|TRUE
+
gEfiNetworkPkgTokenSpaceGuid.PcdAllowHttpConnections|TRUE
gAmdModulePkgTokenSpaceGuid.PcdXgbeEnable|TRUE