diff options
Diffstat (limited to 'MdePkg/Include/Protocol/AcpiTable.h')
-rw-r--r-- | MdePkg/Include/Protocol/AcpiTable.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/MdePkg/Include/Protocol/AcpiTable.h b/MdePkg/Include/Protocol/AcpiTable.h index 753d79e6bb..fbbd68d289 100644 --- a/MdePkg/Include/Protocol/AcpiTable.h +++ b/MdePkg/Include/Protocol/AcpiTable.h @@ -11,6 +11,9 @@ THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+ @par Revision Reference:
+ This Protocol was introduced in UEFI Specification 2.3.
+
**/
#ifndef __ACPI_TABLE_H___
|