does the zero page actually contain the RSDP or i thought linux does the scan at 1MB for the RSDP?
Originally posted by @chris-oo in #3104
The zero page has a field for the RDSP, but we don't use it and rely on the fw scan at 1MB. We should probably see if we can use it.