x86: multiboot: map memory before accessing if necessary
Before accessing the multiboot data passed by the bootloader,
we need to map the memory first. This adds the code to map
the memory if necessary.
Signed-off-by:
Daniel Leung <daniel.leung@intel.com>
Loading
Please sign in to comment