浏览代码

fix: update loader read size

greatbridf 2 年之前
父节点
当前提交
f1e064e225
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/boot.s

+ 1 - 1
src/boot.s

@@ -41,7 +41,7 @@ read_data_pack:
     .byte 0x10, 0
 # TODO!!!
 # read more!
-    .word 64     # block count (read 16k)
+    .word 64     # block count (read 32k)
     .word 0x0000 # offset address
     .word 0x07e0 # segment address
     .long 1      # LBA to read