Robert Moore 9f849c6ae7 FADT: Fix extraneous length mismatch warning.
Incorrect register length mismatch between the 32 and 64 bit
registers in some cases. Code was was checking the wrong pointer
for non-zero, should be looking at the address within the GAS
structure.
2009-03-05 16:03:18 -08:00
..