RSDP: Difference between revisions

m
s/dword/uint32_t/g
[unchecked revision][unchecked revision]
m (Minor change of grammar)
m (s/dword/uint32_t/g)
Line 57:
The size of the entire table since offset 0 to the end.
==== Xsdt Address ====
64-bit physical address of the [[XSDT]] table. If you detect ACPI Version 2.0 you should use this table instead of RSDT even on x86, casting the address to DWORDuint32_t.
==== Extended Checksum ====
This field is used to calculate the checksum of the entire table, including both checksum fields
Anonymous user