summaryrefslogtreecommitdiffstats
path: root/DynamicTablesPkg
diff options
context:
space:
mode:
authorPierre Gondois <pierre.gondois@arm.com>2022-10-10 11:20:57 +0200
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2022-10-31 12:32:32 +0000
commitc9a4df88fd316c0405d5f557b13ab85d9d0c9efb (patch)
tree405a922daa09b40e7eda71f9a7a699e0efd431fa /DynamicTablesPkg
parent1729fb8a824c2c63a98e50793810579712113aca (diff)
downloadedk2-c9a4df88fd316c0405d5f557b13ab85d9d0c9efb.tar.gz
edk2-c9a4df88fd316c0405d5f557b13ab85d9d0c9efb.tar.bz2
edk2-c9a4df88fd316c0405d5f557b13ab85d9d0c9efb.zip
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>
Diffstat (limited to 'DynamicTablesPkg')
-rw-r--r--DynamicTablesPkg/Readme.md3
1 files changed, 3 insertions, 0 deletions
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.