MADT: Difference between revisions

Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content deleted Content added
m Linky fixy, formatting fixy
Line 125: Line 125:
|-
|-
| 5 || 1 || LINT# (0 or 1)
| 5 || 1 || LINT# (0 or 1)
|}

== Entry Type 5 : Local APIC Address Override ==
Provides 64 bit systems with an override of the physical address of the Local APIC. There can only be one of these defined in the MADT. If this structure is defined, the 64-bit Local APIC address stored within it should be used instead of the 32-bit Local APIC address stored in the MADT header.
{| {{wikitable}}
! Offset (hex)
! Length
! Description
|-
| 2 || 2 || Reserved
|-
| 4 || 8 || 64-bit physical address of Local APIC
|}
|}