MdeModulePkg: Add description to MdeModulePkg AcpiTable driver.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
This commit is contained in:
Liming Gao
2016-04-18 09:39:19 +08:00
parent 19c2572560
commit 41a779e77f
2 changed files with 6 additions and 5 deletions

View File

@@ -1,6 +1,9 @@
## @file
# ACPI Table Protocol Driver
#
# This driver initializes ACPI tables (Rsdp, Rsdt and Xsdt) and produces UEFI/PI
# services to install/uninstall/manage ACPI tables.
#
# Copyright (c) 2006 - 2016, Intel Corporation. All rights reserved.<BR>
# Copyright (c) 2016, Linaro Ltd. All rights reserved.<BR>
# This program and the accompanying materials are