summaryrefslogtreecommitdiff
path: root/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.inf
diff options
context:
space:
mode:
Diffstat (limited to 'UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.inf')
-rw-r--r--UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.inf3
1 files changed, 2 insertions, 1 deletions
diff --git a/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.inf b/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.inf
index 0f7f13869..8f0b28325 100644
--- a/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.inf
+++ b/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.inf
@@ -3,7 +3,7 @@
#
# This DXE driver produces of the CPU I/O 2 Protocol, as introduced by PI 1.2.
#
-# 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 = CpuIo2Dxe
FILE_GUID = A19B1FE7-C1BC-49F8-875F-54A5D542443F
MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
ENTRY_POINT = CpuIo2Initialize
#