diff options
author | qhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-11-23 01:50:52 +0000 |
---|---|---|
committer | qhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-11-23 01:50:52 +0000 |
commit | 7bbae0753119abc70e7c4b129eae693d50125a34 (patch) | |
tree | bba2aee915e47ec79c353c5e4be44e8f8473de93 /MdePkg/Include/Protocol | |
parent | e3f903d547b5f33a86e1281014fabb685016c504 (diff) | |
download | edk2-platforms-7bbae0753119abc70e7c4b129eae693d50125a34.tar.xz |
Simplify the @attention statement.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9467 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Include/Protocol')
-rw-r--r-- | MdePkg/Include/Protocol/LegacyRegion2.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/MdePkg/Include/Protocol/LegacyRegion2.h b/MdePkg/Include/Protocol/LegacyRegion2.h index 070bf6ba1b..ec2663c987 100644 --- a/MdePkg/Include/Protocol/LegacyRegion2.h +++ b/MdePkg/Include/Protocol/LegacyRegion2.h @@ -15,9 +15,7 @@ This Protocol is defined in UEFI Platform Initialization Specification 1.2
Volume 5: Standards
- @attention This protocol appears to be 'EFI_LEGACY_REGION_PROTOCOL' in current PI 1.2
- public spec. Therefore, some names are different from public PI 1.2 spec and we should
- remove this attention when they appear in public PI 1.2 spec in the future.
+ @attention Some definitions in this file do not match the PI 1.2 Specification.
**/
|