src: capitalize 'APIC'
Change-Id: I487fb53bb2b011d214f002fc200ade2f128a4cc6 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/39030 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
This commit is contained in:
parent
e9aef1fe45
commit
a5b0bc4b34
14 changed files with 23 additions and 23 deletions
|
|
@ -859,7 +859,7 @@ static void cpu_bus_scan(struct device *dev)
|
|||
* in LocalApicInitializationAtEarly() function.
|
||||
* And reference GetLocalApicIdForCore()
|
||||
*
|
||||
* Apply apic enumeration rules
|
||||
* Apply APIC enumeration rules
|
||||
* For systems with >= 16 APICs, put the IO-APICs at 0..n and
|
||||
* put the local-APICs at m..z
|
||||
*
|
||||
|
|
|
|||
|
|
@ -886,7 +886,7 @@ static void cpu_bus_scan(struct device *dev)
|
|||
* in LocalApicInitializationAtEarly() function.
|
||||
* And reference GetLocalApicIdForCore()
|
||||
*
|
||||
* Apply apic enumeration rules
|
||||
* Apply APIC enumeration rules
|
||||
* For systems with >= 16 APICs, put the IO-APICs at 0..n and
|
||||
* put the local-APICs at m..z
|
||||
*
|
||||
|
|
|
|||
|
|
@ -864,7 +864,7 @@ static void cpu_bus_scan(struct device *dev)
|
|||
* in LocalApicInitializationAtEarly() function.
|
||||
* And reference GetLocalApicIdForCore()
|
||||
*
|
||||
* Apply apic enumeration rules
|
||||
* Apply APIC enumeration rules
|
||||
* For systems with >= 16 APICs, put the IO-APICs at 0..n and
|
||||
* put the local-APICs at m..z
|
||||
*
|
||||
|
|
|
|||
|
|
@ -871,7 +871,7 @@ static void cpu_bus_scan(struct device *dev)
|
|||
* in LocalApicInitializationAtEarly() function.
|
||||
* And reference GetLocalApicIdForCore()
|
||||
*
|
||||
* Apply apic enumeration rules
|
||||
* Apply APIC enumeration rules
|
||||
* For systems with >= 16 APICs, put the IO-APICs at 0..n and
|
||||
* put the local-APICs at m..z
|
||||
*
|
||||
|
|
|
|||
|
|
@ -1130,7 +1130,7 @@ static void cpu_bus_scan(struct device *dev)
|
|||
* in LocalApicInitializationAtEarly() function.
|
||||
* And reference GetLocalApicIdForCore()
|
||||
*
|
||||
* Apply apic enumeration rules
|
||||
* Apply APIC enumeration rules
|
||||
* For systems with >= 16 APICs, put the IO-APICs at 0..n and
|
||||
* put the local-APICs at m..z
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue