summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2010-02-26 11:42:57 +0000
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2010-02-26 11:42:57 +0000
commit0ff3221872b8100d1a7ac41b11375d917296f89e (patch)
tree61b3111da15049e9ec5d6da38f45034bfee82a13
parenta1e98f78bec6f64c514ebf94bef68a8a5b87e3b4 (diff)
downloadedk2-platforms-0ff3221872b8100d1a7ac41b11375d917296f89e.tar.xz
Remove notice as it gets to publish in newest PI spec.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10114 6f19259b-4bc3-4df7-8a09-765794883524
-rw-r--r--MdePkg/Include/Protocol/LegacyRegion2.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/MdePkg/Include/Protocol/LegacyRegion2.h b/MdePkg/Include/Protocol/LegacyRegion2.h
index ec2663c987..21800242f1 100644
--- a/MdePkg/Include/Protocol/LegacyRegion2.h
+++ b/MdePkg/Include/Protocol/LegacyRegion2.h
@@ -2,7 +2,7 @@
The Legacy Region Protocol controls the read, write and boot-lock attributes for
the region 0xC0000 to 0xFFFFF.
- Copyright (c) 2009, Intel Corporation
+ Copyright (c) 2009 - 2010, Intel Corporation
All rights reserved. This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
which accompanies this distribution. The full text of the license may be found at
@@ -15,8 +15,6 @@
This Protocol is defined in UEFI Platform Initialization Specification 1.2
Volume 5: Standards
- @attention Some definitions in this file do not match the PI 1.2 Specification.
-
**/
#ifndef __LEGACY_REGION2_H__