diff options
author | Abdul Lateef Attar <AbdulLateef.Attar@amd.com> | 2025-01-27 10:27:23 +0000 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-02-07 15:24:03 +0000 |
commit | 2b3ea9334f46a457ab4f22f2cfe67bc3e5916c1b (patch) | |
tree | 495febab8076f7ac33e66e572fe78626b595961b /DynamicTablesPkg/Readme.md | |
parent | 1f1182c396466300ad6659c42b517542c61706d9 (diff) | |
download | edk2-2b3ea9334f46a457ab4f22f2cfe67bc3e5916c1b.tar.gz |
DynamicTablesPkg: Adds X64 support to SRAT table generator
Adds X64 support to the SRAT table generator library.
Adds EX64ObjLocalApicX2ApicAffinity CM object to get
platform configuration information.
Update the parser with newly added CM object.
Cc: Sami Mujawar <Sami.Mujawar@arm.com>
Cc: Pierre Gondois <pierre.gondois@arm.com>
Signed-off-by: Abdul Lateef Attar <AbdulLateef.Attar@amd.com>
Diffstat (limited to 'DynamicTablesPkg/Readme.md')
-rw-r--r-- | DynamicTablesPkg/Readme.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/DynamicTablesPkg/Readme.md b/DynamicTablesPkg/Readme.md index 676775ab3b..d329641e4f 100644 --- a/DynamicTablesPkg/Readme.md +++ b/DynamicTablesPkg/Readme.md @@ -525,4 +525,5 @@ The CM_OBJECT_ID type is used to identify the Configuration Manager | 15 | Interrupt Source Override info | |
| 16 | Local APIC and X2APIC NMI info | |
| 17 | FACS Information | |
+| 18 | Local APIC and X2APIC Affinity info | |
| `*` | All other values are reserved. | |
|