Skip to content

Bootloader marks frames used for the ramdisk as MemoryRegionKind::Usable when using Uefi #399

Closed
@daniel-keitel

Description

@daniel-keitel

Frames in which the ramdisk is stored may be reported as usable in a memory region, when using Uefi.

Tested on hardware (i9-13900K) and qemu.

Workaround:

  • get physical address range of ramdisk (should be contiguous)
  • prevent frames in this range from being used

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions