[syslinux] [PATCH 1/1] : Adding long mode support to dmi

Erwan Velu erwan at seanodes.com
Wed Aug 30 10:55:43 PDT 2006


 From : Erwan Velu <erwan.velu at free.fr>

This patch add the ability to read the long-mode flag from the processor.
This helps you to know if the processor is x86_64 capable or not.
So "dmi->processor.cpu_flags.lm " is a boolean that represent the "Long 
Mode" cpu flag.

It also add two bugfix :
- some cpu flags were shifted due to some "null" messages in the structure
- the "BB" cpu type from Intel were not supported

This new code comes mainly from the Linux kernel.
Greetings are for those who wrote it.

Testing and feedback are welcome.

Signed-off-by:Erwan Velu <erwan.velu at free.fr>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: dmi_lm.patch
Type: text/x-patch
Size: 4259 bytes
Desc: not available
URL: <http://www.zytor.com/pipermail/syslinux/attachments/20060830/06912f44/attachment.bin>


More information about the Syslinux mailing list