dasharo-issues icon indicating copy to clipboard operation
dasharo-issues copied to clipboard

Gather capsules into one region

Open BeataZdunczyk opened this issue 2 years ago • 0 comments

Brief summary

Capsules must be located in consecutive physical memory, as required by StartImage(). To make memory management easy for edk2, capsules should be defragmented before payload is started. At this point, the size and location of available target memory may be hardcoded, obtaining it is part of next task.

BeataZdunczyk avatar Apr 17 '24 15:04 BeataZdunczyk