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
uefi: add MemoryMap::raw() and MemoryMap::raw_mut()
There are scenarios where users need the raw memory map. For example,
but not limited to, bootloaders that want to embed the EFI memory map in a
Multiboot2 boot information structure.
0 commit comments