public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH] SgiPkg: Add chip count PCD to build information file for rdn1edgex2
@ 2020-08-19 14:53 Vijayenthiran Subramaniam
  2020-08-20  8:10 ` Ard Biesheuvel
  2020-08-20  9:59 ` Leif Lindholm
  0 siblings, 2 replies; 6+ messages in thread
From: Vijayenthiran Subramaniam @ 2020-08-19 14:53 UTC (permalink / raw)
  To: devel, leif, Ard.Biesheuvel; +Cc: thomas.abraham, Aditya.Angadi, richard.storer

PcdChipCount constant is used to define the maximum number chips
included in the multi-chip configuration. Add this constant to the
RDN1EdgeX2 ACPI tables build information (INF) file to allow this
constant to be used in the RDN1EdgeX2 ACPI tables.

Signed-off-by: Vijayenthiran Subramaniam <vijayenthiran.subramaniam@arm.com>
---
 Platform/ARM/SgiPkg/AcpiTables/RdN1EdgeX2AcpiTables.inf | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Platform/ARM/SgiPkg/AcpiTables/RdN1EdgeX2AcpiTables.inf b/Platform/ARM/SgiPkg/AcpiTables/RdN1EdgeX2AcpiTables.inf
index 974d9db543..d44f02ab0c 100644
--- a/Platform/ARM/SgiPkg/AcpiTables/RdN1EdgeX2AcpiTables.inf
+++ b/Platform/ARM/SgiPkg/AcpiTables/RdN1EdgeX2AcpiTables.inf
@@ -45,6 +45,8 @@
   gArmSgiTokenSpaceGuid.PcdDramBlock2Base
   gArmSgiTokenSpaceGuid.PcdDramBlock2Size
 
+  gArmSgiTokenSpaceGuid.PcdChipCount
+
   gArmTokenSpaceGuid.PcdArmArchTimerSecIntrNum
   gArmTokenSpaceGuid.PcdArmArchTimerIntrNum
   gArmTokenSpaceGuid.PcdArmArchTimerHypIntrNum
-- 
2.17.1


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

end of thread, other threads:[~2020-08-21 16:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-19 14:53 [PATCH] SgiPkg: Add chip count PCD to build information file for rdn1edgex2 Vijayenthiran Subramaniam
2020-08-20  8:10 ` Ard Biesheuvel
2020-08-20 13:27   ` Sami Mujawar
2020-08-20  9:59 ` Leif Lindholm
2020-08-21 16:49   ` [edk2-devel] " mailinglistforreading
2020-08-21 16:54   ` Vijayenthiran Subramaniam

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