pub const SYSTEM_MEM_START: u64 = 0x9fc00;
Start of memory region we will use for system data (MPTable, ACPI, etc). We are putting its start address where EBDA normally starts, i.e. in the last 1 KiB of the first 640KiB of memory