diff options
author | yshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-07-19 05:50:55 +0000 |
---|---|---|
committer | yshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-07-19 05:50:55 +0000 |
commit | 12e6d88727d3bda07e207b0eb93d8fd141ac6aa3 (patch) | |
tree | 609b04ff00db3f81ec60579b88af1ea640738a38 | |
parent | ecc4094208bcbdd61997dfb2cc931092dd140b0c (diff) | |
download | edk2-platforms-12e6d88727d3bda07e207b0eb93d8fd141ac6aa3.tar.xz |
Update the comments of Acpi.h.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3354 6f19259b-4bc3-4df7-8a09-765794883524
-rw-r--r-- | MdePkg/Include/IndustryStandard/Acpi.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MdePkg/Include/IndustryStandard/Acpi.h b/MdePkg/Include/IndustryStandard/Acpi.h index 97ed38b175..ead115089d 100644 --- a/MdePkg/Include/IndustryStandard/Acpi.h +++ b/MdePkg/Include/IndustryStandard/Acpi.h @@ -1,6 +1,6 @@ /** @file
- This file contains some basic ACPI definitions that are consumed by drivers
- that do not care about ACPI versions.
+ This file contains the latest ACPI definitions that are
+ consumed by drivers that do not care about ACPI versions.
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
|