File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 4
4
# Note: Local APIC library assumes local APIC is enabled. It does not handle cases
5
5
# where local APIC is disabled.
6
6
#
7
- # Copyright (c) 2010 - 2014 , Intel Corporation. All rights reserved.<BR>
7
+ # Copyright (c) 2010 - 2015 , Intel Corporation. All rights reserved.<BR>
8
8
# This program and the accompanying materials
9
9
# are licensed and made available under the terms and conditions of the BSD License
10
10
# which accompanies this distribution. The full text of the license may be found at
44
44
IoLib
45
45
46
46
[Pcd]
47
- gUefiCpuPkgTokenSpaceGuid.PcdCpuInitIpiDelayInMicroSeconds ## SOMETIME_CONSUMES
47
+ gUefiCpuPkgTokenSpaceGuid.PcdCpuInitIpiDelayInMicroSeconds ## SOMETIMES_CONSUMES
Original file line number Diff line number Diff line change 4
4
# Note: Local APIC library assumes local APIC is enabled. It does not handle cases
5
5
# where local APIC is disabled.
6
6
#
7
- # Copyright (c) 2010 - 2014 , Intel Corporation. All rights reserved.<BR>
7
+ # Copyright (c) 2010 - 2015 , Intel Corporation. All rights reserved.<BR>
8
8
# This program and the accompanying materials
9
9
# are licensed and made available under the terms and conditions of the BSD License
10
10
# which accompanies this distribution. The full text of the license may be found at
44
44
IoLib
45
45
46
46
[Pcd]
47
- gUefiCpuPkgTokenSpaceGuid.PcdCpuInitIpiDelayInMicroSeconds ## SOMETIME_CONSUMES
47
+ gUefiCpuPkgTokenSpaceGuid.PcdCpuInitIpiDelayInMicroSeconds ## SOMETIMES_CONSUMES
48
48
Original file line number Diff line number Diff line change 13
13
# This library differs with the SecPeiDxeTimerLibCpu library in the MdePkg in
14
14
# that it uses the local APIC library so that it supports x2APIC mode.
15
15
#
16
- # Copyright (c) 2010 - 2014 , Intel Corporation. All rights reserved.<BR>
16
+ # Copyright (c) 2010 - 2015 , Intel Corporation. All rights reserved.<BR>
17
17
#
18
18
# This program and the accompanying materials
19
19
# are licensed and made available under the terms and conditions of the BSD License
63
63
64
64
65
65
[Pcd.IA32, Pcd.X64]
66
- gEfiMdePkgTokenSpaceGuid.PcdFSBClock ## SOMETIME_CONSUMES
66
+ gEfiMdePkgTokenSpaceGuid.PcdFSBClock ## SOMETIMES_CONSUMES
67
67
You can’t perform that action at this time.
0 commit comments