public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH] Platform/SoftIron/Overdrive1000Board: remove PcdEnableKcs
@ 2020-05-05 16:02 kettenis
  2020-05-05 16:18 ` Ard Biesheuvel
  0 siblings, 1 reply; 2+ messages in thread
From: kettenis @ 2020-05-05 16:02 UTC (permalink / raw)
  To: devel; +Cc: ard.biesheuvel, Mark Kettenis, Mark Kettenis

From: Mark Kettenis <kettenis@xs4all.nl>

The SoftIron Overdrive 1000 does not have a BMC so don't advertise
the IPMI KCS interface.

Signed-off-by: Mark Kettenis <kettenis@openbsd.org>
---
 Platform/SoftIron/Overdrive1000Board/Overdrive1000Board.dsc | 2 --
 1 file changed, 2 deletions(-)

diff --git a/Platform/SoftIron/Overdrive1000Board/Overdrive1000Board.dsc b/Platform/SoftIron/Overdrive1000Board/Overdrive1000Board.dsc
index 005ffad..5cf865d 100644
--- a/Platform/SoftIron/Overdrive1000Board/Overdrive1000Board.dsc
+++ b/Platform/SoftIron/Overdrive1000Board/Overdrive1000Board.dsc
@@ -405,8 +405,6 @@ DEFINE NUM_CORES    = 4
   # map the stack as non-executable when entering the DXE phase
   gEfiMdeModulePkgTokenSpaceGuid.PcdSetNxForStack|TRUE
 
-  gAmdStyxTokenSpaceGuid.PcdEnableKcs|TRUE
-
 [PcdsPatchableInModule]
 # PCIe Configuration: x4x2x2 (=2 See Include/FDKGionb.h)
   gAmdModulePkgTokenSpaceGuid.PcdPcieCoreConfiguration|2
-- 
1.9.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-05-05 16:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-05 16:02 [PATCH] Platform/SoftIron/Overdrive1000Board: remove PcdEnableKcs kettenis
2020-05-05 16:18 ` Ard Biesheuvel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox