forked from xt-sys/exectos
Move memory related routines to a separate file and implement BlGetMemoryMap() routine
This commit is contained in:
@@ -14,6 +14,7 @@ list(APPEND XTLDR_SOURCE
|
||||
${XTLDR_SOURCE_DIR}/blproto.c
|
||||
${XTLDR_SOURCE_DIR}/console.c
|
||||
${XTLDR_SOURCE_DIR}/efiutil.c
|
||||
${XTLDR_SOURCE_DIR}/memory.c
|
||||
${XTLDR_SOURCE_DIR}/string.c
|
||||
${XTLDR_SOURCE_DIR}/system.c
|
||||
${XTLDR_SOURCE_DIR}/volume.c
|
||||
|
Reference in New Issue
Block a user