]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Enhance inf file to follow inf spec.
authorydong10 <ydong10@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 14 Mar 2011 08:36:16 +0000 (08:36 +0000)
committerydong10 <ydong10@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 14 Mar 2011 08:36:16 +0000 (08:36 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11389 6f19259b-4bc3-4df7-8a09-765794883524

EdkCompatibilityPkg/Compatibility/FrameworkSmmStatusCodeOnPiSmmStatusCodeThunk/FrameworkSmmStatusCodeOnPiSmmStatusCodeThunk.inf
EdkCompatibilityPkg/Compatibility/MpServicesOnFrameworkMpServicesThunk/MpServicesOnFrameworkMpServicesThunk.inf
EdkCompatibilityPkg/Compatibility/PiSmmStatusCodeOnFrameworkSmmStatusCodeThunk/PiSmmStatusCodeOnFrameworkSmmStatusCodeThunk.inf

index ca172faef8e2b2fbe48e44d20764f2dcc6110fd9..5a666a009b66ea883f711984afdd5c991a42d4b1 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
 #  Framework SMM Status Code Protocol on PI SMM Status Code Protocol Thunk driver.\r
 #\r
-#  Copyright (c) 2010, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2010 - 2011, Intel Corporation. All rights reserved.<BR>\r
 #\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -19,6 +19,7 @@
   FILE_GUID                      = 88B49226-A63F-4505-9D3C-B5A67B846133\r
   MODULE_TYPE                    = DXE_SMM_DRIVER\r
   PI_SPECIFICATION_VERSION       = 0x0001000A\r
+  VERSION_STRING                 = 1.0  \r
   ENTRY_POINT                    = SmmStatusCodeThunkMain\r
 \r
 #\r
index 3fb08bcb4425cdbde60f05fa6aae9268bee0fe52..15528e331c4ce2354c2ceb90729cc4b12075d501 100644 (file)
@@ -4,7 +4,7 @@
 # Intel's Framework MP Services Protocol is replaced by EFI_MP_SERVICES_PROTOCOL in PI 1.1.\r
 # This module produces PI MP Services Protocol on top of Framework MP Services Protocol.\r
 #\r
-# Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2009 - 2011, Intel Corporation. All rights reserved.<BR>\r
 #\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -21,6 +21,7 @@
   BASE_NAME                      = MpServicesOnFrameworkMpServicesThunk\r
   FILE_GUID                      = 51739E2A-A022-4D73-ADB9-91F0C9BC7142\r
   MODULE_TYPE                    = DXE_DRIVER\r
+  VERSION_STRING                 = 1.0\r
   ENTRY_POINT                    = InitializeMpServicesProtocol\r
 \r
 #\r
index 523b4c6ffd55b826edd3871935115d96af095baa..d1c72dc45c9a2cd6aae463ec96287a12172f6138 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
 #  PI SMM Status Code Protocol on Framework SMM Status Code Protocol Thunk driver.\r
 #\r
-#  Copyright (c) 2010, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2010 - 2011, Intel Corporation. All rights reserved.<BR>\r
 #\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -19,6 +19,7 @@
   FILE_GUID                      = 14FF38A8-ACBA-4228-A7D7-A73260C7559B\r
   MODULE_TYPE                    = DXE_SMM_DRIVER\r
   PI_SPECIFICATION_VERSION       = 0x0001000A\r
+  VERSION_STRING                 = 1.0  \r
   ENTRY_POINT                    = SmmStatusCodeThunkMain\r
 \r
 #\r