audk/MdePkg
Pierre Gondois c884b23ac4 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>
2020-04-17 03:36:43 +00:00
..
Include MdePkg: Add AML FieldList OpCode definitions 2020-04-17 03:36:43 +00:00
Library MdePkg/UefiScsiLib: Set FUA bit for synchronous SCSI Write operations 2020-04-15 01:13:04 +00:00
Test MdePkg/UnitTestBaseLib: Add check for pointer BinData 2020-03-27 02:03:41 +00:00
MdePkg.ci.yaml MdeModulePkg: Remove gEfiFormBrowserExProtocolGuid Protocol Guid 2020-03-30 01:13:49 +00:00
MdePkg.dec MdePkg: remove PropertiesTable GUID 2020-04-07 08:15:46 +00:00
MdePkg.dsc MdePkg: Disable EBC for unit tests in MdePkg.dsc 2020-02-11 23:57:44 +00:00
MdePkg.uni MdePkg: Add PcdSpeculationBarrierType 2019-04-30 16:39:09 -07:00
MdePkgExtra.uni MdePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:13 -07:00