[Modularkernel-developer] PhysicalManagedInfoStart
Status: Pre-Alpha
Brought to you by:
musteresel
|
From: Tomas K. <tom...@gm...> - 2010-04-04 20:44:47
|
Hi, in setup_physicalmemorymanagement(), the line PhysicalManagedInfoStart = (PhysicalKernelEnd+0x1000)&(~0xFFF); Is PhysicalManagedInfoStart going to contain the start of the loaded .linked section in memory? Tomas |