diff options
author | Abdul Lateef Attar <AbdulLateef.Attar@amd.com> | 2024-08-29 14:28:17 +0000 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2024-09-02 14:23:41 +0000 |
commit | 5dafa13d623a764648221ebb644f880c3cb1198f (patch) | |
tree | bb5a44b203a5cdc04f1f3f575ba01f5e5c710221 /DynamicTablesPkg/Readme.md | |
parent | a5f543272899fcf3b04e0665ba87164fb19f564a (diff) | |
download | edk2-5dafa13d623a764648221ebb644f880c3cb1198f.tar.gz |
DynamicTablesPkg: Adds WSMT generator for X64
Adds ACPI WSMT table generator library.
Updates acpi standard table enum with wsmt.
Updates X64 namespace object.
Updates the object parser.
Updates the Readme.
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 b2230aff46..84d7ca9faf 100644 --- a/DynamicTablesPkg/Readme.md +++ b/DynamicTablesPkg/Readme.md @@ -514,4 +514,5 @@ The CM_OBJECT_ID type is used to identify the Configuration Manager | 7 | Sleep Block Info | |
| 8 | Reset Block Info | |
| 9 | Miscellaneous Block Info | |
+| 10 | Windows protection flag Info | |
| `*` | All other values are reserved. | |
|