From c9a4df88fd316c0405d5f557b13ab85d9d0c9efb Mon Sep 17 00:00:00 2001
From: Pierre Gondois <pierre.gondois@arm.com>
Date: Mon, 10 Oct 2022 11:20:57 +0200
Subject: [PATCH] DynamicTablesPkg: Readme.md: Update available tables for
 generation

The following tables can now be generated by the DynamicTablesPkg:
 - PCCT
 - PPTT
 - SRAT

Update the documentation accordingly.

Signed-off-by: Pierre Gondois <Pierre.Gondois@arm.com>
Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
---
 DynamicTablesPkg/Readme.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/DynamicTablesPkg/Readme.md b/DynamicTablesPkg/Readme.md
index 5f92d4c6cb..6b0a6c7a40 100644
--- a/DynamicTablesPkg/Readme.md
+++ b/DynamicTablesPkg/Readme.md
@@ -53,7 +53,10 @@ The framework currently supports the following table generators for ARM:
 * MADT - Multiple APIC Description Table
 * MCFG - PCI Express memory mapped configuration space base address
          Description Table
+* PCCT - Platform Communications Channel Table
+* PPTT - Processor Properties Topology Table
 * SPCR - Serial Port Console Redirection Table
+* SRAT - System Resource Affinity Table
 * SSDT - Secondary System Description Table. This is essentially
          a RAW table generator.