mirror of https://github.com/acidanthera/audk.git
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
This commit is contained in:
parent
a1e98f78be
commit
0ff3221872
|
@ -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__
|
||||
|
|
Loading…
Reference in New Issue