diff options
| author | Warner Losh <imp@FreeBSD.org> | 2026-09-24 06:48:16 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2026-09-24 06:59:42 +0000 |
| commit | 85fb40bad584e7d8c503e5a99bb81cc2d3cf9fee (patch) | |
| tree | 0be136fc2ba74b5af6a217a4408be874dead50db /pythonmod/doc | |
| parent | e960cb4c033c8f65af1e8b09310c1bd5414f21ac (diff) | |
loader.efi: Use EfiLoaderData memory type for ram disks
For the images we read into the memory, use EfiLoaderData memory type
instead of EfiReservedMemoryType. The kernel handles the former properly
and won't reallocate it. While the latter isn't necessarily mapped,
which can cause ram disks to fault when loaded. memdisk_uefi.efi
used the latter type, but also registered the device as an ACPI
RAM disk, which we don't do.
Fixes: afee781523e45
Sponsored by: Netflix
Diffstat (limited to 'pythonmod/doc')
0 files changed, 0 insertions, 0 deletions
