This patch allows the real mode setup code to check for required features (such as cmov, pae, etc.) that would normally just cause the boot process to silently hang. Tested with a K6-2 (no cmov) and an Athlon (has cmov), needs testing on a CPU without cpuid. -- Brian Gerst