]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg: Add AML OpCode definition for ExternalOp
authorPierre Gondois <pierre.gondois@arm.com>
Wed, 30 Oct 2019 14:24:57 +0000 (22:24 +0800)
committerLiming Gao <liming.gao@intel.com>
Mon, 4 Nov 2019 00:53:24 +0000 (08:53 +0800)
commitb10ef8a4e75899cfad421dc60d0bbf93c53d37f4
tree640ac40dd03d8f0f800523c7bffa0c21c3f50573
parent6407186db9505f101ece4e1571eceed69b9fbdbe
MdePkg: Add AML OpCode definition for ExternalOp

The ACPI specification, version 6.3, January 2019,
defines the Named Object Encoding for ExternalOp
in section '20.2.5.2 Named Objects Encoding'.

This patch adds the definition for ExternalOp to
the list of Primary Opcode definitions.

Signed-off-by: Pierre Gondois <pierre.gondois@arm.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
MdePkg/Include/IndustryStandard/AcpiAml.h