You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The bootloader maps some of the memory used by the kernel into its own
address space as well. In order for that to work we must ensure that
the bootloader doesn't already have memory mapped there. Mark regions
that are likely to be used by the bootloader as unusable.
0 commit comments