mirror of
https://github.com/justinian/jsix.git
synced 2025-12-10 00:14:32 -08:00
[boot] Build the kernel mem map from the UEFI one
Created kernel args memory map structure, looping through UEFI's memory map to copy and condense. Tags: boot memory
This commit is contained in:
@@ -28,6 +28,7 @@ warnflags = $
|
||||
-Wno-unused-result $
|
||||
-Wno-deprecated-declarations $
|
||||
-Wno-unused-function $
|
||||
-Wno-address-of-packed-member $
|
||||
-Werror
|
||||
|
||||
ccflags = $
|
||||
|
||||
Reference in New Issue
Block a user