summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python
diff options
context:
space:
mode:
authorPierre Gondois <pierre.gondois@arm.com>2020-03-30 16:52:38 +0800
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2020-04-17 03:36:43 +0000
commitc884b23ac40a1b1f56e21ebbb1f602fa2e0f05c9 (patch)
tree7c827ec4c27201d7713c6453b0fd8b5c5dde7fcb /BaseTools/Source/Python
parenta7947b6366a660d4d655371fe6bc96315097c06d (diff)
downloadedk2-c884b23ac40a1b1f56e21ebbb1f602fa2e0f05c9.tar.gz
edk2-c884b23ac40a1b1f56e21ebbb1f602fa2e0f05c9.tar.bz2
edk2-c884b23ac40a1b1f56e21ebbb1f602fa2e0f05c9.zip
MdePkg: Add AML FieldList OpCode definitions
The ACPI specification, version 6.3, January 2019, defines the Named Objects Encoding for FieldElements in section '20.2.5.2 Named Objects Encoding'. FieldElements can be one of the following: NamedField | ReservedField | AccessField | ExtendedAccessField | ConnectField Some of these keywords are starting with an opcode, allowing to identify their type. E.g.: ReservedField := 0x00 PkgLength This patch adds these FieldElement opcodes definitions to the list of AML Opcode definitions. Reviewed-by: Liming Gao <liming.gao@intel.com> Reviewed-by: Sami Mujawar <sami.mujawar@arm.com> Reviewed-by: Zhiguang Liu <zhiguang.liu@intel.com> Signed-off-by: Pierre Gondois <pierre.gondois@arm.com>
Diffstat (limited to 'BaseTools/Source/Python')
0 files changed, 0 insertions, 0 deletions