Revision: 16854
http://sourceforge.net/p/edk2/code/16854
Author: hwu1225
Date: 2015-02-13 05:22:58 +0000 (Fri, 13 Feb 2015)
Log Message:
-----------
Refine the format of PCD in INF files for UefiCpuPkg.
(Sync patch r16617 from main trunk.)
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Shumin Qiu <[email protected]>
Reviewed-by: Jeff Fan <[email protected]>
Revision Links:
--------------
http://sourceforge.net/p/edk2/code/16617
Modified Paths:
--------------
branches/UDK2014.SP1/UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib.inf
branches/UDK2014.SP1/UefiCpuPkg/Library/BaseXApicX2ApicLib/BaseXApicX2ApicLib.inf
branches/UDK2014.SP1/UefiCpuPkg/Library/SecPeiDxeTimerLibUefiCpu/SecPeiDxeTimerLibUefiCpu.inf
Modified: branches/UDK2014.SP1/UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib.inf
===================================================================
--- branches/UDK2014.SP1/UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib.inf
2015-02-13 05:22:02 UTC (rev 16853)
+++ branches/UDK2014.SP1/UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib.inf
2015-02-13 05:22:58 UTC (rev 16854)
@@ -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:
branches/UDK2014.SP1/UefiCpuPkg/Library/BaseXApicX2ApicLib/BaseXApicX2ApicLib.inf
===================================================================
---
branches/UDK2014.SP1/UefiCpuPkg/Library/BaseXApicX2ApicLib/BaseXApicX2ApicLib.inf
2015-02-13 05:22:02 UTC (rev 16853)
+++
branches/UDK2014.SP1/UefiCpuPkg/Library/BaseXApicX2ApicLib/BaseXApicX2ApicLib.inf
2015-02-13 05:22:58 UTC (rev 16854)
@@ -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:
branches/UDK2014.SP1/UefiCpuPkg/Library/SecPeiDxeTimerLibUefiCpu/SecPeiDxeTimerLibUefiCpu.inf
===================================================================
---
branches/UDK2014.SP1/UefiCpuPkg/Library/SecPeiDxeTimerLibUefiCpu/SecPeiDxeTimerLibUefiCpu.inf
2015-02-13 05:22:02 UTC (rev 16853)
+++
branches/UDK2014.SP1/UefiCpuPkg/Library/SecPeiDxeTimerLibUefiCpu/SecPeiDxeTimerLibUefiCpu.inf
2015-02-13 05:22:58 UTC (rev 16854)
@@ -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
------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits