mirror of
https://github.com/justinian/jsix.git
synced 2025-12-10 08:24:32 -08:00
Load ELF file with bootloader instead of flat binary
This commit is contained in:
@@ -192,7 +192,6 @@ memory_virtualize(EFI_RUNTIME_SERVICES *runsvc, struct memory_map *map)
|
||||
case KERNEL_MEMTYPE:
|
||||
case KERNEL_FONT_MEMTYPE:
|
||||
case KERNEL_DATA_MEMTYPE:
|
||||
case KERNEL_LOG_MEMTYPE:
|
||||
d->Attribute |= EFI_MEMORY_RUNTIME;
|
||||
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user