change test kernel stage name

also pointed up a bug in memory.inc
This commit is contained in:
2024-10-04 22:17:35 -04:00
parent fdbfd811d5
commit 62f036b645
4 changed files with 7 additions and 6 deletions

View File

@@ -829,7 +829,7 @@ IntToHex_table:
NewLine_cstr:
db StrCRLF_NUL
BootTarget_str:
db "BOOT_386BIN"
db "BOOTI686BIN"
; #############
;