x86, mpparse: call the generic quirk handlers early
authorIngo Molnar <mingo@elte.hu>
Wed, 28 Jan 2009 12:54:56 +0000 (13:54 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 28 Jan 2009 22:20:28 +0000 (23:20 +0100)
Call all the registered MPS quirk handlers early. These methods scan
low RAM typically for specific signatures so are safe to be called
early.

Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found