Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
x86, mpparse: call the generic quirk handlers early
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>
- Loading branch information