58a59
> from IntelMP import X86IntelMPFloatingPointer, X86IntelMPConfigTable
64a66,71
> intel_mp_pointer = Param.X86IntelMPFloatingPointer(
> X86IntelMPFloatingPointer(),
> 'intel mp spec floating pointer structure')
> intel_mp_table = Param.X86IntelMPConfigTable(
> X86IntelMPConfigTable(),
> 'intel mp spec configuration table')