Revision: 16617
          http://sourceforge.net/p/edk2/code/16617
Author:   shenshushi
Date:     2015-01-16 05:20:31 +0000 (Fri, 16 Jan 2015)
Log Message:
-----------
Refine the format of PCD in INF files for UefiCpuPkg.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Shumin Qiu <shumin....@intel.com>
Reviewed-by: Jeff Fan <jeff....@intel.com>

Modified Paths:
--------------
    trunk/edk2/UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib.inf
    trunk/edk2/UefiCpuPkg/Library/BaseXApicX2ApicLib/BaseXApicX2ApicLib.inf
    
trunk/edk2/UefiCpuPkg/Library/SecPeiDxeTimerLibUefiCpu/SecPeiDxeTimerLibUefiCpu.inf

Modified: trunk/edk2/UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib.inf
===================================================================
--- trunk/edk2/UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib.inf 2015-01-16 
03:30:07 UTC (rev 16616)
+++ trunk/edk2/UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib.inf 2015-01-16 
05:20:31 UTC (rev 16617)
@@ -4,7 +4,7 @@
 #  Note: Local APIC library assumes local APIC is enabled. It does not handle 
cases
 #  where local APIC is disabled.
 #
-#  Copyright (c) 2010 - 2014, Intel Corporation. All rights reserved.<BR>
+#  Copyright (c) 2010 - 2015, 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
@@ -44,4 +44,4 @@
   IoLib
 
 [Pcd]
-  gUefiCpuPkgTokenSpaceGuid.PcdCpuInitIpiDelayInMicroSeconds   ## 
SOMETIME_CONSUMES
+  gUefiCpuPkgTokenSpaceGuid.PcdCpuInitIpiDelayInMicroSeconds   ## 
SOMETIMES_CONSUMES

Modified: 
trunk/edk2/UefiCpuPkg/Library/BaseXApicX2ApicLib/BaseXApicX2ApicLib.inf
===================================================================
--- trunk/edk2/UefiCpuPkg/Library/BaseXApicX2ApicLib/BaseXApicX2ApicLib.inf     
2015-01-16 03:30:07 UTC (rev 16616)
+++ trunk/edk2/UefiCpuPkg/Library/BaseXApicX2ApicLib/BaseXApicX2ApicLib.inf     
2015-01-16 05:20:31 UTC (rev 16617)
@@ -4,7 +4,7 @@
 #  Note: Local APIC library assumes local APIC is enabled. It does not handle 
cases
 #  where local APIC is disabled.
 #
-#  Copyright (c) 2010 - 2014, Intel Corporation. All rights reserved.<BR>
+#  Copyright (c) 2010 - 2015, 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
@@ -44,5 +44,5 @@
   IoLib
 
 [Pcd]
-  gUefiCpuPkgTokenSpaceGuid.PcdCpuInitIpiDelayInMicroSeconds   ## 
SOMETIME_CONSUMES
+  gUefiCpuPkgTokenSpaceGuid.PcdCpuInitIpiDelayInMicroSeconds   ## 
SOMETIMES_CONSUMES
 

Modified: 
trunk/edk2/UefiCpuPkg/Library/SecPeiDxeTimerLibUefiCpu/SecPeiDxeTimerLibUefiCpu.inf
===================================================================
--- 
trunk/edk2/UefiCpuPkg/Library/SecPeiDxeTimerLibUefiCpu/SecPeiDxeTimerLibUefiCpu.inf
 2015-01-16 03:30:07 UTC (rev 16616)
+++ 
trunk/edk2/UefiCpuPkg/Library/SecPeiDxeTimerLibUefiCpu/SecPeiDxeTimerLibUefiCpu.inf
 2015-01-16 05:20:31 UTC (rev 16617)
@@ -13,7 +13,7 @@
 # This library differs with the SecPeiDxeTimerLibCpu library in the MdePkg in
 # that it uses the local APIC library so that it supports x2APIC mode.
 #
-# Copyright (c) 2010 - 2014, Intel Corporation. All rights reserved.<BR>
+# Copyright (c) 2010 - 2015, 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
@@ -63,5 +63,5 @@
 
 
 [Pcd.IA32, Pcd.X64]
-  gEfiMdePkgTokenSpaceGuid.PcdFSBClock  ## SOMETIME_CONSUMES
+  gEfiMdePkgTokenSpaceGuid.PcdFSBClock  ## SOMETIMES_CONSUMES
 


------------------------------------------------------------------------------
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to