diff options
author | xli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-10-28 13:04:40 +0000 |
---|---|---|
committer | xli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-10-28 13:04:40 +0000 |
commit | 0047820e1b4e9db0d0578c47535054ca183b14dc (patch) | |
tree | 8b348a813e11aeaea24609cb3921fcaff0908673 /MdePkg/Include/Ppi/FirmwareVolumeInfo.h | |
parent | 57246fe073e7946e03387576fca76eba86b51694 (diff) | |
download | edk2-platforms-0047820e1b4e9db0d0578c47535054ca183b14dc.tar.xz |
Refine version info in MDE file header.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6275 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Include/Ppi/FirmwareVolumeInfo.h')
-rw-r--r-- | MdePkg/Include/Ppi/FirmwareVolumeInfo.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/MdePkg/Include/Ppi/FirmwareVolumeInfo.h b/MdePkg/Include/Ppi/FirmwareVolumeInfo.h index 338b60ace1..0105a4c32e 100644 --- a/MdePkg/Include/Ppi/FirmwareVolumeInfo.h +++ b/MdePkg/Include/Ppi/FirmwareVolumeInfo.h @@ -1,7 +1,7 @@ /** @file
This file provides location and format of a firmware volume.
- Copyright (c) 2006 - 2007, Intel Corporation
+ Copyright (c) 2006 - 2008, 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
@@ -11,8 +11,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
@par Revision Reference:
- This PPI is defined in PI.
- Version 1.00
+ This PPI is introduced in PI Version 1.0.
**/
|