Groups > Microsoft > WinDbg > Re: !ioapic




!ioapic

!ioapic
Wed, 26 Mar 2008 10:28:24 -070
Vista 64

1: kd> !ioapic
Error reading HalpMpInfoTable.IoApicCount

1: kd> x hal!HalpMpInfoTable
fffff800`01a2a260 hal!HalpMpInfoTable = <no type information>

1: kd> dt hal!HalpMpInfo
Symbol hal!HalpMpInfo not found.


It works fine on Vista32

Post Reply
Re: !ioapic
Fri, 4 Apr 2008 19:06:00 -0700
> Vista 64
>
> 1: kd> !ioapic
> Error reading HalpMpInfoTable.IoApicCount
>
> 1: kd> x hal!HalpMpInfoTable
> fffff800`01a2a260 hal!HalpMpInfoTable = <no type information>
>
> 1: kd> dt hal!HalpMpInfo
> Symbol hal!HalpMpInfo not found.
>
>
> It works fine on Vista32


HalpMpInfo type needs to be added to public x64 symbols. Thanks for
reporting this.

-- 
This posting is provided "AS IS" with no warranties, and confers no
rights. 

Post Reply
about | contact