37672958ac
There was a restriction that KERNEL_VM_OFFSET must equal to SRAM_OFFSET so that page directory pointer (PDP) or page directory (PD) can be reused. This is not very practical in real world due to various hardware designs, especially those where SRAM is not aligned to PDP or PD. So rework those bits. Signed-off-by: Daniel Leung <daniel.leung@intel.com> |
||
---|---|---|
.. | ||
core | ||
include | ||
zefi | ||
CMakeLists.txt | ||
Kconfig | ||
gen_gdt.py | ||
gen_idt.py | ||
gen_mmu.py | ||
ia32.cmake | ||
intel64.cmake | ||
timing.c |