summaryrefslogtreecommitdiffstats
path: root/UefiCpuPkg/CpuIoPei/CpuIoPei.inf
diff options
context:
space:
mode:
authorydong10 <ydong10@6f19259b-4bc3-4df7-8a09-765794883524>2011-03-14 08:50:25 +0000
committerydong10 <ydong10@6f19259b-4bc3-4df7-8a09-765794883524>2011-03-14 08:50:25 +0000
commit4fe180bae6507c6548dde35fe1562f1730b8ec40 (patch)
tree878ff68bfa942449ad2c7b9e85b4db1c62934013 /UefiCpuPkg/CpuIoPei/CpuIoPei.inf
parent3a63a4255474e55122e62e71a27fd1b53ad12779 (diff)
downloadedk2-4fe180bae6507c6548dde35fe1562f1730b8ec40.tar.gz
edk2-4fe180bae6507c6548dde35fe1562f1730b8ec40.tar.bz2
edk2-4fe180bae6507c6548dde35fe1562f1730b8ec40.zip
Enhance inf to follow spec.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11395 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'UefiCpuPkg/CpuIoPei/CpuIoPei.inf')
-rw-r--r--UefiCpuPkg/CpuIoPei/CpuIoPei.inf3
1 files changed, 2 insertions, 1 deletions
diff --git a/UefiCpuPkg/CpuIoPei/CpuIoPei.inf b/UefiCpuPkg/CpuIoPei/CpuIoPei.inf
index 616e108b13..4ebd9e2fb1 100644
--- a/UefiCpuPkg/CpuIoPei/CpuIoPei.inf
+++ b/UefiCpuPkg/CpuIoPei/CpuIoPei.inf
@@ -3,7 +3,7 @@
#
# This PEIM produces of the CPU I/O PPI.
#
-# Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.<BR>
+# Copyright (c) 2009 - 2011, Intel Corporation. All rights reserved.<BR>
# 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
@@ -19,6 +19,7 @@
BASE_NAME = CpuIoPei
FILE_GUID = AE265864-CF5D-41a8-913D-71C155E76442
MODULE_TYPE = PEIM
+ VERSION_STRING = 1.0
ENTRY_POINT = CpuIoInitialize
#